Return-Path: <hidden>
Received: by gsnmp03es.firmwide.corp.gs.com with Internet Mail Service (5.5.2657.72)
id <TDL0VHCB>; Fri, 14 Oct 2005 11:12:09 -0400
Message-Id: <hidden>
Date: Fri, 14 Oct 2005 11:12:08 -0400
From: "Baum, Karl A." <hidden>
Sender: hidden
To: "'hidden'" <hidden>
Subject: [Mc4j-user] Invoking operations on custom Mbean with weblogic 8.1 sp4
Errors-To: hidden
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
X-Original-To: hidden
Delivered-To: hidden
X-Mailer: Internet Mail Service (5.5.2657.72)
X-Spam-Score: 0.0 (/)
X-Spam-Report: Spam Filtering performed by sourceforge.net.
See
http://spamassassin.org/tag/ for more details.
Report problems to
http://sf.net/tracker/?func=add&group_id=1&atid=200001 0.0 SF_CHICKENPOX_PARATHESES_OPEN BODY: Text interparsed with (
0.0 SF_CHICKENPOX_PERIOD BODY: Text interparsed with .
X-BeenThere: hidden
X-Mailman-Version: 2.0.9-sf.net
Precedence: bulk
List-Unsubscribe: <
https://lists.sourceforge.net/lists/listinfo/mc4j-user>, <mailto:hidden?subject=unsubscribe>
List-Id: <mc4j-user.lists.sourceforge.net>
List-Post: <mailto:hidden>
List-Help: <mailto:hidden?subject=help>
List-Subscribe: <
https://lists.sourceforge.net/lists/listinfo/mc4j-user>, <mailto:hidden?subject=subscribe>
List-Archive: <
http://sourceforge.net/mailarchive/forum.php?forum=mc4j-user>
Status:
I am trying to invoke an operation on an Mbean using mc4j. I see my mbean
but when invoke the method, I get the stack trace below. Has anoyone else
run into this issue?
Thanks.
-karl
java.lang.reflect.UndeclaredThrowableException
at $Proxy9.invoke(Unknown Source)
at
org.mc4j.console.bean.operation.OperationExecutionResultsVisualPanel$2.run(O
perationExecutionResultsVisualPanel.java:126)
at java.lang.Thread.run(Thread.java:534)
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at
org.mc4j.console.connection.proxy.GenericMBeanServerProxy.invoke(GenericMBea
nServerProxy.java:79)
... 3 more
Caused by: javax.management.ReflectionException: The target object class
class javax.management.modelmbean.ModelMBeanOperationInfo could not be found
at
weblogic.rjvm.BasicOutboundRequest.sendReceive(BasicOutboundRequest.java:108
)
at
weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:137)
at
weblogic.management.internal.RemoteMBeanServerImpl_814_WLStub.invoke(Unknown
Source)
... 8 more
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at
org.mc4j.console.connection.proxy.GenericMBeanServerProxy.invoke(GenericMBea
nServerProxy.java:79)
at $Proxy9.invoke(Unknown Source)
at
org.mc4j.console.bean.operation.OperationExecutionResultsVisualPanel$2.run(O
perationExecutionResultsVisualPanel.java:126)
at java.lang.Thread.run(Thread.java:534)
Caused by: javax.management.ReflectionException: The target object class
class javax.management.modelmbean.ModelMBeanOperationInfo could not be found
at
weblogic.rjvm.BasicOutboundRequest.sendReceive(BasicOutboundRequest.java:108
)
at
weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:137)
at
weblogic.management.internal.RemoteMBeanServerImpl_814_WLStub.invoke(Unknown
Source)
... 8 more
javax.management.ReflectionException: The target object class class
javax.management.modelmbean.ModelMBeanOperationInfo could not be found
at
weblogic.rjvm.BasicOutboundRequest.sendReceive(BasicOutboundRequest.java:108
)
at
weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:137)
at
weblogic.management.internal.RemoteMBeanServerImpl_814_WLStub.invoke(Unknown
Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at
org.mc4j.console.connection.proxy.GenericMBeanServerProxy.invoke(GenericMBea
nServerProxy.java:79)
at $Proxy9.invoke(Unknown Source)
at
org.mc4j.console.bean.operation.OperationExecutionResultsVisualPanel$2.run(O
perationExecutionResultsVisualPanel.java:126)
at java.lang.Thread.run(Thread.java:534)
-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more.
http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Mc4j-user mailing list
hidden
https://lists.sourceforge.net/lists/listinfo/mc4j-user