maven nexus 私服重启

本文介绍了当Maven私服无法访问时的排查与重启步骤。通过查找nexus相关文件位置,定位到服务安装路径,并使用重启命令使服务恢复正常运行。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

maven 私服down掉

http://192.168.2.115:8081/nexus/content/groups/public/ 打不开

 

 

root@Server:~# find / -name nexus
/root/.java/.userPrefs/com/sonatype/nexus
/root/sonatype-work/nexus
/opt/nexus-2.11.2-06-bundle/sonatype-work/nexus
/opt/nexus-2.11.2-06-bundle/sonatype-work/nexus/storage/central/.nexus/trash/.nexus/attributes/org/sonatype/nexus
/opt/nexus-2.11.2-06-bundle/sonatype-work/nexus/storage/central/.nexus/trash/org/sonatype/nexus
/opt/nexus-2.11.2-06-bundle/nexus-2.11.2-06/nexus
/opt/nexus-2.11.2-06-bundle/nexus-2.11.2-06/nexus/WEB-INF/classes/org/sonatype/nexus
/opt/nexus-2.11.2-06-bundle/nexus-2.11.2-06/bin/nexus
/download/sonatype-work/nexus
/download/nexus-2.11.2-06/nexus
/download/nexus-2.11.2-06/nexus/WEB-INF/classes/org/sonatype/nexus
/download/nexus-2.11.2-06/bin/nexus
/usr/local/nexus

 

 

进入 nexus 的bin目录

 

cd /opt/nexus-2.11.2-06-bundle/nexus-2.11.2-06/bin/

 

root@Server:/opt/nexus-2.11.2-06-bundle/nexus-2.11.2-06/bin# ls
jsw  nexus  nexus.bat

root@Server:/opt/nexus-2.11.2-06-bundle/nexus-2.11.2-06/bin# ./nexus
Usage: ./nexus { console | start | stop | restart | status | dump }

 

 

./nexus restart  重启服务就OK了

 

监听的8081端口

root@Server:/opt/nexus-2.11.2-06-bundle/nexus-2.11.2-06/bin# ./nexus restart  
****************************************
WARNING - NOT RECOMMENDED TO RUN AS ROOT
****************************************
Stopping Nexus OSS...
Removed stale pid file: /opt/nexus-2.11.2-06-bundle/nexus-2.11.2-06/bin/../bin/jsw/linux-x86-64/nexus.pid
Nexus OSS was not running.
Starting Nexus OSS...
Started Nexus OSS.

root@Server:/opt/nexus-2.11.2-06-bundle/nexus-2.11.2-06/bin# lsof -i:8080
root@Server:/opt/nexus-2.11.2-06-bundle/nexus-2.11.2-06/bin# lsof -i:8081
COMMAND   PID USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
java    23852 root  526u  IPv4 107187      0t0  TCP *:tproxy (LISTEN)

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值