All, I opened a ticket with this same data but wanted to post to the list just in case any of you have seen the same thing
I have upgraded to OpenBD 1.3 and started to notice weird log info once I added the openbd.war file to Tomcat. Below is a snippet of what I am seeing in the logs: SEVERE: A web application created a ThreadLocal with key of type [null] (value [javolution.context.contex...@a16605]) and a value of type[javolution.context.Context.Root] (value [Instance ofjavolution.context.Context$Root]) but failed to remove it when the webapplication was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. May 13, 2010 3:07:38 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: A web application created a ThreadLocal with key of type [null] (value [javolution.context.heapcontex...@30f369]) and a value of type [javolution.util.FastMap] (value [[javolution.util.fastmap$keyiterato...@f052d5=heap allocator for class javolution.util.FastMap$KeyIterator$1, javolution.util.fastmap$valueiterato...@1d6399b=heap allocator for class javolution.util.FastMap$ValueIterator$1, javolution.text.tex...@1bc850f=heap allocator for class javolution.text.Text$3]]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. May 13, 2010 3:07:38 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: A web application created a ThreadLocal with key of type [null] (value [javolution.context.objectfactor...@70856b]) and a value of type [javolution.context.HeapContext.HeapAllocator] (value [Heap allocator for class javolution.text.Text$4]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed. May 13, 2010 3:07:38 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap I haven't done anything special. I just took the WAR file and dropped it into my webApps directory. I tend to see this error more when I stop and start tomcat again. Any ideas folks... -- Open BlueDragon Public Mailing List http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon mailing list - http://groups.google.com/group/openbd?hl=en !! save a network - please trim replies before posting !!
