1 Reply Latest reply on Oct 8, 2003 3:24 PM by juha

    JBoss+FreeBSD: Unable to create MBean server instance

    vinivor

      Hi!

      I am newbie, so I don't know how to solve this :(

      I have FreeBSD 4.8 + JDK 1.3.1 + JBoss 3.2.2RC4

      When I try to run JBoss, it exits with this message:

      10:45:10,641 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:484)

      What should I do? What is the matter? Where's the problem?
      Please advise me.

      WBR,
      Vitaly Voropinov