[
https://issues.jboss.org/browse/JBIDE-18501?page=com.atlassian.jira.plugi...
]
Andre Dietisheim commented on JBIDE-18501:
------------------------------------------
I tested this and for me I have the following:
EXEC: open JMX Navigator and unfold "Local Processes"
ASSERT: have Eclipse listed
EXEC: launch in cmd line "seq 100 | awk '{ print
"/usr/java/jdk1.6.0_45/bin/jps";}' | sh
Result:
* before the patch:
3 more nodes showing up that dont go away even when cmd-line finishes
* after the patch:
1 more node shows up and goes away once the cmd-line finishes
Seems correcting the issue!
JMX Navigator never clean up Local Processes nodes
--------------------------------------------------
Key: JBIDE-18501
URL:
https://issues.jboss.org/browse/JBIDE-18501
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jmx
Affects Versions: 4.2.0.CR1
Environment: Linux, x86_64, Java 7
Reporter: Denis Golovin
Assignee: Rob Stryker
Priority: Critical
Fix For: 4.2.0.CR2
Attachments: jmx-navigator.png
After running JBT couple days without restart JMX Navigator gets stuffed with old local
processes (see attached picture [^jmx-navigator.png].
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)