You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Jacques Le Roux (Jira)" <ji...@apache.org> on 2020/05/08 08:19:00 UTC

[jira] [Created] (OFBIZ-11669) Possible memory leak when running test suite and test case

Jacques Le Roux created OFBIZ-11669:
---------------------------------------

             Summary: Possible  memory leak when running test suite and test case
                 Key: OFBIZ-11669
                 URL: https://issues.apache.org/jira/browse/OFBIZ-11669
             Project: OFBiz
          Issue Type: Bug
          Components: framework
    Affects Versions: Trunk
            Reporter: Jacques Le Roux


This is the error I saw few times:

{noformat}
2020-05-08 10:13:19,203 |main                 |ServiceDispatcher             |I| De-Registering dispatcher: ar May 08, 2020 10:13:19 AM org.apache.catalina.loader.WebappClassLoaderBase clearReferencesThreads WARNING: The web application [ar] appears to have started a thread named [ReferenceCleaner] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:  java.lang.Object.wait(Native Method)  java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)  java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)  org.apache.ofbiz.base.util.ReferenceCleaner$CleanerThread.run(ReferenceCleaner.java:45)
{noformat}

It's always the ar webapp




--
This message was sent by Atlassian Jira
(v8.3.4#803005)