RE: Exception during Solr startup

2008-08-14 Thread Kashyap, Raghu
user@lucene.apache.org Subject: Re: Exception during Solr startup On Wed, Aug 13, 2008 at 10:55 AM, Kashyap, Raghu <[EMAIL PROTECTED]> wrote: > SEVERE: java.lang.UnsupportedClassVersionError: Bad version number in > .class file This is normally a mismatch between java compiler and runtime (

Re: Exception during Solr startup

2008-08-13 Thread Yonik Seeley
On Wed, Aug 13, 2008 at 10:55 AM, Kashyap, Raghu <[EMAIL PROTECTED]> wrote: > SEVERE: java.lang.UnsupportedClassVersionError: Bad version number in > .class file This is normally a mismatch between java compiler and runtime (like using Java6 to compile and Java5 to try and run). -Yonik

Re: Exception during Solr startup

2008-08-13 Thread Erik Hatcher
Is this perhaps due to the renaming of multicore.xml to solr.xml? Erik On Aug 13, 2008, at 10:55 AM, Kashyap, Raghu wrote: Hi, Today I started seeing this exception when I started solr instance. Any ideas what might be causing this problem? INFO: xsltCacheLifetimeSeconds=5 Aug

RE: Exception during Solr startup

2008-08-13 Thread Kashyap, Raghu
@lucene.apache.org Subject: Re: Exception during Solr startup Can you tell us a little bit more about your situation? What changed today? New Solr WAR? What version of Solr are you using? -Grant On Aug 13, 2008, at 10:55 AM, Kashyap, Raghu wrote: > Hi, > > > > Today I star

Re: Exception during Solr startup

2008-08-13 Thread Grant Ingersoll
Can you tell us a little bit more about your situation? What changed today? New Solr WAR? What version of Solr are you using? -Grant On Aug 13, 2008, at 10:55 AM, Kashyap, Raghu wrote: Hi, Today I started seeing this exception when I started solr instance. Any ideas what might be caus

Exception during Solr startup

2008-08-13 Thread Kashyap, Raghu
Hi, Today I started seeing this exception when I started solr instance. Any ideas what might be causing this problem? INFO: xsltCacheLifetimeSeconds=5 Aug 13, 2008 9:20:45 AM org.apache.solr.common.SolrException log SEVERE: java.lang.UnsupportedClassVersionError: Bad version number in .