lucene1.4 queries locking up in Solaris

2006-08-30 Thread Salman Shahid
cessful so far. The problem is quiet similar to what has been posted in the following thread. http://www.archivum.info/java-dev@lucene.apache.org/2005-07/msg00046.htm l Our Env. Solaris 10, dual core AMD 64 JDK 1.5. Salman Shahid

Lucene maxing CPU on Solaris 10

2006-08-30 Thread Salman Shahid
Folks, Recently we are observing an issue with one of our web applications (using Lucene 1.4) maxing out on CPU under concurrent access of ~20 users doing a lucene query. At this point web application fails to serve any more pages and thread dump shows all lucene threads "waiting for monitor

RE: Lucene maxing CPU on Solaris 10

2006-08-30 Thread Salman Shahid
:00 -0700, Salman Shahid wrote: > > > > Oddly this only happens on our production Solaris 10 boxes, with JDK > > 1.5. The load test passes with flying colors on a Windows XP box, even > > for 50+ concurrent access. > > This will not help you Oh, one more thin