java.lang.NoSuchFieldError: severeErrors

2012-10-14 Thread Leif Neve
Just upgraded from SOLR 3.6 to SOLR 4 and am getting this error. Can anyone she any light on this? Is there a way to turn on more debugging? Here is the traceback: Oct 13, 2012 1:34:13 PM org.apache.solr.core.CoreContainer create SEVERE: Unable to create core: lpf org.apache.solr.common.SolrExcept

Re: java.lang.NoSuchFieldError: severeErrors

2012-10-14 Thread Leif Neve
It's finding all the config files just fine. Here is the full traceback: 2012-10-14 11:56:00.501:INFO:oejs.Server:jetty-8.1.2.v20120308 2012-10-14 11:56:00.516:INFO:oejs.NCSARequestLog:Opened /opt/solr/logs/request.2012_10_14.log 2012-10-14 11:56:00.519:INFO:oejdp.ScanningAppProvider:Deployment mo

Re: java.lang.NoSuchFieldError: severeErrors

2012-10-14 Thread Leif Neve
Thanks! The configuration left to me by my predecessor expects those JARs to be in a "lib" subdirectory of the instance. Now that I've copied the new JARs into the instance, things are working much better. -- View this message in context: http://lucene.472066.n3.nabble.com/java-lang-NoSuchField