[JBoss-dev] jboss-head status

Jason T. Greene jason.greene at jboss.com
Thu Aug 24 19:49:32 EDT 2006


Not sure if this is related, but take a look at [1]. The original
ServiceController unregisters on remove.

[1]
http://lists.jboss.org/pipermail/jboss-development/2006-August/000776.ht
ml

-Jason

> -----Original Message-----
> From: jboss-development-bounces at lists.jboss.org
[mailto:jboss-development-
> bounces at lists.jboss.org] On Behalf Of Scott M Stark
> Sent: Thursday, August 24, 2006 4:33 PM
> To: JBoss.org development list
> Subject: Re: [JBoss-dev] jboss-head status
> 
> So I have redployment working cleanly, but now on shutdown mbeans
> implicitly added to the ServiceController by MBeanSupport lifecycle
> actions have errors like the following due to no longer being
registered
> with the MBeanServer:
> 
> javax.management.InstanceNotFoundException:
> jboss.j2ee:service=EJB,plugin=pool,jndiName=cmp2/simple/Simple is not
> registered.
>         at
>
org.jboss.mx.server.registry.BasicMBeanRegistry.get(BasicMBeanRegistry.j
av
> a:527)
>         at
>
org.jboss.mx.server.MBeanServerImpl.unregisterMBean(MBeanServerImpl.java
:3
> 83)
>         at
> org.jboss.system.ServiceCreator.uninstall(ServiceCreator.java:309)
>         at
>
org.jboss.system.microcontainer.OnlyUnregisterAction.uninstallAction(Onl
yU
> nregisterAction.java:45)
>         at
>
org.jboss.system.microcontainer.ServiceControllerContextAction.uninstall
(S
> erviceControllerContextAction.java:90)
>         at
>
org.jboss.dependency.plugins.AbstractControllerContextActions.uninstall(
Ab
> stractControllerContextActions.java:58)
>         at
>
org.jboss.dependency.plugins.AbstractControllerContext.uninstall(Abstrac
tC
> ontrollerContext.java:236)
>         at
>
org.jboss.dependency.plugins.AbstractController.uninstall(AbstractContro
ll
> er.java:723)
>         at
>
org.jboss.dependency.plugins.AbstractController.uninstallContext(Abstrac
tC
> ontroller.java:685)
>         at
>
org.jboss.dependency.plugins.AbstractController.uninstallContext(Abstrac
tC
> ontroller.java:613)
>         at
>
org.jboss.dependency.plugins.AbstractController.uninstall(AbstractContro
ll
> er.java:223)
>         at
>
org.jboss.system.ServiceController.shutdown(ServiceController.java:549)
> 
> 
> Why is the ServiceController trying to unregister mbeans it did not
> register?
> 
> _______________________________________________
> jboss-development mailing list
> jboss-development at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-development




More information about the jboss-development mailing list