[jboss-user] [Installation, Configuration & Deployment] - Unable to start JBoss 3.2.3 with JDK1.5
vallamkondu
do-not-reply at jboss.com
Thu Dec 14 09:51:44 EST 2006
Just trying to upgrade jdk from 1.4 to 1.5 as part of client request. But due to this we are unable to start JBoss-3.2.3.
Following Error thrown while starting the Jboss-3.2.3
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)
Please let me know is that possible to run JBoss-3.2.3 with JDK1.5?
Thanks in advance.
Ram Vallamkondu
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3993872#3993872
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3993872
More information about the jboss-user
mailing list