These errors are SOLR related errors, I don't think they are Tomcat errors.

I don't know SOLR at this moment, but it appears that the code is
looking for some XML or Schema file and unable to read it possibly due
to file read permissions on Unix or it could be due to other reasons
such as path separators need to be changed from \  to / in some XML
file etc (all these are wild guesses).

You could check with the SOLR user mailing list for further
assistance, if there's no solution on a search engine.

org.apache.solr.core.SolrException: Schema Parsing Failed

SEVERE: Servlet /solr1 threw load() exception
Caused by: java.lang.ClassCastException: jeasy.analysis.MMAnalyzer
at org.apache.solr.schema.IndexSchema.readAnalyzer(IndexSchema.java:468)

-Rashmi

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to