You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2008/07/08 12:06:10 UTC

DO NOT REPLY [Bug 45363] New: Apache process is still running, when stopped the service through shutdown.sh

https://issues.apache.org/bugzilla/show_bug.cgi?id=45363

           Summary: Apache process is still running, when stopped the
                    service through shutdown.sh
           Product: Tomcat 6
           Version: 6.0.16
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: P3
         Component: Native:JK
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: sahid_shaik@bmc.com
                CC: sahid_shaik@bmc.com


Apache process is still running, when stopped the service through shutdown.sh


Need to kill the process explicitly.

Observed in Linux and Solaris os.

++++++++++++++++++++
peshve:/home1/sahid/apache-tomcat-6.0.16/bin # sh shutdown.sh
Using CATALINA_BASE:   /home1/sahid/apache-tomcat-6.0.16
Using CATALINA_HOME:   /home1/sahid/apache-tomcat-6.0.16
Using CATALINA_TMPDIR: /home1/sahid/apache-tomcat-6.0.16/temp
Using JRE_HOME:       /usr/java/jdk1.5.0_15/
peshve:/home1/sahid/apache-tomcat-6.0.16/bin # ps -ef | grep apache
root      7168     1  0 Jul07 pts/0    00:07:01 /usr/java/jdk1.5.0_15//bin/java
                                                                             
-Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
-Djava.util.lo                                                                 
           
gging.config.file=/home1/sahid/apache-tomcat-6.0.16//conf/logging.properties
-Dj                                                                            
 ava.endorsed.dirs=/home1/sahid/apache-tomcat-6.0.16//endorsed -classpath
:/home1                                                                        
     /sahid/apache-tomcat-6.0.16//bin/bootstrap.jar
-Dcatalina.base=/home1/sahid/apac                                              
                               he-tomcat-6.0.16/
-Dcatalina.home=/home1/sahid/apache-tomcat-6.0.16/ -Djava.io.t                 
                                                           
mpdir=/home1/sahid/apache-tomcat-6.0.16//temp
org.apache.catalina.startup.Bootst                                             
                                rap start
root     19787 19711  0 10:15 pts/1    00:00:00 grep apache
peshve:/home1/sahid/apache-tomcat-6.0.16/bin # kill -9 7168
peshve:/home1/sahid/apache-tomcat-6.0.16/bin # ps -ef | grep apache
root     19840 19711  0 10:21 pts/1    00:00:00 grep apache

++++++++++++++++++++++++++++++++++++++++=


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 45363] Apache process is still running, when stopped the service through shutdown.sh

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45363


Filip Hanik <fh...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




--- Comment #1 from Filip Hanik <fh...@apache.org>  2008-07-08 03:34:35 PST ---
This is not a bug. I would suggest you post your question to the tomcat user
mailing list, where you can get support for your particular use case.

best
Filip


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org