Re: EofException with Solr in Jetty

2011-09-14 Thread Michael Szalay
, Birkenweg 61, CH-3013 Bern - Fon +41 31 311 32 22 http://www.basis06.ch - source of smart business - Ursprüngliche Mail - Von: "Jay Jaeger - DOT" An: solr-user@lucene.apache.org Gesendet: Mittwoch, 14. September 2011 16:23:45 Betreff: RE: EofException with Solr in Jetty I hav

RE: EofException with Solr in Jetty

2011-09-14 Thread Jaeger, Jay - DOT
Mail - Von: "Jay Jaeger - DOT" An: solr-user@lucene.apache.org, "JETTY user mailing list" Gesendet: Mittwoch, 14. September 2011 15:21:19 Betreff: RE: EofException with Solr in Jetty Looking at the source for Jetty, line 149 in Jetty's HttpOutput java file looks l

Re: EofException with Solr in Jetty

2011-09-14 Thread Michael Szalay
aeger - DOT" An: solr-user@lucene.apache.org, "JETTY user mailing list" Gesendet: Mittwoch, 14. September 2011 15:21:19 Betreff: RE: EofException with Solr in Jetty Looking at the source for Jetty, line 149 in Jetty's HttpOutput java file looks like this: if (_clos

RE: EofException with Solr in Jetty

2011-09-14 Thread Jaeger, Jay - DOT
Looking at the source for Jetty, line 149 in Jetty's HttpOutput java file looks like this: if (_closed) throw new IOException("Closed"); < [http://www.jarvana.com/jarvana/view/org/eclipse/jetty/aggregate/jetty-all/7.1.0.RC0/jetty-all-7.1.0.RC0-sources.jar!/org/ec