当前位置:   article > 正文

maven nexus 私服重启_nexus maven 修改后需要重启么

nexus maven 修改后需要重启么

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)

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/你好赵伟/article/detail/124727
推荐阅读
相关标签
  

闽ICP备14008679号