wrapper | The nexus-webapp service is not installed - The specified service does not exist

解决方式是到 D:\Program\nexus-2.0.6-bundle\nexus-2.0.6\conf 目录下,修改 nexus.properties
在最后添加一行 wrapper.startup.delay=30
然后先运行install-nexus.bat ,start-nexus.bat 就可以了

D:\Program\nexus-2.0.6-bundle\nexus-2.0.6\bin\jsw\windows-x86-64>install-nexus.bat

        wrapper  | nexus installed.

D:\Program\nexus-2.0.6-bundle\nexus-2.0.6\bin\jsw\windows-x86-64>start-nexus.bat
        wrapper  | Starting the nexus service...
        wrapper  | Waiting to start...
        wrapper  | Waiting to start...
        wrapper  | nexus started.

D:\Program\nexus-2.0.6-bundle\nexus-2.0.6\bin\jsw\windows-x86-64>

posted on 2012-07-04 21:41  shannyn  阅读(3154)  评论(0编辑  收藏  举报

导航