Tomcat shudown does not kill process
        Posted  
        
            by vijay.shad
        on Server Fault
        
        See other posts from Server Fault
        
            or by vijay.shad
        
        
        
        Published on 2010-02-23T16:50:58Z
        Indexed on 
            2010/03/26
            2:03 UTC
        
        
        Read the original article
        Hit count: 580
        
Hi all,
I have got some problems with my tomcat instance. I am using apache-tomcat-6.0.20 for linux.My OS is CENTOS
when I execute command
# bin/shutdown.sh
It does not close the process that is running the tomcat.
Can any body please give me some idea; what is happening with the process.
© Server Fault or respective owner