Re: SEVER error when stopping tomcat using solr webapp

2012-12-13 Thread Chris Hostetter
: SEVERE: The web application [/apache-solr-4.0.0] created a ThreadLocal with : key of type [org.apache.solr.schema.DateField.ThreadLocalDateFormat] (value It's a long standing issue... https://issues.apache.org/jira/browse/SOLR-2357 In practice it shouldn't really cause you any problems. Thes

Re: SEVER error when stopping tomcat using solr webapp

2012-12-13 Thread davers
The only custom code I have are 3 custom transformers for my DIH. Here is the code. package org.build.com.solr; /** * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional informati