码迷,mamicode.com
首页 > Windows程序 > 详细

Windows nexus 启动失败

时间:2014-11-16 20:02:04      阅读:3638      评论:0      收藏:0      [点我收藏+]

标签:io   ar   os   sp   java   for   strong   文件   div   

现象:
nexus Windows系统服务安装成功,但启动失败
D:\nexus-2.10.0-02-bundle\nexus-2.10.0-02\bin>nexus.bat
Usage: nexus.bat { console : start : stop : restart : install : uninstall }
请按任意键继续. . .
D:\nexus-2.10.0-02-bundle\nexus-2.10.0-02\bin>nexus.bat install
wrapper  | nexus installed.
D:\nexus-2.10.0-02-bundle\nexus-2.10.0-02\bin>nexus.bat start
wrapper  | Starting the nexus service...
wrapper  | The nexus service was launched, but failed to start.
请按任意键继续. . .


日志(wrapper.log)
wrapper  | Unable to execute Java command.  系统找不到指定的文件。 (0x2)
wrapper  |     "java" -Djava.io.tmpdir=./tmp -Djava.net.preferIPv4Stack=true 
wrapper  | Critical error: wait for JVM process failed
wrapper  | The nexus service was launched, but failed to start.


解决:
nexus-2.10.0-02/bin/jsw/conf/wrapper.conf
# Set the JVM executable
# (modify this to absolute path if you need a Java that is not on the OS path)
wrapper.java.command=C:\Program Files\Java\jdk1.7.0_67\jre\bin\java.exe

Windows nexus 启动失败

标签:io   ar   os   sp   java   for   strong   文件   div   

原文地址:http://www.cnblogs.com/custa/p/4101724.html

(2)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!