Re: java.net.SocketException: Connection reset

2014-07-07 Thread Shawn Heisey
On 7/7/2014 7:30 AM, heaven wrote: > Yeah. the heap is huge, need to optimize the caches. It was 8Gb previously, > had to increase because there were out of memory errors. Using > ConcMarkSweepGC, which is supposed to not lock the world. At one time the only thing I was using that was non-default

Re: java.net.SocketException: Connection reset

2014-07-07 Thread santosh sidnal
Even i am facing same issue. AFTER doing a server restart again indexing can run fine once, but for second time same issue. On 3 Jul 2014 23:37, "heaven" wrote: > Hi, trying DigitalOcean for Solr, everything seems well, except sometimes I > see these errors: > java.net.SocketException: Connecti

Re: java.net.SocketException: Connection reset

2014-07-07 Thread heaven
Yeah. the heap is huge, need to optimize the caches. It was 8Gb previously, had to increase because there were out of memory errors. Using ConcMarkSweepGC, which is supposed to not lock the world. Had to disable optimize (previously we did so by a cron task) because the index is big and optimize h

Re: java.net.SocketException: Connection reset

2014-07-07 Thread Michael Della Bitta
I don't see anything out of the ordinary thus far, except your heap looks a little big. I usually run with 6-7gb. I'm wondering if maybe you're running into a juliet pause and that's causing your sockets to time out. Have you gathered any GC stats? Also, what are you doing with respect to commits

Re: java.net.SocketException: Connection reset

2014-07-04 Thread heaven
Today this had happened again + this one: null:java.net.SocketException: Broken pipe at java.net.SocketOutputStream.socketWrite0(Native Method) at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:113) at java.net.SocketOutputStream.write(SocketOutputStream.jav

Re: java.net.SocketException: Connection reset

2014-07-03 Thread heaven
Hello, usually the loading is not high at all: We're using bundled jetty and writing in batches by 50-100 documents and only using soft and auto commits. About clients, we have 4 processes and each could run up to 5 threads. At

Re: java.net.SocketException: Connection reset

2014-07-03 Thread Michael Della Bitta
What's the %system load on your nodes? What servlet container are you using? Are you writing a single document per update, or in batches? How many clients are attached to your cloud? Michael Della Bitta Applications Developer o: +1 646 532 3062 appinions inc. “The Science of Influence Market