Received: from nobody by sc8-sf-web1.sourceforge.net with local (Exim 4.33)
id 1DlPgM-00017i-VX; Thu, 23 Jun 2005 04:15:43 -0700
Message-Id: <hidden>
Date: Thu, 23 Jun 2005 04:15:42 -0700
From: "SourceForge.net" <hidden>
Reply-To: hidden
Sender: hidden
To: hidden
Subject: [Mc4j-development] [ mc4j-Bugs-1226190 ] Can't display a RequiredModelMBean
Errors-To: hidden
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
From hidden Thu Jun 23 04: 15:43 2005
X-BeenThere: hidden
X-Mailman-Version: 2.0.9-sf.net
Precedence: bulk
List-Unsubscribe: <
https://lists.sourceforge.net/lists/listinfo/mc4j-development>, <mailto:hidden?subject=unsubscribe>
List-Id: <mc4j-development.lists.sourceforge.net>
List-Post: <mailto:hidden>
List-Help: <mailto:hidden?subject=help>
List-Subscribe: <
https://lists.sourceforge.net/lists/listinfo/mc4j-development>, <mailto:hidden?subject=subscribe>
List-Archive: <
http://sourceforge.net/mailarchive/forum.php?forum=mc4j-development>
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