Hi, I have executed the start method in GlobalStartup MBean in my Jboss management console.Then it gives an exception.Now when Im going to start the server it gives me the following error.
I have removed everything, even the codebase and Jboss and started from the scratch. Still Im getting the same error.
======================== part of the server lot============ javax.management.InstanceAlreadyExistsException: jboss.management.local:J2EEServer=Local,j2eeType=J2EEApplication,name=print.ear already registered. at org.jboss.mx.server.registry.BasicMBeanRegistry.add(BasicMBeanRegistry.java:617) at org.jboss.mx.server.registry.BasicMBeanRegistry.registerMBean(BasicMBeanRegistry.java:198) at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)
Hi all, Thanks for your posts.. I found the issue and thought its better to post that for any other readers.. I replaced my db with a new dump and .. thats it.. now its working fine.. I think globleStartup might have corrupted my db
cheers, Jayanath
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.