新建java虚拟机是出现Stoping Tomcat、waiting for processes to exit

问答中心分类: Nginx新建java虚拟机是出现Stoping Tomcat、waiting for processes to exit
jinlifeng821624 asked 7 年 ago
Please choose to use environment:
1. Use php
2. Use java
Please input a numberDefault 1 press Enter) 2
Do you want to setup SSL under Nginx? [y/n]: n
Please input domain(example: http://www.example.com): sd.sxeto.com
Please input the directory for the domain:sd.sxeto.com :
(Default directory: /data/wwwroot/sd.sxeto.com):
Virtual Host Directory=/data/wwwroot/sd.sxeto.com
Create Virtul Host directory......
set permissions of Virtual Host directory......
domain=sd.sxeto.com
Do you want to add more domain name? [y/n]: n
Do you want to add hotlink protection? [y/n]: y
Allow Nginx/Tengine/OpenResty access_log? [y/n]: y
You access log file=/data/wwwlogs/sd.sxeto.com_nginx.log
nginx: the configuration file /usr/local/nginx/conf/nginx.conf syntax is ok
nginx: configuration file /usr/local/nginx/conf/nginx.conf test is successful
Reload Nginx......
Stoping Tomcat
Using CATALINA_BASE: /usr/local/tomcat
Using CATALINA_HOME: /usr/local/tomcat
Using CATALINA_TMPDIR: /usr/local/tomcat/temp
Using JRE_HOME: /usr/java/jdk1.7.0_80
Using CLASSPATH: /usr/local/tomcat/bin/bootstrap.jar
waiting for processes to exit
waiting for processes to exit
Starting tomcat
Using CATALINA_BASE: /usr/local/tomcat
Using CATALINA_HOME: /usr/local/tomcat
Using CATALINA_TMPDIR: /usr/local/tomcat/temp
Using JRE_HOME: /usr/java/jdk1.7.0_80
Using CLASSPATH: /usr/local/tomcat/bin/bootstrap.jar
Tomcat is running with pid: 5156
#######################################################################
# OneinStack for CentOS/RadHat 5+ Debian 6+ and Ubuntu 12+ #
# For more information please visit https://oneinstack.com #
#######################################################################
Your domain: sd.sxeto.com
Nginx Virtualhost conf: /usr/local/nginx/conf/vhost/sd.sxeto.com.conf
Tomcat Virtualhost conf: /usr/local/tomcat/conf/vhost/sd.sxeto.com.xml
Directory of: /data/wwwroot/sd.sxeto.com

1 Answers
oneinstack answered 7 年 ago
没有出错,waiting for processes to exit是登台tomcat关闭,再启动,因为vhost.sh会修改server.xml,重启才生效