Menu

#137 java.lang.NullPointerException

open
nobody
MBeans (12)
5
2007-02-04
2007-02-04
gil
No

While connecting to WebLogic 9.2 (medrec) and i tried to expand entityEjb's
the exception is
java.lang.NullPointerException
at org.mc4j.ems.impl.jmx.connection.bean.DMBean.refreshAttributes(DMBean.java:206)
at org.mc4j.console.bean.attribute.AttributeSetNode.retrieveData(AttributeSetNode.java:67)
at org.mc4j.console.bean.MBeanNode.retrieveData(MBeanNode.java:266)
at org.mc4j.console.bean.MBeanNode.refresh(MBeanNode.java:275)
at org.mc4j.console.bean.DashboardsAction$1.run(DashboardsAction.java:98)
[catch] at java.lang.Thread.run(Unknown Source)

Discussion


Log in to post a comment.