RE: null:java.lang.RuntimeException: [was class java.net.SocketTimeoutException] null

2012-08-09 Thread Markus Jelsma
no Jetty here (yet). Thanks Markus -Original message- From:Yonik Seeley yo...@lucidimagination.com Sent: Tue 07-Aug-2012 23:54 To: solr-user@lucene.apache.org Subject: Re: null:java.lang.RuntimeException: [was class java.net.SocketTimeoutException] null Could

Re: null:java.lang.RuntimeException: [was class java.net.SocketTimeoutException] null

2012-08-09 Thread Yonik Seeley
Subject: RE: null:java.lang.RuntimeException: [was class java.net.SocketTimeoutException] null Jack, There are no peculiarities in the JVM graphs. Only increase in used threads and GC time. Heap space is collected quickly and doesn't suddenly increase. There's only 256MB available

null:java.lang.RuntimeException: [was class java.net.SocketTimeoutException] null

2012-08-07 Thread Markus Jelsma
are found in the other node's logs. 2012-08-07 17:52:05,260 ERROR [solr.servlet.SolrDispatchFilter] - [http-8080-exec-6] - : null:java.lang.RuntimeException: [was class java.net.SocketTimeoutException] null at com.ctc.wstx.util.ExceptionUtil.throwRuntimeException(ExceptionUtil.java:18

RE: null:java.lang.RuntimeException: [was class java.net.SocketTimeoutException] null

2012-08-07 Thread Markus Jelsma
the error before so it's not a very recent issue. No errors are found in the other node's logs. 2012-08-07 17:52:05,260 ERROR [solr.servlet.SolrDispatchFilter] - [http-8080-exec-6] - : null:java.lang.RuntimeException: [was class java.net.SocketTimeoutException] null

Re: null:java.lang.RuntimeException: [was class java.net.SocketTimeoutException] null

2012-08-07 Thread Yonik Seeley
@lucene.apache.org Subject: null:java.lang.RuntimeException: [was class java.net.SocketTimeoutException] null Hello, We sometimes see the error below in our `master` when indexing. Our master is currently the node we send documents to - we've not yet implemented CloudSolrServer in Apache Nutch

RE: null:java.lang.RuntimeException: [was class java.net.SocketTimeoutException] null

2012-08-07 Thread Markus Jelsma
-Original message- From:Yonik Seeley yo...@lucidimagination.com Sent: Tue 07-Aug-2012 23:54 To: solr-user@lucene.apache.org Subject: Re: null:java.lang.RuntimeException: [was class java.net.SocketTimeoutException] null Could this be just a simple case of a socket timeout? Can you raise