|
|
EDA365欢迎您登录!
您需要 登录 才可以下载或查看,没有帐号?注册
x
linux 启动tomcat 显示strartd 但是进程却没有,这是什么情况啊?
s+ f; Z3 U' H4 n' T: p' P5 J0 ^( o. G2 J, y3 ^
[root@localhost bin]# ./catalina.sh start
" S/ b* z# e2 o- `1 V+ WUsing CATALINA_BASE: /usr/tomcat/apache-tomcat-8.5.43
. P# X; o1 m" ^3 D# k7 p# J; \Using CATALINA_HOME: /usr/tomcat/apache-tomcat-8.5.43" g4 z$ F9 c: l; i8 p1 j: V
Using CATALINA_TMPDIR: /usr/tomcat/apache-tomcat-8.5.43/temp, W S1 _; D2 e( u N; K
Using JRE_HOME: /usr/java/jkd1.8.0_2117 J9 S5 F t, t( c2 r! u
Using CLASSPATH: /usr/tomcat/apache-tomcat-8.5.43/bin/bootstrap.jar:/usr/tomcat/apache-tomcat-8.5.43/bin/tomcat-juli.jar4 Z1 S; v' Z' A- X% U9 d% q
Tomcat started.' {* ^1 l- o( Z5 ^; s, h1 g$ w
[root@localhost bin]# ps -ef|grep tomcat0 A. {5 l& x$ ~
root 3642 3496 0 11:14 pts/0 00:00:00 grep --color=auto tomcat
5 |6 I8 r4 ]8 p6 |6 J5 F# ? |
|