[Mc4j-development] [ mc4j-Bugs-1651694 ] java.lang.NullPointerException
Brought to you by:
ghinkl
From: SourceForge.net <no...@so...> - 2007-02-04 13:13:07
|
Bugs item #1651694, was opened at 2007-02-04 15:12 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=493495&aid=1651694&group_id=60228 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: MBeans Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: gil (gilkatz) Assigned to: Nobody/Anonymous (nobody) Summary: java.lang.NullPointerException Initial Comment: 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) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=493495&aid=1651694&group_id=60228 |