2 Replies Latest reply on Feb 12, 2007 6:28 AM by dimitris

    JBoss 3.2.3 failed to start with JDK 1.5 version

    khaleelmys

      Hi,

      We have JBoss 3.2.3 which is working fine with JDK 1.4.2_04. We want to use JDK 1.5 and when we changed the JDK version to 1.5 the JBoss is failed to start and giving the following error :

      Failed to boot JBoss:
      javax.management.InstanceNotFoundException: JMImplementation:service=LoaderRepos
      itory,name=Default
      at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(Unknow
      n Source)
      at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(Unknown
      Source)
      at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(Unknown Source)
      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(Unknown Source)

      Is it because JBoss 3.2.3 is not supported with JDK 1.5 ? If so how to solve this problem ? Please reply at the earliest.

      Thanks in advance