Hi,
I'd like to write my application code using JDK 1.5. I know that upgrading to 
JBoss4 will allow me to do this but for the moment I'm restricted to using 
JBoss 3.2.3. 

When I startup JBoss with JDK 1.5 I get the following error. Is this something 
I can fix or will JBoss3 not run on 1.5?

Cheers,
Kevin

10:23:45,871 INFO  [Server] Starting JBoss (MX MicroKernel)...
10:23:45,881 INFO  [Server] Release ID: JBoss [WonderLand] 3.2.3 (build: 
CVSTag=JBoss_3_2_3 date=200311301445)
10:23:45,891 INFO  [Server] Home Dir: C:\dev\jboss-3.2.3
10:23:45,911 INFO  [Server] Home URL: file:/C:/dev/jboss-3.2.3/
10:23:45,911 INFO  [Server] Library URL: file:/C:/dev/jboss-3.2.3/lib/
10:23:45,921 INFO  [Server] Patch URL: null
10:23:45,931 INFO  [Server] Server Name: default
10:23:45,931 INFO  [Server] Server Home Dir: C:\dev\jboss-3.2.3\server\default
10:23:45,941 INFO  [Server] Server Home URL: 
file:/C:/dev/jboss-3.2.3/server/default/
10:23:45,951 INFO  [Server] Server Data Dir: 
C:\dev\jboss-3.2.3\server\default\data
10:23:45,981 INFO  [Server] Server Temp Dir: 
C:\dev\jboss-3.2.3\server\default\tmp
10:23:45,991 INFO  [Server] Server Config URL: 
file:/C:/dev/jboss-3.2.3/server/default/conf/
10:23:45,991 INFO  [Server] Server Library URL: 
file:/C:/dev/jboss-3.2.3/server/default/lib/
10:23:46,001 INFO  [Server] Root Deployment Filename: jboss-service.xml
10:23:46,041 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) 

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

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


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to