Hi ,
        I am having a weird problem. I have deployed a webapp which
basically runs a servlet in tomcat5. I can start and stop using the exe
file provided. But when I use the command line version ie when I open a
command shell and type "catalina.bat start" tomcat starts properly in a
new shell.
But when in the same command shell and I type "catalina.bat stop" It
tries to stop tomcat but doesnot stop it properly and doesnot close the
tomcat shell. 
The last message that appears on the tomcat shell while stopping is 

 "Feb 4, 2005 2:35:29 PM org.apache.coyote.http11.Http11Protocol destroy
  INFO: Stopping Coyote HTTP/1.1 on http-8080"

This problem doesn't occur when my webapp is not deployed.

Kindly advice as to wht could be wrong.Thanks in advance.

Best Regards,
Satya

Reply via email to