When I try to launch JBoss-3.2.5 it fails with the following:

===============================================================================
.
  JBoss Bootstrap Environment
.
  JBOSS_HOME: C:\Work\jboss-3.2.5\bin\\..
.
  JAVA: C:\Program Files\Java\j2sdk1.5.0\bin\java
.
  JAVA_OPTS:  -Dprogram.name=run.bat
.
  CLASSPATH: C:\Program 
Files\Java\j2sdk1.5.0\lib\tools.jar;C:\Work\jboss-3.2.5\bin\\run.jar
.
===============================================================================
.
13:26:23,277 INFO  [Server] Starting JBoss (MX MicroKernel)...
13:26:23,287 INFO  [Server] Release ID: JBoss [WonderLand] 3.2.5 (build: 
CVSTag=JBoss_3_2_5 date=200406251954)
13:26:23,287 INFO  [Server] Home Dir: C:\Work\jboss-3.2.5
13:26:23,287 INFO  [Server] Home URL: file:/C:/Work/jboss-3.2.5/
13:26:23,287 INFO  [Server] Library URL: file:/C:/Work/jboss-3.2.5/lib/
13:26:23,287 INFO  [Server] Patch URL: null
13:26:23,287 INFO  [Server] Server Name: default
13:26:23,287 INFO  [Server] Server Home Dir: C:\Work\jboss-3.2.5\server\default
13:26:23,287 INFO  [Server] Server Home URL: file:/C:/Work/jboss-3.2.5/server/default/
13:26:23,287 INFO  [Server] Server Data Dir: C:\Work\jboss-3.2.5\server\default\data
13:26:23,297 INFO  [Server] Server Temp Dir: C:\Work\jboss-3.2.5\server\default\tmp
13:26:23,297 INFO  [Server] Server Config URL: 
file:/C:/Work/jboss-3.2.5/server/default/conf/
13:26:23,297 INFO  [Server] Server Library URL: 
file:/C:/Work/jboss-3.2.5/server/default/lib/
13:26:23,297 INFO  [Server] Root Deployment Filename: jboss-service.xml
13:26:23,297 INFO  [Server] Starting General Purpose Architecture (GPA)...
13:26:23,457 WARN  [BasicMBeanRegistry] javax.management.MBeanRegistrationException: 
preRegister() failed: [ObjectName='JMImplementation:type=MBeanServerDelegate', 
Class=javax.management.MBeanServerDelegate ([EMAIL PROTECTED])]
javax.management.MBeanRegistrationException: preRegister() failed: 
[ObjectName='JMImplementation:type=MBeanServerDelegate', 
Class=javax.management.MBeanServerDelegate ([EMAIL PROTECTED])]
        at 
org.jboss.mx.server.registry.BasicMBeanRegistry.invokePreRegister(BasicMBeanRegistry.java:655)
        at 
org.jboss.mx.server.registry.BasicMBeanRegistry.registerMBean(BasicMBeanRegistry.java:199)
        at org.jboss.mx.server.MBeanServerImpl.(MBeanServerImpl.java:192)
        at 
org.jboss.mx.server.MBeanServerBuilderImpl.newMBeanServer(MBeanServerBuilderImpl.java:56)
        at 
javax.management.MBeanServerFactory.newMBeanServer(MBeanServerFactory.java:316)
        at 
javax.management.MBeanServerFactory.createMBeanServer(MBeanServerFactory.java:219)
        at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:350)
        at org.jboss.system.server.ServerImpl.start(ServerImpl.java:311)
        at org.jboss.Main.boot(Main.java:145)
        at org.jboss.Main$1.run(Main.java:399)
        at java.lang.Thread.run(Thread.java:566)
Caused by: javax.management.RuntimeOperationsException: Exception occured trying find 
the descriptors of the MBean
        at 
javax.management.modelmbean.ModelMBeanInfoSupport.getDescriptors(ModelMBeanInfoSupport.java:445)
        at 
org.jboss.mx.modelmbean.ModelMBeanInvoker.initPersistence(ModelMBeanInvoker.java:376)
        at 
org.jboss.mx.modelmbean.ModelMBeanInvoker.invokePreRegister(ModelMBeanInvoker.java:355)
        at 
org.jboss.mx.server.AbstractMBeanInvoker.preRegister(AbstractMBeanInvoker.java:539)
        at 
org.jboss.mx.server.registry.BasicMBeanRegistry.invokePreRegister(BasicMBeanRegistry.java:644)
        ... 10 more
Caused by: java.lang.IllegalArgumentException: Descriptor Type is invalid
        ... 15 more
Failed to boot JBoss:
java.lang.RuntimeException: javax.management.InstanceNotFoundException: 
JMImplementation:type=MBeanRegistry is not registered.
        at 
org.jboss.mx.server.MBeanServerImpl.handleInvocationException(MBeanServerImpl.java:1079)
        at org.jboss.mx.server.MBeanServerImpl.registerMBean(MBeanServerImpl.java:1028)
        at org.jboss.mx.server.MBeanServerImpl.registerMBean(MBeanServerImpl.java:326)
        at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:354)
        at org.jboss.system.server.ServerImpl.start(ServerImpl.java:311)
        at org.jboss.Main.boot(Main.java:145)
        at org.jboss.Main$1.run(Main.java:399)
        at java.lang.Thread.run(Thread.java:566)


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3840068#3840068

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3840068


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to