[jbosstools-issues] [JBoss JIRA] (JBIDE-17938) No local processes in JMX Navigator when Eclipse is run with java 7

Rob Stryker (JIRA) issues at jboss.org
Thu Jul 31 07:30:29 EDT 2014


    [ https://issues.jboss.org/browse/JBIDE-17938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12989446#comment-12989446 ] 

Rob Stryker commented on JBIDE-17938:
-------------------------------------

If JVM Monitor (in the IDE) cannot load the proper tools.jar classes it needs, it will add a tools.jar to the IDE'S RUNNING CLASSPATH.  This is on the IDE, not on any remote process.  

JVM Monitor can't connect to a remote process without using sun.jvmstat.monitor.* classes, and if the IDE can't find those classes, it needs to add a tools.jar to the IDE's running classpath. Otherwise it can't even locate or find existing processes at all. 

> No local processes in JMX Navigator when Eclipse is run with java 7
> -------------------------------------------------------------------
>
>                 Key: JBIDE-17938
>                 URL: https://issues.jboss.org/browse/JBIDE-17938
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: server
>    Affects Versions: 4.2.0.Beta3
>         Environment: JBDS 8.0.0.Beta3b B193
>            Reporter: Martin Malina
>            Assignee: Rob Stryker
>             Fix For: 4.2.0.CR1
>
>
> When I install and run JBDS with java 7, there are no local processes shown in the JMX navigator.



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the jbosstools-issues mailing list