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(InternalOutputBuffer.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

Reply via email to