[
https://issues.jboss.org/browse/JBIDE-17666?page=com.atlassian.jira.plugi...
]
Rob Stryker resolved JBIDE-17666.
---------------------------------
Assignee: Rob Stryker
Resolution: Rejected
I've compared the memory usage in the properties view vs how it behaves in the web UI.
http://localhost:9990/console/App.html#vm
They're identical. Memory usage for wf8.2 goes up to around 150mb slowly as the
server starts up services and things. It takes a few minutes. After around 5 or 10
minutes, the server does a garbage collection and moves back down to about 50mb.
The eclipse UI is not attaching the agent, and so is just executing various jmx requests
to update the histograms.
I did find another small bug which I'll open a new jira for.
https://issues.jboss.org/browse/JBIDE-19093
memory usage keeps growing even on processes that does nothing
--------------------------------------------------------------
Key: JBIDE-17666
URL:
https://issues.jboss.org/browse/JBIDE-17666
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jmx
Reporter: Max Rydahl Andersen
Assignee: Rob Stryker
Fix For: 4.2.x
I noticed that when enabling the timeline graphs the memory usage just seem to
constantly increase with every poll. even for apps that does nothing.
Seems like we are not freeing memory in the agent or something ?
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)