Re: JVM random crashes

2007-03-06 Thread Dimitar Ouzounov
It will probably turn out to be a hardware problem - a bad RAM chip. I removed it and today I will test Solr again to make sure everything is fine. On 3/5/07, Bill Au <[EMAIL PROTECTED]> wrote: Seems like this maybe a JVM bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6500147 http://

Re: JVM random crashes

2007-03-05 Thread Bill Au
Seems like this maybe a JVM bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6500147 http://forum.java.sun.com/thread.jspa?threadID=659990&messageID=3876052 Have you tried using a different garbage collector? Bill On 3/3/07, Jed Reynolds <[EMAIL PROTECTED]> wrote: Yonik Seeley wrote:

Re: JVM random crashes

2007-03-03 Thread Jed Reynolds
Yonik Seeley wrote: On 3/3/07, Dimitar Ouzounov <[EMAIL PROTECTED]> wrote: But what hardware problem could it be? Tomorrow I'll make sure that the memory is fine, but nothing else comes to my mind. Memory, motherboard, etc. Try http://www.memtest86.com/ to test this. It may be OS-related - p

Re: JVM random crashes

2007-03-03 Thread Yonik Seeley
On 3/3/07, Dimitar Ouzounov <[EMAIL PROTECTED]> wrote: But what hardware problem could it be? Tomorrow I'll make sure that the memory is fine, but nothing else comes to my mind. Memory, motherboard, etc. Try http://www.memtest86.com/ to test this. It may be OS-related - probably a buggy versi

Re: JVM random crashes

2007-03-03 Thread Dimitar Ouzounov
But what hardware problem could it be? Tomorrow I'll make sure that the memory is fine, but nothing else comes to my mind. It may be OS-related - probably a buggy version of some library. But which library? On 3/3/07, Bertrand Delacretaz <[EMAIL PROTECTED]> wrote: On 3/3/07, Dimitar Ouzounov <[

Re: JVM random crashes

2007-03-03 Thread Bertrand Delacretaz
On 3/3/07, Dimitar Ouzounov <[EMAIL PROTECTED]> wrote: ...I tried using JDK 1.5.0_05, 1.5.0_10, 1.5.0_11, and 1.6.0. I used the Java -server mode, tried increasing the heap size, but the JVM still crashes... Makes me wonder if it's not your new machine that's at fault (hardware or OS problem m

JVM random crashes

2007-03-03 Thread Dimitar Ouzounov
Hi everybody. I've been using Solr for more than two months and I was really happy with it since yesterday. I moved my application to a faster machine and everything went wrong. I have a PHP script, which uses libcurl to post records to Solr. It's sending 100 records at a time. After all 2500 reco