Re: Processor load

2007-07-09 Thread Michael Thessel
On Wed, 2007-04-07 at 10:37 -0400, Yonik Seeley wrote: > On 7/3/07, Michael Thessel <[EMAIL PROTECTED]> wrote: > > -- > > 208973 SEVERE: Error during auto-warming of > > key:[EMAIL PROTECTED]:java > > 208974 at > > org.apache.lucene.search.ConjunctionSc

Re: Processor load

2007-07-04 Thread Yonik Seeley
On 7/3/07, Michael Thessel <[EMAIL PROTECTED]> wrote: -- 208973 SEVERE: Error during auto-warming of key:[EMAIL PROTECTED]:java 208974 at org.apache.lucene.search.ConjunctionScorer.init(ConjunctionScorer.java:97) 208975 at The Exception and exc

Re: Processor load

2007-07-03 Thread Michael Thessel
Hello UG I couldn't solve the processor load problem. I decided to switch to release 1.2. I currently run some tests (indexing 9 Million documents and sending different search queries as fast as possible while indexing) on the server and got some pro

Re: Processor load

2007-06-28 Thread Otis Gospodnetic
m/ - Tag - Search - Share - Original Message From: Mike Klaas <[EMAIL PROTECTED]> To: solr-user@lucene.apache.org Sent: Friday, June 29, 2007 1:01:03 AM Subject: Re: Processor load On 28-Jun-07, at 10:52 AM, Michael Thessel wrote: > Hi Mike > > Thanks for your quick respo

Re: Processor load

2007-06-28 Thread Mike Klaas
On 28-Jun-07, at 10:52 AM, Michael Thessel wrote: Hi Mike Thanks for your quick response. The restarting the server hasn't any effect. Im not a Java expert and not really familiar with the java tools. I'm no expert in this matter either. Have you tried kill -QUIT? (it prints a thread dump

Re: Processor load

2007-06-28 Thread Michael Thessel
On Thu, 2007-28-06 at 11:05 -0700, Mike Klaas wrote: > On 28-Jun-07, at 11:02 AM, Yonik Seeley wrote: > > > On 6/28/07, Michael Thessel <[EMAIL PROTECTED]> wrote: > >> I got a solr server running to index the posts of a forum. The > >> server is > >> running in a tomcat installation on a 4-proce

Re: Processor load

2007-06-28 Thread Mike Klaas
On 28-Jun-07, at 11:02 AM, Yonik Seeley wrote: On 6/28/07, Michael Thessel <[EMAIL PROTECTED]> wrote: I got a solr server running to index the posts of a forum. The server is running in a tomcat installation on a 4-processor Opteron server. One of the threads is eating up 100% of one proces

Re: Processor load

2007-06-28 Thread Yonik Seeley
On 6/28/07, Michael Thessel <[EMAIL PROTECTED]> wrote: I got a solr server running to index the posts of a forum. The server is running in a tomcat installation on a 4-processor Opteron server. One of the threads is eating up 100% of one processor all the time. I do auto-commits every 10s It

Re: Processor load

2007-06-28 Thread Michael Thessel
Hi Mike Thanks for your quick response. The restarting the server hasn't any effect. Im not a Java expert and not really familiar with the java tools. Running jconsole on the 100% process (as the same user as the server is running): # jconsole 23248 Unable to attach to 23248: Could not map vmid t

Re: Processor load

2007-06-28 Thread Mike Klaas
On 28-Jun-07, at 9:36 AM, Michael Thessel wrote: Hello UG I got a solr server running to index the posts of a forum. The server is running in a tomcat installation on a 4-processor Opteron server. One of the threads is eating up 100% of one processor all the time. As you can see in the p

Processor load

2007-06-28 Thread Michael Thessel
Hello UG I got a solr server running to index the posts of a forum. The server is running in a tomcat installation on a 4-processor Opteron server. One of the threads is eating up 100% of one processor all the time. As you can see in the ps output it is a fork of one of the childs: 232280:0