0 Replies Latest reply on Nov 4, 2004 10:07 AM by cli

    problem running jboss-4.0.0.DR3 with JDK 1.5.0

    cli

      when running jboss-4.0.0.DR3 with JDK 1.5.0, I get following error message from jboss starting up,

      13:07:29,252 INFO [Server] Root Deployment Filename: jboss-service.xml
      13:07:29,262 INFO [Server] Starting General Purpose Architecture (GPA)...
      Failed to boot JBoss:
      javax.management.InstanceNotFoundException: JMImplementation:service=LoaderRepos
      itory,name=Default
      at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(Defaul
      tMBeanServerInterceptor.java:1010)
      at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultM
      BeanServerInterceptor.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:144)
      at org.jboss.Main$1.run(Main.java:389)
      at java.lang.Thread.run(Thread.java:595)