hi guys,
I have a problem when trying to start JBOSS on Unix.

I have the following error :

14:30:30,992 ERROR [Server] Failed to start
java.lang.RuntimeException: Unable to create the MBean server instance. Class 
org.jboss.mx.server.MBeanServerImpl has raised an exception in constructor: 
java.lang.NoSuchFieldError: org.jboss.mx.modelmbean.ModelMBeanInvoker: field 
ALL_DESCRIPTORS not found
        at 
javax.management.MBeanServerFactory.createMBeanServer(MBeanServerFactory.java:180)
        at 
javax.management.MBeanServerFactory.createMBeanServer(MBeanServerFactory.java:80)
        at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:327)
        at org.jboss.system.server.ServerImpl.start(ServerImpl.java:291)
        at org.jboss.Main.boot(Main.java:150)
        at org.jboss.Main$1.run(Main.java:388)
        at java.lang.Thread.run(Thread.java:512)
Failed to boot JBoss:
java.lang.RuntimeException: Unable to create the MBean server instance. Class 
org.jboss.mx.server.MBeanServerImpl has raised an exception in constructor: 
java.lang.NoSuchFieldError: org.jboss.mx.modelmbean.ModelMBeanInvoker: field 
ALL_DESCRIPTORS not found
        at 
javax.management.MBeanServerFactory.createMBeanServer(MBeanServerFactory.java:180)
        at 
javax.management.MBeanServerFactory.createMBeanServer(MBeanServerFactory.java:80)
        at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:327)
        at org.jboss.system.server.ServerImpl.start(ServerImpl.java:291)
        at org.jboss.Main.boot(Main.java:150)
        at org.jboss.Main$1.run(Main.java:388)
        at java.lang.Thread.run(Thread.java:512)

I use JDK 1.3.1 and JBOSS 3.2.2 on AIX 4.3.

Has anyone any idea how could I get it work ?

Thank you

Cari34

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

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


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to