Sorry hat sich erledigt, ist sehr wahrscheinlich ein Bug in Hibernate Search 3.0.1, denn nach einem Update auf 3.1.0 und Austausch der "Deprecated" Methoden war das Problem dann weg.
Versionen:
NetBeans 6.9
Tomcat 6.0.26
hibernate-search-3.0.1.GA
hibernate-3.2.5.GA
GWT 2.0.4
Tomcat Log:
Code:
SCHWERWIEGEND: A web application created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@7b21ea]) and a value of type [org.apache.lucene.index.SegmentTermEnum] (value [org.apache.lucene.index.SegmentTermEnum@1efa490]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.