[Mc4j-development] [ mc4j-Bugs-1226190 ] Can't display a RequiredModelMBean
Brought to you by:
ghinkl
From: SourceForge.net <no...@so...> - 2005-06-23 11:15:43
|
Bugs item #1226190, was opened at 2005-06-23 13:15 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=1226190&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: None Group: MC4J 1.2b9 Status: Open Resolution: None Priority: 5 Submitted By: jncm (jncm) Assigned to: Nobody/Anonymous (nobody) Summary: Can't display a RequiredModelMBean Initial Comment: Environment: -------------------- - Using MC4J 1.2 b9 with any JVM within Sun JRE 1.4.2, 1.5.0, IBM 1.4.1. - Using JSR160- MX4J 301 - MBeanServer/MBeans running in a separate JVM IBM 1.4.1 Problem: ------------ I can see, explore ... a Standard MBean. I also can see a MBean made with the RequiredModelMBean, BUT I can not see nor get attributes, nor invoke method on it (a red cross appears on it) My MBean is pretty bgood, since I can see, explore, invoke, this MBean with several other JMX/stack and several JMX adapters. The only error I have in the MC4J Console is: Unable to retrieve MBean Info for [ <my MBean object name string>]: java.lang.reflect.UndeclaredThrowableException Description: ---------------- The metainfo for this MBean are found, but something that I can not explain prevents MC4J to display it well. The problem exists still during the loading phase. Spreading out the treeview on my MBean does not produce any more call to the MBeanServer. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=493495&aid=1226190&group_id=60228 |