[
https://jira.jboss.org/jira/browse/JBIDE-4740?page=com.atlassian.jira.plu...
]
Vitali Yemialyanchyk commented on JBIDE-4740:
---------------------------------------------
currently, I think this is internal eclipse "problem". My point is
MappingTestsCore - is the most memory usage test. Internally MappingTestsCore is a basis
to run:
HbmExportExceptionTest, OpenSourceFileTest, OpenMappingFileTest, OpenMappingDiagramTest.
I run these test separatly, I modify TestSet (comment other tests), so I get
OpenSourceFileTest - first by memory usage, then OpenMappingFileTest and then
OpenMappingDiagramTest.
Why I think this is internal eclipse problem?
All these tests open eclipse editors for different classes, currently we have 116 test
executions here, 881 times different editors was opened and closed. I know what eclipse
save open close history, so just close the editor is not enough to free all eclipse
references.
I do not know how possible to clean up eclipse.
Anyone has propositions?
Hibernate console memory leak?
------------------------------
Key: JBIDE-4740
URL:
https://jira.jboss.org/jira/browse/JBIDE-4740
Project: JBoss Tools
Issue Type: Task
Components: Build/Releng, Hibernate
Affects Versions: 3.1.0.M3
Environment: Ubuntu 9.04 x86
Java 1.5.0-18
Reporter: Denis Golovin
Assignee: Vitali Yemialyanchyk
Fix For: 3.1.0.M3
Attachments: jconsole-memory.png
I've noticed tests amount of tests on hudson is jumping. It seems to depend on host
where tests has been executed. The problem is OutOfMemoryException in hibernate console
tests. I ran those tests localy and have a graph from jconsole for java heap (see
attachment).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira