Date: Mon, 17 Nov 2003 08:07:29 +1300 From: Jonathan Chen <jonc@chen.org.nz> To: Maarten Franssen <maarten@zoefff.com> Cc: freebsd-java@freebsd.org Subject: Re: jboss 3.2 on freebsd doesnt boot Message-ID: <20031116190729.GB68464@grimoire.chen.org.nz> In-Reply-To: <002201c3ab52$6a10cde0$6402a8c0@zoefff.com> References: <002201c3ab52$6a10cde0$6402a8c0@zoefff.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031116190729.GB68464>