https://issues.apache.org/bugzilla/show_bug.cgi?id=57106

            Bug ID: 57106
           Summary: Apache service continual out of memory issues
           Product: Tomcat 7
           Version: 7.0.54
          Hardware: Other
                OS: other
            Status: NEW
          Severity: critical
          Priority: P2
         Component: Catalina
          Assignee: dev@tomcat.apache.org
          Reporter: chris.cir...@toysrus.com

We have just migrated our Vista application to a Linux 6.5 server has 12gb
memory and we are using Orcle as our DB system and are using tomcat 7 ver
7.0.54 and have catalina memory set to 1024 however it is continually failing
and getting out of memory issues. we are going to change to 2048 but I am
concerned we have memory leak issues. This is a production system that support
all of Toys R Us stores and is having a significant impact.

here is some detail from the log

Subject: RE: catalina.out errors

The last lines of catalina.out for today’s issue are:

Oct 17, 2014 9:26:08 AM org.apache.catalina.loader.WebappClassLoader
clearRefere
ncesThreads
SEVERE: The web application [/vp_web] appears to have started a thread named
[Ti
mer-1059] but has failed to stop it. This is very likely to create a memory
leak
.
Oct 17, 2014 9:26:08 AM org.apache.catalina.loader.WebappClassLoader
clearRefere
ncesThreads
SEVERE: The web application [/vp_web] appears to have started a thread named
[Ti
mer-1060] but has failed to stop it. This is very likely to create a memory
leak
.
Oct 17, 2014 9:26:08 AM org.apache.catalina.loader.WebappClassLoader
clearRefere
ncesThreads
SEVERE: The web application [/vp_web] appears to have started a thread named
[Ti
mer-1061] but has failed to stop it. This is very likely to create a memory
leak
.
Oct 17, 2014 9:26:08 AM org.apache.catalina.loader.WebappClassLoader
clearRefere
ncesThreads
SEVERE: The web application [/vp_web] appears to have started a thread named
[Ti
mer-1062] but has failed to stop it. This is very likely to create a memory
leak
.
Oct 17, 2014 9:26:08 AM org.apache.catalina.loader.WebappClassLoader
checkThread
LocalMapForLeaks
SEVERE: The web application [/vp_web] created a ThreadLocal with key of type
[ja
va.lang.ThreadLocal] (value [java.lang.ThreadLocal@4331ecb6]) and a value of
typ
e [org.apache.xerces.parsers.SAXParser] (value
[org.apache.xerces.parsers.SAXPar
ser@5763c0fe]) but failed to remove it when the web application was stopped.
Thr
eads are going to be renewed over time to try and avoid a probable memory leak.
Oct 17, 2014 9:26:08 AM org.apache.catalina.loader.WebappClassLoader
checkThread
LocalMapForLeaks
SEVERE: The web application [/vp_web] created a ThreadLocal with key of type
[ja
va.lang.ThreadLocal] (value [java.lang.ThreadLocal@4331ecb6]) and a value of
typ
e [org.apache.xerces.parsers.SAXParser] (value
[org.apache.xerces.parsers.SAXPar
ser@1d6da840]) but failed to remove it when the web application was stopped.
Thr
eads are going to be renewed over time to try and avoid a probable memory leak.
Oct 17, 2014 9:26:08 AM org.apache.catalina.loader.WebappClassLoader
checkThread
LocalMapForLeaks
SEVERE: The web application [/vp_web] created a ThreadLocal with key of type
[ja
va.lang.ThreadLocal] (value [java.lang.ThreadLocal@4331ecb6]) and a value of
typ
e [org.apache.xerces.parsers.SAXParser] (value
[org.apache.xerces.parsers.SAXPar
ser@7dbe915c]) but failed to remove it when the web application was stopped.
Thr
eads are going to be renewed over time to try and avoid a probable memory leak.
Oct 17, 2014 9:26:08 AM org.apache.catalina.loader.WebappClassLoader
checkThread
LocalMapForLeaks
SEVERE: The web application [/vp_web] created a ThreadLocal with key of type
[ja
va.lang.ThreadLocal] (value [java.lang.ThreadLocal@4331ecb6]) and a value of
typ
e [org.apache.xerces.parsers.SAXParser] (value
[org.apache.xerces.parsers.SAXPar
ser@b31e0fd]) but failed to remove it when the web application was stopped.
Thre
ads are going to be renewed over time to try and avoid a probable memory leak.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to