[Mc4j-development] [ mc4j-Bugs-1939361 ] Getting IO Exception
Brought to you by:
ghinkl
From: SourceForge.net <no...@so...> - 2008-04-10 13:35:48
|
Bugs item #1939361, was opened at 2008-04-10 20:35 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=1939361&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: Jessica (redrouthu) Assigned to: Nobody/Anonymous (nobody) Summary: Getting IO Exception Initial Comment: Hi all, I am able to monitor tomcat5.5 server using MC4J.But I am getting the following Exception. java.lang.NullPointerException at org.mc4j.jre15.components.ThreadMBeanThreadBrowserComponent.refresh(ThreadMBeanThreadBrowserComponent.java:148) at org.mc4j.console.dashboard.components.RefreshControlComponent.refreshContainer(RefreshControlComponent.java:178) at org.mc4j.console.dashboard.components.RefreshControlComponent.refreshContainer(RefreshControlComponent.java:173) at org.mc4j.console.dashboard.components.RefreshControlComponent.refresh(RefreshControlComponent.java:183) at org.mc4j.console.dashboard.components.RefreshControlComponent$2.run(RefreshControlComponent.java:97) at java.util.TimerThread.mainLoop(Timer.java:512) [catch] at java.util.TimerThread.run(Timer.java:462) Can any one help me with this?... Thanks, Jessica ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=493495&aid=1939361&group_id=60228 |