bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug classpath/30963] New: JBoss 4.0.5 fails to start with MBeanServer e


From: psj at harker dot dyndns dot org
Subject: [Bug classpath/30963] New: JBoss 4.0.5 fails to start with MBeanServer exception
Date: 25 Feb 2007 20:01:06 -0000

JBoss 4.0.5 fails to start on Classpath HEAD with error:

19:52:17,557 WARN  [ServiceController] Problem creating service
jboss.system:service=MainDeployer
java.lang.IllegalStateException: No 'jboss' MBeanServer found!
   at
org.jboss.mx.util.MBeanServerLocator.locateJBoss(MBeanServerLocator.java:122)
   at org.jboss.mx.util.MBeanProxyExt.create(MBeanProxyExt.java:335)
   at
org.jboss.system.server.ServerConfigLocator.locate(ServerConfigLocator.java:42)
   at org.jboss.deployment.MainDeployer.createService(MainDeployer.java:471)
   at
org.jboss.system.ServiceMBeanSupport.jbossInternalCreate(ServiceMBeanSupport.java:260)
   at
org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:243)
   at java.lang.reflect.Method.invokeNative(Native Method)
   at java.lang.reflect.Method.invoke(Method.java:355)
   at
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
   at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
   at
org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
   at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
   at
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
   at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
   at
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
   at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
   at
org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
   at $Proxy0.create(Unknown Source)
   at org.jboss.system.ServiceController.create(ServiceController.java:330)
   at org.jboss.system.ServiceController.create(ServiceController.java:273)
   at java.lang.reflect.Method.invokeNative(Native Method)
   at java.lang.reflect.Method.invoke(Method.java:355)
   at
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
   at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
   at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
   at
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
   at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
   at org.jboss.system.server.ServerImpl.startBootService(ServerImpl.java:564)
   at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:446)
   at org.jboss.system.server.ServerImpl.start(ServerImpl.java:362)
   at org.jboss.Main.boot(Main.java:200)
   at org.jboss.Main$1.run(Main.java:490)
   at java.lang.Thread.run(Thread.java:743)
   at java.lang.VMThread.run(VMThread.java:120)

A similar problem is logged trying to create the other initial deployer
services.


-- 
           Summary: JBoss 4.0.5 fails to start with MBeanServer exception
           Product: classpath
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: classpath
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: psj at harker dot dyndns dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30963





reply via email to

[Prev in Thread] Current Thread [Next in Thread]