[jboss-user] [Management, JMX/JBoss] - Re: Nullpointer at MBeanServer server = MBeanServerLocator.l
jaikiran
do-not-reply at jboss.com
Thu May 29 03:44:53 EDT 2008
anonymous wrote : java.lang.NullPointerException
| at org.jboss.mx.util.MBeanServerLocator.locateJBoss(MBeanServerLocator.java:43)
Are you sure you are using the correct version of JBoss? Or are you packaging any older version of JBoss jar files with your application? The line number 43 does not match with the locateJBoss method in MBeanServerLocator of JBoss-4.2.2 GA source code.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4154156#4154156
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4154156
More information about the jboss-user
mailing list