0

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...
Community
  • 1
  • 1
hkguile
  • 4,235
  • 17
  • 68
  • 139
  • 2
    Check logs of tomcat under `TOMCAT_HOME/logs/` – Eric Jun 05 '15 at 03:59
  • possible duplicate of [PID file exists, but process is not running](http://stackoverflow.com/questions/21795718/pid-file-exists-but-process-is-not-running) - this is likely because Apache is running on the same port. – Ken Y-N Jun 05 '15 at 04:43
  • my apache run at different port – hkguile Jun 05 '15 at 05:13
  • i just resintall the tomcat6 but when i type service tomcat6 status tomcat6 (pid ) is running... , there is no pid number – hkguile Jun 05 '15 at 06:14
  • cat /var/log/tomcat6/catalina.out -> This account is currently not available. – hkguile Jun 05 '15 at 06:15

0 Answers0