Re: Two strange things in Lucene

2006-01-26 Thread Daniel Pfeifer
>> Since I didn't find anything in the log from log4j I did a "kill >> -3" on >> > the process and found two very interesting things: >> >> Almost all multisearcher threads were in this state: >> >> "MultiSearcher thread #1" daemon prio=10 tid=0x01900960 >> nid=0x81442c waiting for moni

Re: Two strange things in Lucene

2006-01-24 Thread Paul . Illingworth
d to Two strange things in Lucene [EMAIL PROTECTED]

Re: Two strange things in Lucene

2006-01-24 Thread Erik Hatcher
On Jan 24, 2006, at 8:52 AM, Daniel Pfeifer wrote: Today I've been alerted by one of my collegues that our Lucene-based indexing solution no longer refreshes the searchers and thus we never get any new indexed documents. Since I didn't find anything in the log from log4j I did a "kill -3" on

Two strange things in Lucene

2006-01-24 Thread Daniel Pfeifer
Today I've been alerted by one of my collegues that our Lucene-based indexing solution no longer refreshes the searchers and thus we never get any new indexed documents. Since I didn't find anything in the log from log4j I did a "kill -3" on the process and found two very interesting things: Almo