uniprot / enzymeportal

The EBI Enzyme Portal
http://www.ebi.ac.uk/enzymeportal/
Apache License 2.0
11 stars 4 forks source link

Out of Memory Exception in Tomcat #131

Open computingfacts opened 11 years ago

computingfacts commented 11 years ago

Here is the stack trace prior to the out of memory exception in Tomcat 6.

SEVERE: The web application [/enzymeportal] created a ThreadLocal with key of type [com.sun.xml.bind.v2.ClassFactory$1](value [com.sun.xml.bind.v2.ClassFactory$1@4f52829f]) and a value of type [java.util.WeakHashMap](value [{class uk.ac.ebi.ep.config.SearchFieldList=java.lang.ref.WeakReference@31fdbd68, class uk.ac.ebi.ep.config.Domain=java.lang.ref.WeakReference@99e107c, class uk.ac.ebi.ep.config.ResultFieldList=java.lang.ref.WeakReference@684c41d2, class uk.ac.ebi.ep.config.ResultField=java.lang.ref.WeakReference@6675777c, class uk.ac.ebi.ep.config.EnzymeRelatedDomains=java.lang.ref.WeakReference@29f7a271, class javax.xml.bind.annotation.W3CDomHandler=java.lang.ref.WeakReference@40c9be3d, class uk.ac.ebi.ep.config.SearchField=java.lang.ref.WeakReference@7ce8b805, class java.util.ArrayList=java.lang.ref.WeakReference@12899054}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.