bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug swing/34078] JConsole fails to run on GNU Classpath


From: gnu_andrew at member dot fsf dot org
Subject: [Bug swing/34078] JConsole fails to run on GNU Classpath
Date: 31 Dec 2007 04:24:27 -0000


------- Comment #7 from gnu_andrew at member dot fsf dot org  2007-12-31 04:24 
-------
With PR34582 fixed, the JConsole run finally shows evidence of the missing JMX
remote support (PR34278):

Exception in thread "JConsole.addHost" java.lang.InternalError:
javax/management/remote/rmi/RMIServerImpl_Stub
   at sun.tools.jconsole.ProxyClient.<clinit>(ProxyClient.java:212)
   at sun.tools.jconsole.JConsole$3.run(JConsole.java:528)
Caused by: java.lang.ClassNotFoundException:
javax/management/remote/rmi/RMIServerImpl_Stub
   at java.lang.VMClass.forName(Native Method)
   at java.lang.Class.forName(Class.java:187)
   at sun.tools.jconsole.ProxyClient.<clinit>(ProxyClient.java:209)
   ...1 more


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34078





reply via email to

[Prev in Thread] Current Thread [Next in Thread]