Re: ExportException (ObjID already in use) when creating Connection

2007-11-16 Thread hbruch
Hi, I encountered the same exception. Seems to me that the implementation of ManagementContext.createMBeanServer() should not call createConnector, since this done in findMBeanServer() as well... Regards, Holger dman83 wrote: > > Hi, > > I get the following exception when my code tries to cr

ExportException (ObjID already in use) when creating Connection

2007-08-29 Thread dman83
Hi, I get the following exception when my code tries to create an XATopicConnection: Aug 29, 2007 3:50:44 PM org.apache.activemq.broker.jmx.ManagementContext createConnector FINE: Failed to create local registry java.rmi.server.ExportException: internal error: ObjID already in use at sun