On 1/29/07, Fuad Efendi <[EMAIL PROTECTED]> wrote:
right before sending Email, I tried to check solr admin screen... something happened... SOLR stopped itself! I can't even see process Id, and admin screen does not work, but CPU is still 95%...
- I couldn't tell from your previous emails if this box was indexing only, or indexing + searching. - if it's also involved in searching, it could be hitting the "multiple threads generating a fieldcache entry" issue. A thread dump will help tell. - there is a thread limit to most app servers, if all the threads are busy doing something else, that could possibly block admin access too. -Yonik
