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 ps output it is a fork of one of the childs:

have you tried looking at a thread dump using jConsole/kill -QUIT?

-Mike

Reply via email to