You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Matt Hogstrom (JIRA)" <de...@geronimo.apache.org> on 2005/12/09 07:45:10 UTC

[jira] Reopened: (GERONIMO-1307) JMX connector doesn't shut down cleanly

     [ http://issues.apache.org/jira/browse/GERONIMO-1307?page=all ]
     
Matt Hogstrom reopened GERONIMO-1307:
-------------------------------------


Reopening to remember to track down the root cause in 1.1.

> JMX connector doesn't shut down cleanly
> ---------------------------------------
>
>          Key: GERONIMO-1307
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1307
>      Project: Geronimo
>         Type: Bug
>   Components: deployment, eclipse-plugin, gbuild, general, installer, JVM-compatibility, kernel, mail, management, naming, OpenEJB, sample apps, security
>     Versions: 1.0
>     Reporter: David Jencks
>     Assignee: Matt Hogstrom
>     Priority: Blocker
>      Fix For: 1.1

>
> In the last day or two this stack trace has shown up on server shutdown:
> 10:58:04,204 ERROR [GBeanInstance] Problem in doStop of geronimo.server:J2EEApplication=null,J2EEModule=geronimo/j2ee-security/1.0-SNAPSHOT/car,J2EEServer=geronimo,j2eeType=GBean,name=JMXService
> java.io.IOException: javax.naming.CommunicationException [Root exception is java.rmi.NoSuchObjectException: no such object in table]
>         at mx4j.remote.resolver.rmi.Resolver.unbindServer(Resolver.java:279)
>         at javax.management.remote.rmi.RMIConnectorServer.stop(RMIConnectorServer.java:172)
>         at org.apache.geronimo.jmxremoting.JMXConnector.doStop(JMXConnector.java:127)
>         at org.apache.geronimo.gbean.runtime.GBeanInstance.destroyInstance(GBeanInstance.java:1079)
>         at org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStop(GBeanInstanceState.java:395)
>         at org.apache.geronimo.gbean.runtime.GBeanInstanceState.stop(GBeanInstanceState.java:200)
>         at org.apache.geronimo.gbean.runtime.GBeanInstance.stop(GBeanInstance.java:545)
>         at org.apache.geronimo.kernel.basic.BasicKernel.stopGBean(BasicKernel.java:213)
>         at org.apache.geronimo.gbean.runtime.GBeanInstanceState.stop(GBeanInstanceState.java:192)
>         at org.apache.geronimo.gbean.runtime.GBeanInstance.stop(GBeanInstance.java:545)
>         at org.apache.geronimo.kernel.basic.BasicKernel.stopGBean(BasicKernel.java:213)
>         at org.apache.geronimo.gbean.runtime.GBeanInstanceState.stop(GBeanInstanceState.java:192)
>         at org.apache.geronimo.gbean.runtime.GBeanInstance.stop(GBeanInstance.java:545)
>         at org.apache.geronimo.kernel.basic.BasicKernel.stopGBean(BasicKernel.java:213)
>         at org.apache.geronimo.kernel.config.ConfigurationManagerImpl$ShutdownHook.run(ConfigurationManagerImpl.java:277)
>         at org.apache.geronimo.kernel.basic.BasicKernel.notifyShutdownHooks(BasicKernel.java:406)
>         at org.apache.geronimo.kernel.basic.BasicKernel.shutdown(BasicKernel.java:383)
>         at org.apache.geronimo.system.main.Daemon$1.run(Daemon.java:272)
> I think it appeared about the time Aaron changed the URI format for the jmx deployer connection, but they might or might not be connected.

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