Hi Scott
It is still the same problem but I fixed the NPE which is caused
when the registration was not done in the ServiceMBeanSupport
and then the "log" variable was not created.
But now the registration ran into the problem that we have two
MBeans registered at the same time on the MBeanServer (on creating
the other destroying).
In my short sight I assumed that the destroying of the application
is done before the new EJBs are deployed.
I am not quite sure how to fix it but the error message shouldn't
hurt the application (I can make it silent) because it is caught.
Andy
> -----Original Message-----
> From: Scott M Stark [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, June 12, 2001 10:06 PM
> To: JBoss Dev
> Subject: [JBoss-dev] org.jboss.mgt.ContainerMgt now producing a
> InstanceAlreadyExistsException on redploy
>
>
> As of today's latest cvs code, on redeploy of a ejb-jar I am seeing
> a new InstanceAlreadyExistsException exception when a
> org.jboss.mgt.ContainerMgt is created in the ContainerFactory
> registerContainer method. Here is the point at which the module
> is stopped and reployed and the exception that results:
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development