Hi, When i am shutting down the solr i am gettng the Memory Leaks error in logs.
Jul 02, 2014 10:49:10 AM org.apache.catalina.loader.WebappClassLoader > checkThreadLocalMapForLeaks > SEVERE: The web application [/solr] created a ThreadLocal with key of type > [org.apache.solr.schema.DateField.ThreadLocalDateFormat] (value > [org.apache.solr.schema.DateField$ThreadLocalDateFormat@1d987b2]) and a > value of type [org.apache.solr.schema.DateField.ISO8601CanonicalDateFormat] > (value [org.apache.solr.schema.DateField$ISO8601CanonicalDateFormat@6b2ed43a]) > 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. > Please check. With Regards Aman Tandon