Even i am seeing those error reported by Mr. Manish when i stop tomcat server.
Configuration given my Manish is same as mine. But using Titan-0.5.0
Aug 31, 2014 8:44:06 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
SEVERE: The web application [/mywebapp] created a ThreadLocal with key of type [com.thinkaurelius.titan.graphdb.database.serialize.kryo.KryoSerializer$2] (value [com.thinkaurelius.titan.graphdb.database.serialize.kryo.KryoSerializer$2@6ce450d3]) and a value of type [com.esotericsoftware.kryo.Kryo] (value [com.esotericsoftware.kryo.Kryo@176847f]) 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.
Aug 31, 2014 8:44:06 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
SEVERE: The web application [/mywebapp] created a ThreadLocal with key of type [com.thinkaurelius.titan.graphdb.database.serialize.kryo.KryoSerializer$2] (value [com.thinkaurelius.titan.graphdb.database.serialize.kryo.KryoSerializer$2@bf4ae99]) and a value of type [com.esotericsoftware.kryo.Kryo] (value [com.esotericsoftware.kryo.Kryo@6cf2c4f0]) 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.
Aug 31, 2014 8:44:06 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
SEVERE: The web application [/mywebapp] created a ThreadLocal with key of type [com.thinkaurelius.titan.graphdb.database.serialize.kryo.KryoSerializer$2] (value [com.thinkaurelius.titan.graphdb.database.serialize.kryo.KryoSerializer$2@365fa071]) and a value of type [com.esotericsoftware.kryo.Kryo] (value [com.esotericsoftware.kryo.Kryo@401e769a]) 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.
Aug 31, 2014 8:44:06 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
SEVERE: The web application [/mywebapp] created a ThreadLocal with key of type [com.thinkaurelius.titan.graphdb.database.serialize.kryo.KryoSerializer$2] (value [com.thinkaurelius.titan.graphdb.database.serialize.kryo.KryoSerializer$2@ffc9959]) and a value of type [com.esotericsoftware.kryo.Kryo] (value [com.esotericsoftware.kryo.Kryo@10b7aa42]) 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.
Aug 31, 2014 8:44:06 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
SEVERE: The web application [/mywebapp] created a ThreadLocal with key of type [com.thinkaurelius.titan.graphdb.database.serialize.kryo.KryoSerializer$2] (value [com.thinkaurelius.titan.graphdb.database.serialize.kryo.KryoSerializer$2@a0adba1]) and a value of type [com.esotericsoftware.kryo.Kryo] (value [com.esotericsoftware.kryo.Kryo@4ed92c2d]) 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.
Aug 31, 2014 8:44:07 AM org.apache.catalina.startup.HostConfig deployWAR
Could you please help in resolve this.