trebor / trebor.org

trebor.org web service
1 stars 0 forks source link

tocat message #10

Closed treboresque closed 12 years ago

treboresque commented 12 years ago

Jan 8, 2012 10:29:23 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks SEVERE: The web application [/trebor] created a ThreadLocal with key of type [com.sun.xml.bind.v2.runtime.Coordinator$1](value [com.sun.xml.bind.v2.runtime.Coordinator$1@3f619cc4]) and a value of type [java.lang.Object[]](value [[Ljava.lang.Object;@5b9d2de4]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.

treboresque commented 12 years ago

this is likely a JAXB issue which i have little control over. it means that memory will likely leak on redeploy - something i can workout on the production system. i'm going to close it for now, but may reopen if i see lot's of permgen issues on production.