On 09.05.11 11:04, Martin Jansen wrote:
> I just attempted to set up an instance of Solr 3.1 in Tomcat 5.5 running
> in Java 1.5.  It fails with the following exception on start-up:
> 
>> java.lang.AssertionError: Analyzer implementation classes or at least their 
>> tokenStream() and reusableTokenStream() implementations must be final at 
>> org.apache.lucene.analysis.Analyzer.assertFinal(Analyzer.java:57)

In the meantime I solved the issue by installing Java 1.6.  Works
without a problem now, but I'm wondering if Solr 3.1 is intentionally
incompatible to Java 1.5 or if if happened by mistake.

Martin

Reply via email to