Server shutdown time has increased significantly because of ActiveMQ v4
-----------------------------------------------------------------------

                 Key: GERONIMO-2737
                 URL: https://issues.apache.org/jira/browse/GERONIMO-2737
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: ActiveMQ, startup/shutdown
    Affects Versions: 2.0-M2
         Environment: Tomcat6 JEE5 assembly from 2.0 trunk Rev496565 on Core 
Duo system w/ WinXP and logging set to DEBUG level
            Reporter: Donald Woods
             Fix For: 2.0


Server shutdowns (either Ctrl+C or with shutdown script) is taking a lot longer 
in 2.0 than it did in 1.1.1.
The ActiveMQ.stomp.default and ActiveMQ.tcp.default gbeans are taking 11 secs. 
to shutdown, while everything else only takes 5 secs.  -

15:13:29,921 DEBUG [BasicKernel] Starting kernel shutdown
. . .
15:13:30,390 DEBUG [GBeanInstanceState] GBeanInstanceState for: 
org.apache.geronimo.configs/activemq-broker/2.0-SNAPSHOT/car?ServiceModule=org.apache.geronimo.configs/activemq-broker/2.0-SNAPSHOT/car,j2eeType=JMSServer,name=ActiveMQ
 State changed from running to stopping
15:13:30,390 DEBUG [GBeanInstanceState] GBeanInstanceState for: 
org.apache.geronimo.configs/activemq-broker/2.0-SNAPSHOT/car?ServiceModule=org.apache.geronimo.configs/activemq-broker/2.0-SNAPSHOT/car,j2eeType=JMSConnector,name=ActiveMQ.stomp.default
 State changed from running to stopping
15:13:36,093 DEBUG [GBeanInstanceState] GBeanInstanceState for: 
org.apache.geronimo.configs/activemq-broker/2.0-SNAPSHOT/car?ServiceModule=org.apache.geronimo.configs/activemq-broker/2.0-SNAPSHOT/car,j2eeType=JMSConnector,name=ActiveMQ.stomp.default
 State changed from stopping to stopped
15:13:36,093 DEBUG [GBeanInstanceState] GBeanInstanceState for: 
org.apache.geronimo.configs/activemq-broker/2.0-SNAPSHOT/car?ServiceModule=org.apache.geronimo.configs/activemq-broker/2.0-SNAPSHOT/car,j2eeType=JMSConnector,name=ActiveMQ.tcp.default
 State changed from running to stopping
15:13:41,125 DEBUG [GBeanInstanceState] GBeanInstanceState for: 
org.apache.geronimo.configs/activemq-broker/2.0-SNAPSHOT/car?ServiceModule=org.apache.geronimo.configs/activemq-broker/2.0-SNAPSHOT/car,j2eeType=JMSConnector,name=ActiveMQ.tcp.default
 State changed from stopping to stopped
. . .
15:13:46,265 DEBUG [BasicKernel] Kernel shutdown complete


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to