Ok, I will remove the logging of the error. Andy
----- Original Message ----- From: "Julian Gosnell" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, December 03, 2001 3:19 PM Subject: [JBoss-dev] InstanceAlreadyExistsException in RH HEAD > RH/Jetty is going well, but I am still troubled by this exception..... > > > 23:18:30,029 ERROR [EjbModule] Could not create JSR-77 EjbModule: > jbosstest-web.ear > javax.management.InstanceAlreadyExistsException: > SingleJBoss:name=jbosstest-web.ear,J2EEServer=Single,J2EEApplication=jbosste st-web.ear,type=EJBModule,J2EEManagement=Manager > > at > com.sun.management.jmx.RepositorySupport.addMBean(RepositorySupport.java:134 ) > > at > com.sun.management.jmx.MBeanServerImpl.internal_addObject(MBeanServerImpl.ja va:2352) > > at > com.sun.management.jmx.MBeanServerImpl.createMBean(MBeanServerImpl.java:641) > > at org.jboss.management.j2ee.EjbModule.create(EjbModule.java:87) > at org.jboss.ejb.ContainerFactory.deploy(ContainerFactory.java:398) > at org.jboss.ejb.ContainerFactory.deploy(ContainerFactory.java:368) > at org.jboss.ejb.ContainerFactory.deploy(ContainerFactory.java:299) > at java.lang.reflect.Method.invoke(Native Method) > at > com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628) > > at > com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523) > > at > org.jboss.deployment.J2eeDeployer.startModules(J2eeDeployer.java:473) > at > org.jboss.deployment.J2eeDeployer.startApplication(J2eeDeployer.java:447) > > at org.jboss.deployment.J2eeDeployer.deploy(J2eeDeployer.java:216) > at java.lang.reflect.Method.invoke(Native Method) > at > com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628) > > at > com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523) > > at > org.jboss.jmx.adaptor.rmi.RMIAdaptorImpl.invoke(RMIAdaptorImpl.java:283) > > at java.lang.reflect.Method.invoke(Native Method) > at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:241) > at sun.rmi.transport.Transport$1.run(Transport.java:152) > at java.security.AccessController.doPrivileged(Native Method) > at sun.rmi.transport.Transport.serviceCall(Transport.java:148) > at > sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:465) > > at > sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:7 06) > > at java.lang.Thread.run(Thread.java:484) > > I've just updated, so this is the current state of HEAD > > > Jules > > > > _________________________________________________________ > Do You Yahoo!? > Get your free @yahoo.com address at http://mail.yahoo.com > > > _______________________________________________ > Jboss-development mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-development > _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
