Why cant i run jboss-3.2.2 in jdk1.5 
When ever jdk1.5 is in classpath it throws this exception

E:\jboss-3.2.2\bin>run.bat
===============================================================================
.
  JBoss Bootstrap Environment
.
  JBOSS_HOME: E:\jboss-3.2.2\bin\\..
.
  JAVA: C:\Program Files\Java\jdk1.5.0\bin\java
.
  JAVA_OPTS:  -Dprogram.name=run.bat
.
  CLASSPATH: ;C:\Program 
Files\Java\jdk1.5.0\lib\tools.jar;E:\jboss-3.2.2\bin\\run.jar
.
===============================================================================
.
14:10:29,171 INFO  [Server] Starting JBoss (MX MicroKernel)...
14:10:29,171 INFO  [Server] Release ID: JBoss [WonderLand] 3.2.2 (build: 
CVSTag=JBoss_3_2_2 date=200310182216)
14:10:29,171 INFO  [Server] Home Dir: E:\jboss-3.2.2
14:10:29,171 INFO  [Server] Home URL: file:/E:/jboss-3.2.2/
14:10:29,171 INFO  [Server] Library URL: file:/E:/jboss-3.2.2/lib/
14:10:29,171 INFO  [Server] Patch URL: null
14:10:29,171 INFO  [Server] Server Name: default
14:10:29,171 INFO  [Server] Server Home Dir: E:\jboss-3.2.2\server\default
14:10:29,171 INFO  [Server] Server Home URL: 
file:/E:/jboss-3.2.2/server/default/
14:10:29,171 INFO  [Server] Server Data Dir: E:\jboss-3.2.2\server\default\data
14:10:29,187 INFO  [Server] Server Temp Dir: E:\jboss-3.2.2\server\default\tmp
14:10:29,187 INFO  [Server] Server Config URL: 
file:/E:/jboss-3.2.2/server/default/conf/
14:10:29,187 INFO  [Server] Server Library URL: 
file:/E:/jboss-3.2.2/server/default/lib/
14:10:29,187 INFO  [Server] Root Deployemnt Filename: jboss-service.xml
14:10:29,187 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)
Press any key to continue . . .


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872691#3872691

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3872691


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to