Skip to content

Instantly share code, notes, and snippets.

@metasyntax
metasyntax / catalina-err.log
Created December 16, 2011 19:23
Servlet Example
Dec 16, 2011 2:22:45 PM org.apache.catalina.core.ApplicationContext log
INFO: HTMLManager: start: Starting web application '/test-servlet'
Dec 16, 2011 2:22:45 PM org.apache.catalina.core.ApplicationContext log
INFO: HTMLManager: list: Listing contexts for virtual host 'localhost'
Dec 16, 2011 2:22:50 PM org.apache.catalina.core.ApplicationContext log
INFO: HTMLManager: stop: Stopping web application '/test-servlet'
Dec 16, 2011 2:22:50 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
SEVERE: The web application [/test-servlet] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@2c8e2a4]) and a value of type [gnu.mapping.CallContext] (value [gnu.mapping.CallContext@52977e69]) 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.
Dec 16, 2011 2:22:50 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
SEVERE: The web application [
@metasyntax
metasyntax / _tags
Created August 18, 2011 10:40
ocamlbuild _tags file for Piqi
<main.ml>: pkg_piqi
<config_piqi.ml>: pkg_piqi
<config_piqi_ext.ml>: pkg_piqi
<*.cm{o,x}>: debug
<*.{byte,native}>: debug, pkg_piqi.lib, pkg_piqi.runtime