Sorry, i completely forgot... I built from trunk, so it's 1.3. Revision 666555.
best regards, Stefan Oestreicher -- Dr. Maté GmbH Stefan Oestreicher / Entwicklung [EMAIL PROTECTED] http://www.netdoktor.at Tel Buero: + 43 1 405 55 75 24 Fax Buero: + 43 1 405 55 75 55 Alser Str. 4 1090 Wien Altes AKH Hof 1 1.6.6 -----Ursprüngliche Nachricht----- Von: Shalin Shekhar Mangar [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 26. Juni 2008 12:07 An: solr-user@lucene.apache.org Betreff: Re: nonexistent filter class in schema.xml Can you tell us what version of Solr are you using? On Thu, Jun 26, 2008 at 2:41 PM, Stefan Oestreicher < [EMAIL PROTECTED]> wrote: > Hi, > > if I add a custom filter in the schema xml and the class doesn't exist > there is no solr error. Instead tomcat throws an exception: > > SEVERE: Error finishing response > java.lang.ArrayIndexOutOfBoundsException > at java.lang.System.arraycopy(Native Method) > at > > org.apache.coyote.http11.InternalOutputBuffer.write(InternalOutputBuff > er.jav > a:690) > > I just ran into this and it took me some time to figure out what > exactly is causing the error. > It would've been much easier to debug If there would've been an error > like "filter class foo.bar.Baz doesn't exist". I guess this issue > applies to other plugins as well. > > best regards, > > Stefan Oestreicher > > -- > Dr. Maté GmbH > Stefan Oestreicher / Entwicklung > [EMAIL PROTECTED] > http://www.netdoktor.at > Tel Buero: + 43 1 405 55 75 24 > Fax Buero: + 43 1 405 55 75 55 > Alser Str. 4 1090 Wien Altes AKH Hof 1 1.6.6 > > -- Regards, Shalin Shekhar Mangar.