Observed following exception while graceful shutting down once CEP node after some idle time. Reported jira at [1].
[1]: https://wso2.org/jira/browse/CEP-748 [2014-03-24 15:26:27,614] INFO - {JMXServerManager} JMX Service URL : service:jmx:rmi://localhost:11111/jndi/rmi://localhost:9999/jmxrmi [2014-03-24 15:26:27,615] INFO - {StartupFinalizerServiceComponent} Server : WSO2 Complex Event Processor-3.1.0 [2014-03-24 15:26:27,616] INFO - {StartupFinalizerServiceComponent} WSO2 Carbon started in 52 sec [2014-03-24 15:26:27,906] INFO - {CarbonUIServiceComponent} Mgt Console URL : https://10.100.0.33:9443/carbon/ ^C[2014-03-24 16:35:24,233] INFO - {CarbonServerManager} Shutdown hook triggered.... [2014-03-24 16:35:24,235] INFO - {CarbonServerManager} Gracefully shutting down WSO2 Complex Event Processor... [2014-03-24 16:35:24,242] INFO - {ServerManagement} Starting to switch to maintenance mode... Exception in thread "Cluster [wso2.carbon.domain] coordinator elector thread" [2014-03-24 16:35:24,246] INFO - {ServerManagement} Stopped all transport listeners [2014-03-24 16:35:24,246] INFO - {ServerManagement} Waiting for request service completion... com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.WaitNotifyServiceImpl.shutdown(WaitNotifyServiceImpl.java:217) at com.hazelcast.spi.impl.NodeEngineImpl.shutdown(NodeEngineImpl.java:341) at com.hazelcast.instance.Node.doShutdown(Node.java:382) at com.hazelcast.instance.Node.shutdown(Node.java:343) at com.hazelcast.instance.Node$NodeShutdownHookThread.run(Node.java:465) [2014-03-24 16:35:24,252] INFO - {ServerManagement} All requests have been served. [2014-03-24 16:35:24,252] INFO - {ServerManagement} Waiting for deployment completion... [2014-03-24 16:35:24,292] INFO - {WebApplication} Unloaded webapp: StandardEngine[Catalina].StandardHost[localhost].StandardContext[/STRATOS_ROOT] [2014-03-24 16:35:24,351] INFO - {WebApplication} Unloaded webapp: StandardEngine[Catalina].StandardHost[localhost].StandardContext[/shindig] [2014-03-24 16:35:24,352] INFO - {XmlWebApplicationContext} Closing Root WebApplicationContext: startup date [Mon Mar 24 15:25:57 IST 2014]; root of context hierarchy [2014-03-24 16:35:24,353] INFO - {DefaultListableBeanFactory} Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@8cf1db8: defining beans [cxf,org.apache.cxf.bus.spring.BusWiringBeanFactoryPostProcessor,org.apache.cxf.bus.spring.Jsr250BeanPostProcessor,org.apache.cxf.bus.spring.BusExtensionPostProcessor,dataReceiverStreamsService,dataReceiverStreamService,streamsBean,streamBean]; root of factory hierarchy [2014-03-24 16:35:24,362] INFO - {WebApplication} Unloaded webapp: StandardEngine[Catalina].StandardHost[localhost].StandardContext[/datareceiver] [2014-03-24 16:35:24,367] INFO - {WebApplication} Unloaded webapp: StandardEngine[Catalina].StandardHost[localhost].StandardContext[/portal] [2014-03-24 16:35:24,373] INFO - {WebApplication} Unloaded webapp: StandardEngine[Catalina].StandardHost[localhost].StandardContext[/cep-dash] [2014-03-24 16:35:24,378] INFO - {WebApplication} Unloaded webapp: StandardEngine[Catalina].StandardHost[localhost].StandardContext[/store] [2014-03-24 16:35:24,384] INFO - {WebApplication} Unloaded webapp: StandardEngine[Catalina].StandardHost[localhost].StandardContext[/sso] [2014-03-24 16:35:24,384] INFO - {ServerManagement} All deployment tasks have been completed. [2014-03-24 16:35:24,384] INFO - {ServerManagement} Waiting for server task completion... [2014-03-24 16:35:24,384] INFO - {ServerManagement} All server tasks have been completed. [2014-03-24 16:35:24,385] INFO - {CarbonServerManager} Shutting down WSO2 Complex Event Processor... [2014-03-24 16:35:24,385] INFO - {CarbonServerManager} Shutting down OSGi framework... [2014-03-24 16:35:24,406] INFO - {CassandraDaemon} Cassandra shutting down... [2014-03-24 16:35:24,409] INFO - {ThriftDataReceiverDS} Thrift server shutting down... [2014-03-24 16:35:26,627] INFO - {CarbonServerManager} Stopping CarbonServerManager... [2014-03-24 16:35:26,630] INFO - {TCPTransportSender} TCP Sender Shutdown [2014-03-24 16:35:26,853] INFO - {CarbonTomcatServiceComponent} Stopping the carbon web-app registered under : / [2014-03-24 16:35:27,557] INFO - {CarbonServerManager} Shutdown complete [2014-03-24 16:35:27,557] INFO - {CarbonServerManager} Halting JVM _______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
