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
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 quirte sure it happens
often in stable demo and maybe in trunk also. 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.