Hi devs,
I get the following exception time to time while shutting down the server.

[2011-08-11 15:23:42,324]  INFO - CarbonServerManager - Shutting down OSGi
framework...
[2011-08-11 15:24:47,763] ERROR - ApplicationRegistry - Error thrown whilst
closing VirtualHostRegistry
org.apache.qpid.transport.ConnectionException: close() timed out
    at org.apache.qpid.transport.Connection.close(Connection.java:627)
    at
org.apache.qpid.server.transport.ServerConnection.close(ServerConnection.java:256)
    at
org.apache.qpid.server.connection.ConnectionRegistry.closeConnection(ConnectionRegistry.java:58)
    at
org.apache.qpid.server.connection.ConnectionRegistry.close(ConnectionRegistry.java:50)
    at
org.apache.qpid.server.virtualhost.VirtualHostImpl.close(VirtualHostImpl.java:576)
    at
org.apache.qpid.server.virtualhost.VirtualHostRegistry.close(VirtualHostRegistry.java:105)
    at
org.apache.qpid.server.registry.ApplicationRegistry.close(ApplicationRegistry.java:439)
    at
org.apache.qpid.server.registry.ApplicationRegistry.close(ApplicationRegistry.java:466)
    at
org.apache.qpid.server.registry.ConfigurationFileApplicationRegistry.close(ConfigurationFileApplicationRegistry.java:47)
    at
org.apache.qpid.server.registry.ApplicationRegistry.remove(ApplicationRegistry.java:224)
    at
org.apache.qpid.server.registry.ApplicationRegistry.removeAll(ApplicationRegistry.java:244)
    at
org.wso2.carbon.qpid.internal.QpidServiceComponent.deactivate(QpidServiceComponent.java:155)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at
org.eclipse.equinox.internal.ds.model.ServiceComponent.deactivate(ServiceComponent.java:353)
    at
org.eclipse.equinox.internal.ds.model.ServiceComponentProp.deactivate(ServiceComponentProp.java:155)
    at
org.eclipse.equinox.internal.ds.model.ServiceComponentProp.dispose(ServiceComponentProp.java:373)
    at
org.eclipse.equinox.internal.ds.model.ServiceComponentProp.dispose(ServiceComponentProp.java:106)
    at
org.eclipse.equinox.internal.ds.InstanceProcess.disposeInstances(InstanceProcess.java:323)
    at
org.eclipse.equinox.internal.ds.InstanceProcess.disposeInstances(InstanceProcess.java:285)
    at
org.eclipse.equinox.internal.ds.Resolver.disposeComponentConfigs(Resolver.java:602)
    at
org.eclipse.equinox.internal.ds.Resolver.disableComponents(Resolver.java:582)
    at
org.eclipse.equinox.internal.ds.SCRManager.stoppingBundle(SCRManager.java:553)
    at
org.eclipse.equinox.internal.ds.SCRManager.bundleChanged(SCRManager.java:237)
    at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:916)
    at
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:220)
    at
org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:149)
    at
org.eclipse.osgi.framework.internal.core.Framework.publishBundleEventPrivileged(Framework.java:1350)
    at
org.eclipse.osgi.framework.internal.core.Framework.publishBundleEvent(Framework.java:1301)
    at
org.eclipse.osgi.framework.internal.core.BundleHost.stopWorker(BundleHost.java:470)
    at
org.eclipse.osgi.framework.internal.core.AbstractBundle.suspend(AbstractBundle.java:546)
    at
org.eclipse.osgi.framework.internal.core.Framework.suspendBundle(Framework.java:1098)
    at
org.eclipse.osgi.framework.internal.core.StartLevelManager.decFWSL(StartLevelManager.java:593)
    at
org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:261)
    at
org.eclipse.osgi.framework.internal.core.StartLevelManager.shutdown(StartLevelManager.java:216)
    at
org.eclipse.osgi.framework.internal.core.InternalSystemBundle.suspend(InternalSystemBundle.java:266)
    at
org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.java:685)
    at
org.eclipse.osgi.framework.internal.core.Framework.close(Framework.java:583)
    at
org.eclipse.core.runtime.adaptor.EclipseStarter.shutdown(EclipseStarter.java:409)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at
org.wso2.carbon.bridge.EquinoxFrameworkLauncher.stop(EquinoxFrameworkLauncher.java:330)
    at
org.wso2.carbon.core.init.CarbonServerManager.shutdown(CarbonServerManager.java:755)
    at
org.wso2.carbon.core.init.CarbonServerManager.shutdownGracefully(CarbonServerManager.java:788)
    at
org.wso2.carbon.core.init.CarbonServerManager$3.run(CarbonServerManager.java:798)
[2011-08-11 15:24:47,777]  INFO - RMIRegistryController - Removing the RMI
registry bound to port : 2199

Thanks,
Waruna

-- 
-------------------------------------------------------------------------
Waruna Ranasinghe
Senior Software Engineer, WSO2

Mobile: NZ +64 221 563026
            SL +94 724 318285
BLOG: http://warunapw.blogspot.com

www.wso2.com - "Lean . Enterprise . Middleware"
_______________________________________________
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to