jboss 3.0.3 with diablo (or source compiled) 1.5.0

Achilleus Mantzios achill at matrix.gatewaynet.com
Thu Jun 8 01:31:50 PDT 2006


O Joe Shevland έγραψε στις Jun 8, 2006 :

> Achilleus Mantzios wrote:
> > O Achilleus Mantzios έγραψε στις Jun 6, 2006 :
> >
> >   
> >> Has any one ever done this?
> >> Is there any (fast and dirty) way of getting jboss 3.0.3 to run with the 
> >> new java 1.5.0?
> >>     
> >
> > Just for the record it does not work.
> >   
> I wouldn't have thought there was anything in JBoss 3.x which should 
> break under 1.5, out of curiosity what kind of error/stack trace do you see?

The problem is most likely JMX related.

Take a look at http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossVsJavaJDKVersionMatrix 

Here the stack trace.

09:24:47,548 INFO  [Server] Starting General Purpose Architecture (GPA)...
09:24:47,643 ERROR [Server] start failed
javax.management.InstanceNotFoundException: 
JMImplementation:service=LoaderRepositor
y,name=Default
        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBe
anServerInterceptor.java:1010)
        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBean                           
ServerInterceptor.java:804)
        at 
com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:784)
        at 
org.jboss.system.server.ServerImpl.initBootLibraries(ServerImpl.java:435)
        at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:261)
        at org.jboss.system.server.ServerImpl.start(ServerImpl.java:221)
        at org.jboss.Main.boot(Main.java:148)
        at org.jboss.Main$1.run(Main.java:381)
        at java.lang.Thread.run(Thread.java:595)
javax.management.InstanceNotFoundException: 
JMImplementation:service=LoaderRepositor                           
y,name=Default
        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBe                           
anServerInterceptor.java:1010)
        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBean                           
ServerInterceptor.java:804)
        at 
com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:784)
        at 
org.jboss.system.server.ServerImpl.initBootLibraries(ServerImpl.java:435)
        at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:261)
        at org.jboss.system.server.ServerImpl.start(ServerImpl.java:221)
        at org.jboss.Main.boot(Main.java:148)
        at org.jboss.Main$1.run(Main.java:381)
        at java.lang.Thread.run(Thread.java:595)


> 
> Cheers
> Joe
> 
> 
> 

-- 
-Achilleus




More information about the freebsd-java mailing list