i just installed tomcat6 via yum
where i input a command: service tomcat6 start
Starting tomcat6: [ OK ]
but i use the command service tomcat6 status, it shows failed
PID file exists, but process is not running [FAILED]
i had tried the solution inside this thread
I don't understand the results from #service tomcat6 status
but not still get it work, could anyone help?
Please do force my question as duplicated, i had already tried PID file exists, but process is not running
, it not work for my case, see my comment
- service tomcat6 start
Starting tomcat6: [FAILED]
- service tomcat6 stop
Stopping tomcat6: [ OK ]
- service tomcat6 status
tomcat6 (pid ) is running...