You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2010/12/16 11:00:02 UTC

[jira] Issue Comment Edited: (OFBIZ-4043) Memory leaks in (at least) stable demo

    [ https://issues.apache.org/jira/browse/OFBIZ-4043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12972029#action_12972029 ] 

Jacques Le Roux edited comment on OFBIZ-4043 at 12/16/10 4:59 AM:
------------------------------------------------------------------

=======TYPO========
Jacopo, Erwan,

Sorry I did not see your posts (while editing). 

*Officially vote and release 10.04RC1:* +1
*Shutdown the 09.04 demo and replace it with the 10.04(RC1) demo:* -1. Rather fix issues there and keep alive. It can run with -Xms128M -Xmx512M (with default perm size hence 64m so at most 512+64=576MB. I think we can afford that now. Stable is much more stable at the moment than the trunk (only the leaks above which happen not so often), I don't know for 10.04. I guess we would need a little help from infra if we want to run 3 instances

      was (Author: jacques.le.roux):
    Jacopo, Erwan,

Sorry I did not see your posts (while editing). 

*Officially vote and release 10.04RC1:* +1
*Shutdown the 09.04 demo and replace it with the 10.04(RC1) demo:* -1. Rather fix issues there and keep alive. It can run with -Xms128M -Xmx512M (with default perm size hence 64m so at most 512+64=576MB. I think we can afford that now. Stable is much more stable at the moment than the trunk (only the leals above which happens not so often), I don't know for 10.04. I guess we would need a little help from infra if we want to run 3 instances
  
> Memory leaks in (at least) stable demo
> --------------------------------------
>
>                 Key: OFBIZ-4043
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4043
>             Project: OFBiz
>          Issue Type: Bug
>    Affects Versions: Release Branch 09.04
>         Environment: On OFBiz demo stable
>            Reporter: Jacques Le Roux
>         Attachments: Leaks Suspect .jpg, screenshot-2 (Timer thread).jpg
>
>
> Using [Mat|http://www.eclipse.org/mat/]
> I generated these report
> 110 542 instances of "org.apache.derby.impl.jdbc.EmbedConnection40", loaded by "java.net.URLClassLoader @ 0x7f3681c111f0" occupy 415 680 440 (79,89%) bytes. These instances are referenced from one instance of "java.util.WeakHashMap$Entry[]", loaded by "<system class loader>"
> Keywords
> java.net.URLClassLoader @ 0x7f3681c111f0
> org.apache.derby.impl.jdbc.EmbedConnection40
> java.util.WeakHashMap$Entry[]
> It's not quite clear to me how this happends, but I'm quite sure it happens in stable demo and maybe also in trunk. I have also attached a screen-copy with more information

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.