Intermittent Error While Shutting Down Synapse
----------------------------------------------

                 Key: SYNAPSE-692
                 URL: https://issues.apache.org/jira/browse/SYNAPSE-692
             Project: Synapse
          Issue Type: Bug
          Components: Core
    Affects Versions: 2.0
            Reporter: Hiranya Jayathilaka


Encountered the following error once. Couldn't reproduce consistently:

2010-09-25 11:49:37,081 [-] [Thread-10] ERROR SynapseServer Error occurred 
while shutting down Apache Synapse, it may not be a clean shutdown
java.lang.IllegalStateException: Shutdown in progress
        at 
java.lang.ApplicationShutdownHooks.remove(ApplicationShutdownHooks.java:55)
        at java.lang.Runtime.removeShutdownHook(Runtime.java:220)
        at 
org.apache.axis2.engine.ListenerManager.stop(ListenerManager.java:177)
        at 
org.apache.synapse.Axis2SynapseController.stop(Axis2SynapseController.java:310)
        at org.apache.synapse.ServerManager.stop(ServerManager.java:274)
        at org.apache.synapse.ServerManager.shutdown(ServerManager.java:137)
        at org.apache.synapse.SynapseServer$1.run(SynapseServer.java:88)
2010-09-25 11:49:37,086 [-] [HttpCoreNIOListener]  INFO HttpCoreNIOListener 
HTTPS Listener Shutdown
2010-09-25 11:49:37,088 [-] [Thread-9]  INFO MailTransportListener MAILTO 
Listener Shutdown
2010-09-25 11:49:37,089 [-] [HttpCoreNIOListener]  INFO HttpCoreNIOListener 
HTTP Listener Shutdown
2010-09-25 11:49:37,090 [-] [Thread-9]  INFO VFSTransportListener VFS Listener 
Shutdown
2010-09-25 11:49:37,091 [-] [HttpCoreNIOSender]  INFO HttpCoreNIOSender HTTPS 
Sender Shutdown
2010-09-25 11:49:37,092 [-] [HttpCoreNIOSender]  INFO HttpCoreNIOSender HTTP 
Sender Shutdown
2010-09-25 11:49:37,094 [-] [Thread-9]  INFO JMSSender JMS Sender Shutdown
2010-09-25 11:49:37,094 [-] [Thread-9]  INFO VFSTransportSender VFS Sender 
Shutdown


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to