12-17-2010 09:27 AM
SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@6ac42579]) and a value of type [null] (value [org.alfresco.web.bean.NavigationBean$2@16ca6613]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
Dec 17, 2010 9:22:29 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
java.lang.OutOfMemoryError: PermGen space
.12-17-2010 11:39 AM
12-17-2010 12:03 PM
You can ignore the ThreadLocal stuff - Tomcat is being too pedantic.Ignoring SEVERE signals is a good idea if you are quite sure that they are not caused by something real.
For your second error, You need to increase the permgen space available to Alfresco.IMHO the second error is dependent on the first one, so increasing the heap size (that is 4Gb already) can only make our system work some more time, but the issue is still there and is not solved.
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.