This article is a mirror article of machine translation, please click here to jump to the original article.

View: 1|Reply: 0

[Solved] Cannot run program "sh": error=13, Permission denied

[Copy link]
Posted on47 seconds ago | | |
Requirements: When the jar program calls sh to execute the system command on the Linux server, an error is reported"java.io.IOException: Cannot run program "sh": error=13, Permission deniedThe program has been reporting errors and cannot run normally.

The Java code is as follows:
This code actually executes the following command on the Linux server:
Executing the command directly on the server has no problem, and executing it with a Java program prompts no permissions.

Finally, it was found that the problem was caused by some programs in the Java runtime without execution permissions, and the solution was to directly give execution permissions to all files in the runtime (Not recommended), the command is as follows:




Previous:Cisco Packet Tracer Cisco Network Emulator Download and Installation Tutorial
Disclaimer:
All software, programming materials or articles published by Code Farmer Network are only for learning and research purposes; The above content shall not be used for commercial or illegal purposes, otherwise, users shall bear all consequences. The information on this site comes from the Internet, and copyright disputes have nothing to do with this site. You must completely delete the above content from your computer within 24 hours of downloading. If you like the program, please support genuine software, purchase registration, and get better genuine services. If there is any infringement, please contact us by email.

Mail To:help@itsvse.com