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);

Re: EofException with Solr in Jetty

2011-09-14 Thread Michael Szalay
- DOT jay.jae...@dot.wi.gov An: solr-user@lucene.apache.org, JETTY user mailing list jetty-us...@eclipse.org 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

RE: EofException with Solr in Jetty

2011-09-14 Thread Jaeger, Jay - DOT
Mail - Von: Jay Jaeger - DOT jay.jae...@dot.wi.gov An: solr-user@lucene.apache.org, JETTY user mailing list jetty-us...@eclipse.org 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

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 jay.jae...@dot.wi.gov An: solr-user@lucene.apache.org Gesendet: Mittwoch, 14. September 2011 16:23:45 Betreff: RE: EofException with Solr in Jetty