jboss 3.2 on freebsd doesnt boot

Jonathan Chen jonc at chen.org.nz
Sun Nov 16 11:07:32 PST 2003


On Sat, Nov 15, 2003 at 09:28:14AM +0100, Maarten Franssen wrote:

[...]
> 00:57:21,183 INFO  [Server] Starting General Purpose Architecture (GPA)...
> 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:395)
>         at java.lang.Thread.run(Thread.java:484)
> 
> 
> Has any one looked into this problem? because its a recurring one, and I don't seem to find a single solution..

How are you starting up the server? With "jboss3ctl start"? The system
works fine on JDK-1.4.2.

Cheers.
-- 
Jonathan Chen <jonc at chen.org.nz>
----------------------------------------------------------------------
"With sufficient thrust, pigs fly just fine. However, this is not necessarily
a good idea. It is hard to be sure where they are going to land, and it
could be dangerous sitting under them as they fly overhead." -- RFC 1925


More information about the freebsd-java mailing list