Hello,
I tried to start JBoss with tomcat using the original jboss.conf file. But
every time I get this error:
javax.management.ReflectionException: The MBean class could not be loaded by
the
specified loader
at
com.sun.management.jmx.MBeanServerImpl.createMBean(MBeanServerImpl.ja
va:502)
at javax.management.loading.MLet.getMBeansFromURL(MLet.java:523)
at javax.management.loading.MLet.getMBeansFromURL(MLet.java:369)
at org.jboss.Main.<init>(Main.java:119)
at org.jboss.Main$1.run(Main.java:87)
at java.security.AccessController.doPrivileged(Native Method)
at org.jboss.Main.main(Main.java:83)
javax.management.InstanceNotFoundException:
DefaultDomain:service=Configuration
at
com.sun.management.jmx.MBeanServerImpl.getMBean(MBeanServerImpl.java:
1678)
at
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
22)
at org.jboss.Main.<init>(Main.java:143)
at org.jboss.Main$1.run(Main.java:87)
at java.security.AccessController.doPrivileged(Native Method)
at org.jboss.Main.main(Main.java:83)
I checked my enviroment and tried to refer the paths absolut. Does anyone
know this problem?
Thanks
Andreas
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
List Help?: [EMAIL PROTECTED]