Anisha Parveen -X (anparvee - Infosys at Cisco) wrote:
From the log messages it seems Tomcat is not loading the contexts
provided in server.xml.
Out of the contexts provided in server.xml , only one of it getting
loaded and no log messages for the rest.
Could you post the log messgages? Say, last 20 lines from catalina.out
(or whatever is the default log file).
If one context is loaded then Tomcat IS running and I would expect that
"ps -ef | grep tomcat" or better "ps -ef | grep java" returns something.
Also, try "netstat -atn" and look for port tomcat is configured to
listen on (usually 8080, or 80).
Regards,
Ognjen
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]