我已经将服务器更新到JDK 1.7.0-51。但是当我尝试在glassfish中启动domain1时,控制台显示
JVM failed to start: java.io.IOException: Cannot run program "/usr/java/jdk1.7.0_51/bin/java" (in directory "/home/glassfish/glassfish4/glassfish/domains/domain1/config"): error=13, Permiso denegado
当我尝试使用其他已安装的versión jdk 1.7.
我使用的是亚马逊ec2 Linux服务器。我在Jenkins管道输出中得到以下错误。
No compiler is provided in this environment Perhaps you are running on a JRE rather than a JDK
我尝试在服务器上运行该命令,它工作正常。我已经在全局工具配置中将JDK和MVN安装更新到我的linux路径,但是我仍然收到这个错误。
最初,我在Tomcat9上安装了jdk10。我无法运行任何动态网络项目,因为出现了以下错误:
-Djava.endorsed.dirs=/usr/local/src/apache-tomcat-8.5.31/endorsed is not supported. Endorsed standards and standalone APIs
in modular form will be supported via the concept of upgradeable modules.
Error: Could not create the Java Virtual Machine.
Error:
我已经使用Jenkins > Manage > Global配置配置Jenkins,以确保代理在构建之前安装了所需的工具链。
为什么样条构建的工具安装阶段失败而出现以下错误(例如)?
Installer "Run Shell Command" cannot be used to install "jdk-11.0.5" on the node "cent76-test401"
我试着在三星Chromebook Series3上安装Android Studio,但我坚持使用Java。任何帮助都将不胜感激。
Downloaded and extracted Android Studio
Downloaded and extracted Java 1.7.0_21 JDK ARM
Completed the below commands except the javaws commands as they error-ed out doesn't exist
tar xzvf ~/Downloads/jdk-7u21-linux-arm.tar.gz sudo