[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-4740) Hibernate console has a memory leak

Dmitry Geraskov (JIRA) jira-events at lists.jboss.org
Mon Aug 17 04:22:26 EDT 2009


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

Dmitry Geraskov commented on JBIDE-4740:
----------------------------------------

Denis, who calls that Display.asyncExec(Runnable)? This runnable will be processed only when display quee will be empty as you have already mentioned. But Display.timerExec(int milliseconds, Runnable runnable) devoid of the drawback. It is not wait while quee will be empty. Could we use the method instead of asyncEcec?

> Hibernate console has a 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.M4
>
>         Attachments: dump6_Leak_Suspects.zip, dump6_Top_Components.zip, dump6_Top_Consumers.zip, 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

        


More information about the jbosstools-issues mailing list