0 Replies Latest reply on Sep 30, 2004 2:29 PM by divine_comedy

    JBoss 3.2.3 Not working under Java 5.0

    divine_comedy

      I used run -c all
      (I don't have any of my code there, all JBoss install stuff ) and here's what I get (I know that Sun will ship JMX with 5.0, is there a way to override this ) :
      11:22:21,291 INFO [Server] Starting General Purpose Architecture (GPA)...
      Failed to boot JBoss:
      javax.management.InstanceNotFoundException: JMImplementation:service=LoaderRepository,name=Default
      at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1010)
      at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:804)
      at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:784)
      at org.jboss.system.server.ServerImpl.initBootLibraries(ServerImpl.java:499)
      at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:335)
      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:595)

      Thanks,

      Roger