Created
February 12, 2015 15:49
-
-
Save paregorios/f10f3eb0b18dd9cb0c04 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
08:21:08,125 INFO StreamingUpdateSolrServer:99 - starting runner: org.apache.solr.client.solrj.impl.StreamingUpdateSolrServer$Runner@10d0dd7 | |
08:21:09,961 ERROR StreamingUpdateSolrServer:296 - error | |
java.net.SocketException: Broken pipe | |
at java.net.SocketOutputStream.socketWrite0(Native Method) | |
at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:109) | |
at java.net.SocketOutputStream.write(SocketOutputStream.java:153) | |
at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82) | |
at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140) | |
at org.apache.commons.httpclient.ChunkedOutputStream.flush(ChunkedOutputStream.java:191) | |
at sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:297) | |
at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141) | |
at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229) | |
at org.apache.solr.client.solrj.impl.StreamingUpdateSolrServer$Runner$1.writeRequest(StreamingUpdateSolrServer.java:137) | |
at org.apache.commons.httpclient.methods.EntityEnclosingMethod.writeRequestBody(EntityEnclosingMethod.java:499) | |
at org.apache.commons.httpclient.HttpMethodBase.writeRequest(HttpMethodBase.java:2114) | |
at org.apache.commons.httpclient.HttpMethodBase.execute(HttpMethodBase.java:1096) | |
at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:398) | |
at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:171) | |
at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397) | |
at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:323) | |
at org.apache.solr.client.solrj.impl.StreamingUpdateSolrServer$Runner.run(StreamingUpdateSolrServer.java:154) | |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) | |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) | |
at java.lang.Thread.run(Thread.java:722) | |
08:21:09,961 INFO StreamingUpdateSolrServer:192 - finished: org.apache.solr.client.solrj.impl.StreamingUpdateSolrServer$Runner@10d0dd7 | |
08:21:09,962 INFO StreamingUpdateSolrServer:99 - starting runner: org.apache.solr.client.solrj.impl.StreamingUpdateSolrServer$Runner@1b45836 | |
08:21:11,532 ERROR StreamingUpdateSolrServer:296 - error | |
java.net.SocketException: Broken pipe | |
at java.net.SocketOutputStream.socketWrite0(Native Method) | |
at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:109) | |
at java.net.SocketOutputStream.write(SocketOutputStream.java:153) | |
at java.io.BufferedOutputStream.write(BufferedOutputStream.java:122) | |
at org.apache.commons.httpclient.ChunkedOutputStream.flushCacheWithAppend(ChunkedOutputStream.java:121) | |
at org.apache.commons.httpclient.ChunkedOutputStream.write(ChunkedOutputStream.java:179) | |
at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) | |
at sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291) | |
at sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295) | |
at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141) | |
at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229) | |
at org.apache.solr.client.solrj.impl.StreamingUpdateSolrServer$Runner$1.writeRequest(StreamingUpdateSolrServer.java:137) | |
at org.apache.commons.httpclient.methods.EntityEnclosingMethod.writeRequestBody(EntityEnclosingMethod.java:499) | |
at org.apache.commons.httpclient.HttpMethodBase.writeRequest(HttpMethodBase.java:2114) | |
at org.apache.commons.httpclient.HttpMethodBase.execute(HttpMethodBase.java:1096) | |
at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:398) | |
at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:171) | |
at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397) | |
at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:323) | |
at org.apache.solr.client.solrj.impl.StreamingUpdateSolrServer$Runner.run(StreamingUpdateSolrServer.java:154) | |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) | |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) | |
at java.lang.Thread.run(Thread.java:722) | |
08:21:11,533 INFO StreamingUpdateSolrServer:192 - finished: org.apache.solr.client.solrj.impl.StreamingUpdateSolrServer$Runner@1b45836 | |
08:21:11,533 INFO StreamingUpdateSolrServer:99 - starting runner: org.apache.solr.client.solrj.impl.StreamingUpdateSolrServer$Runner@18bcbc6 | |
Optimizing index... | |
08:21:12,747 ERROR StreamingUpdateSolrServer:296 - error | |
java.lang.Exception: Bad Request | |
Bad Request | |
request: http://localhost:8083/solr/pn-search/update | |
at org.apache.solr.client.solrj.impl.StreamingUpdateSolrServer$Runner.run(StreamingUpdateSolrServer.java:162) | |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) | |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) | |
at java.lang.Thread.run(Thread.java:722) | |
08:21:12,748 INFO StreamingUpdateSolrServer:192 - finished: org.apache.solr.client.solrj.impl.StreamingUpdateSolrServer$Runner@18bcbc6 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment