]
Rob Stryker updated JBIDE-19093:
--------------------------------
Fix Version/s: 4.3.0.Alpha1
Server adapter jmx integration properties view updating too fast,
ignoring setting
----------------------------------------------------------------------------------
Key: JBIDE-19093
URL:
https://issues.jboss.org/browse/JBIDE-19093
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jmx, server
Reporter: Rob Stryker
Fix For: 4.3.0.Alpha1
When starting a WF 8.2 (or other) server, the new process will appear in two spots in the
JMX view: detected processes, and servers. When selecting the entry under
'servers', right-click, click connect, and open properties view, you can browse
jmx tree or get memory usage stats.
The various charts are updating 500ms apart. If you check window -> preferences ->
jvm monitor, you'll see the setting is 5000 ms, not 500. This specific jmx node is
not respecting the global setting.