I guess that is because it will implicitely use the SUN JMX implementation part of the JDK instead of the JBoss one.
> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Heinz-Dieter Conradi > Sent: Thursday, February 05, 2004 10:28 AM > To: [EMAIL PROTECTED] > Subject: [JBoss-user] j2sdk1.5 and jboss > > hi all, > > i would like to play with the new 1.5 release from sun. > unfortunately, when starting JBOSS i get the following exception: > > 10:21:49,055 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(D > efaultMBeanServerInterceptor.java:804) > at > com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:784) > at > org.jboss.system.server.ServerImpl.initBootLibraries(ServerImp > l.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:566) > > since javax.managment is not part of the 1.4.2 version, i > don't know where > to look. > > any ideas, if it is possible to use 1.5 with jboss? > > tia, heinz-dieter conradi > > > > ------------------------------------------------------- > The SF.Net email is sponsored by EclipseCon 2004 > Premiere Conference on Open Tools Development and Integration > See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. > http://www.eclipsecon.org/osdn > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user > > ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
