Maven nexus 安装nexus私服出现的问题和解决办法

2024-11-24 55阅读 0评论

1. 在win10中安装nexus时提示:wrapper | openscmanager failed - 拒绝访问。 (0x5)

主要是没有权限。需要以管理员的身份运行

如果你是直接点击 start-nexus.bat 来启动服务的话:

1、Maven nexus 安装nexus私服出现的问题和解决办法 - 奥多云

如果你是 通过 cmd窗口来执行的话,需要设置命令提示符窗口的权限来执行

2、Maven nexus 安装nexus私服出现的问题和解决办法 - 奥多云

2. 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.batstart-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

?
1
2
3
4
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>

以上就是对安装nexus 出现的问题及解决办法,后续继续整理相关知识,谢谢大家对本站的支持!

文章版权声明:除非注明,否则均为奥多云原创文章,转载或复制请以超链接形式并注明出处。

发表评论

快捷回复: 表情:
评论列表 (暂无评论,55人围观)

还没有评论,来说两句吧...

取消
微信二维码
微信二维码
支付宝二维码