Re: System.NullReferenceException Beagle CVS

2005-09-20 Thread Joe Shaw
Hi, On Thu, 2005-09-08 at 22:17 -0400, Kevin Kubasik wrote: > WARN: Caught exception calling DoQuery on 'Files' > WARN: System.NullReferenceException: Object reference not set to an > instance of an object > in <0x0068f> Beagle.Daemon.FileSystemQueryable.FileNameFilter:Ignore > (Beagle.Daemon.File

Re: System.NullReferenceException Beagle CVS

2005-09-16 Thread Joe Shaw
Hi, On Fri, 2005-09-16 at 11:27 +0200, Nico Kaiser wrote: > > WARN: Caught exception calling DoQuery on 'Files' > WARN: System.NullReferenceException: Object reference not set > to an > instance of an object > in <0x0068f> > Beagle.Daemon.F

Re: System.NullReferenceException Beagle CVS

2005-09-16 Thread Joe Shaw
Hi, On Fri, 2005-09-16 at 09:38 -0400, Kevin Kubasik wrote: > perhaps they are not getting a chance to flush/dump completely, when I > get home, I want to try a few simple test (basically loading up a > folder with enough indexable files to force a helper shutdown, and > watch how it handles its i

Re: System.NullReferenceException Beagle CVS

2005-09-16 Thread Joe Shaw
Hi, On Fri, 2005-09-16 at 12:51 -0400, D Bera wrote: > I should say the exception happened only *once* for me - and that also > after a cvs update (I guess there was change in the settings/index > structure in that update). I regularly use ctrl-c to close beagle and > apart from that one case, not

Re: System.NullReferenceException Beagle CVS

2005-09-16 Thread D Bera
I should say the exception happened only *once* for me - and that also after a cvs update (I guess there was change in the settings/index structure in that update). I regularly use ctrl-c to close beagle and apart from that one case, nothing has happened ever. - Bera On 9/16/05, Nico Kaiser <[EMA

Re: System.NullReferenceException Beagle CVS

2005-09-16 Thread Nico Kaiser
Hi!2005/9/16, D Bera <[EMAIL PROTECTED]>: The issue is basically that during an unexpected shutdown, the luceneindex gets corrupted in some manor. Oh no, re-indexing for >40.000 files and thousands of mails takes ages here... I regularly have to shutdown Beagle with "kill" (or ctrl-c) because beag

Re: System.NullReferenceException Beagle CVS

2005-09-16 Thread Kevin Kubasik
I noticed this more when beagled is running with the --fg flag and a ctrl-c is used, but this might be a problem when helper processes grow to fast and are shut down, perhaps they are not getting a chance to flush/dump completely, when I get home, I want to try a few simple test (basically loading

Re: System.NullReferenceException Beagle CVS

2005-09-16 Thread Gregor Hlawacek
On Fri, 2005-09-16 at 09:12 -0400, D Bera wrote: > (Realized that the email exchanges below werent sent to mailing-list by > mistake) > > --- Forwarded message -- > From: Kevin Kubasik <[EMAIL PROTECTED]> > > I have found that to be a solution, but it forces a complete re > indexing,

Re: System.NullReferenceException Beagle CVS

2005-09-16 Thread D Bera
(Realized that the email exchanges below werent sent to mailing-list by mistake) --- Forwarded message -- From: Kevin Kubasik <[EMAIL PROTECTED]> I have found that to be a solution, but it forces a complete re indexing, which with several thousand emails and about 20,000 files takes a

Re: System.NullReferenceException Beagle CVS

2005-09-16 Thread Nico Kaiser
Any news here? I'm getting the same problem with Beagle 0.0.13.4 (Ubuntu Breezy) and Beagle 0.1.0 (current CVS)... Nico. 2005/9/9, Kevin Kubasik <[EMAIL PROTECTED]>: The first line more or less explains it, any query that can queryfiles throws this, and shows no files as results. I am going to le

System.NullReferenceException Beagle CVS

2005-09-08 Thread Kevin Kubasik
The first line more or less explains it, any query that can query files throws this, and shows no files as results. I am going to let the daemon keep running and see if perhaps this is just some odd error in the index, but it doesn't read as such. I can supply more information about the system on