Thread: [Mc4j-development] [ mc4j-Bugs-1343447 ] Error with JMX Console running ServiceMix
Brought to you by:
ghinkl
From: SourceForge.net <no...@so...> - 2005-10-31 08:48:25
|
Bugs item #1343447, was opened at 2005-10-31 08:48 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=1343447&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: Connections Group: MC4J 1.2b9 Status: Open Resolution: None Priority: 5 Submitted By: Jan Schuster (janoman) Assigned to: Nobody/Anonymous (nobody) Summary: Error with JMX Console running ServiceMix Initial Comment: java.lang.reflect.UndeclaredThrowableException at $Proxy9.queryNames(Unknown Source) at org.mc4j.console.connection.ConnectionNode.loadConne ctionNodeChildren(ConnectionNode.java:207) at org.mc4j.console.connection.ConnectionNode.loadConne ctionNodeChildren(ConnectionNode.java:186) at org.mc4j.console.connection.ConnectionNode.refresh (ConnectionNode.java:561) at org.mc4j.console.connection.ConnectionNode$2.run (ConnectionNode.java:534) at java.util.TimerThread.mainLoop (Timer.java:512) at java.util.TimerThread.run(Timer.java:462) Caused by: java.lang.reflect.InvocationTargetException at sun.reflect.GeneratedMethodAccessor22.invoke (Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke (Method.java:585) at org.mc4j.console.connection.proxy.JMXRemotingMBean ServerProxy.invoke (JMXRemotingMBeanServerProxy.java:61) ... 7 more Caused by: java.io.IOException: The client has been closed. at com.sun.jmx.remote.internal.ClientCommunicatorAdmin. restart(ClientCommunicatorAdmin.java:74) at com.sun.jmx.remote.internal.ClientCommunicatorAdmin. gotIOException(ClientCommunicatorAdmin.java:34) at javax.management.remote.rmi.RMIConnector$RMIClient CommunicatorAdmin.gotIOException (RMIConnector.java:1410) at javax.management.remote.rmi.RMIConnector$RemoteM BeanServerConnection.queryNames (RMIConnector.java:800) [catch] ... 11 more ==> java.lang.reflect.InvocationTargetException at sun.reflect.GeneratedMethodAccessor22.invoke (Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke (Method.java:585) at org.mc4j.console.connection.proxy.JMXRemotingMBean ServerProxy.invoke (JMXRemotingMBeanServerProxy.java:61) at $Proxy9.queryNames(Unknown Source) at org.mc4j.console.connection.ConnectionNode.loadConne ctionNodeChildren(ConnectionNode.java:207) at org.mc4j.console.connection.ConnectionNode.loadConne ctionNodeChildren(ConnectionNode.java:186) at org.mc4j.console.connection.ConnectionNode.refresh (ConnectionNode.java:561) at org.mc4j.console.connection.ConnectionNode$2.run (ConnectionNode.java:534) at java.util.TimerThread.mainLoop (Timer.java:512) at java.util.TimerThread.run(Timer.java:462) Caused by: java.io.IOException: The client has been closed. at com.sun.jmx.remote.internal.ClientCommunicatorAdmin. restart(ClientCommunicatorAdmin.java:74) at com.sun.jmx.remote.internal.ClientCommunicatorAdmin. gotIOException(ClientCommunicatorAdmin.java:34) at javax.management.remote.rmi.RMIConnector$RMIClient CommunicatorAdmin.gotIOException (RMIConnector.java:1410) at javax.management.remote.rmi.RMIConnector$RemoteM BeanServerConnection.queryNames (RMIConnector.java:800) [catch] ... 11 more ==> java.io.IOException: The client has been closed. at com.sun.jmx.remote.internal.ClientCommunicatorAdmin. restart(ClientCommunicatorAdmin.java:74) at com.sun.jmx.remote.internal.ClientCommunicatorAdmin. gotIOException(ClientCommunicatorAdmin.java:34) at javax.management.remote.rmi.RMIConnector$RMIClient CommunicatorAdmin.gotIOException (RMIConnector.java:1410) at javax.management.remote.rmi.RMIConnector$RemoteM BeanServerConnection.queryNames (RMIConnector.java:800) at sun.reflect.GeneratedMethodAccessor22.invoke (Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke (Method.java:585) at org.mc4j.console.connection.proxy.JMXRemotingMBean ServerProxy.invoke (JMXRemotingMBeanServerProxy.java:61) at $Proxy9.queryNames(Unknown Source) at org.mc4j.console.connection.ConnectionNode.loadConne ctionNodeChildren(ConnectionNode.java:207) at org.mc4j.console.connection.ConnectionNode.loadConne ctionNodeChildren(ConnectionNode.java:186) at org.mc4j.console.connection.ConnectionNode.refresh (ConnectionNode.java:561) at org.mc4j.console.connection.ConnectionNode$2.run (ConnectionNode.java:534) at java.util.TimerThread.mainLoop (Timer.java:512) [catch] at java.util.TimerThread.run(Timer.java:462) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=493495&aid=1343447&group_id=60228 |