Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Jun 2006 09:39:21 +0300 (EEST)
From:      Achilleus Mantzios <achill@matrix.gatewaynet.com>
To:        Joe Shevland <jshevland@rowantreesoftware.com.au>
Cc:        java@freebsd.org
Subject:   Re: jboss 3.0.3 with diablo (or source compiled) 1.5.0
Message-ID:  <Pine.LNX.4.44.0606080937160.10747-100000@matrix.gatewaynet.com>
In-Reply-To: <44875C6F.10408@rowantreesoftware.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
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





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.44.0606080937160.10747-100000>