> I've tried to index with BEAGLE_EXERCISE_THE_DOG=1 my home and run in the > problem that beagle just stops indexing. > > Beagle status reports (since more than 1 hour): > -------------------------------------------------------------------------------- > Every 5.0s: beagle-info --status Sun Jan 28 08:25:09 > 2007 > > Scheduler: > Count: 23045 > Status: Executing task > Delayed 0 (1/28/2007 7:11:45 AM) > Crawling /home/steve/www/Sports/Biking/www.mountainbike-magazin.de/Werkstatt > > Pending Tasks: > 1 Immediate 0 (1/28/2007 7:13:35 AM) > file:///home/steve/www/Sports/Biking/www.miriquidi-bike-trails.de/page21832.html > > 2 Immediate 0 (1/28/2007 7:13:43 AM) > file:///home/steve/.beagle/Stuelpner_Trail.jpg > > 3 Immediate 0 (1/28/2007 7:14:01 AM) > file:///home/steve/.beagle/StuelpnerTrailsKarte.jpg > > 4 Immediate 0 (1/28/2007 7:14:26 AM) > file:///home/steve/.beagle/StuelpnerTrailsKarte.gif > > 5 Maintenance 100 (1/28/2007 7:11:47 AM) > Final Flush for FileSystemIndex > > 6 Maintenance 0 (1/28/2007 7:11:45 AM) > Optimize FileSystemIndex > > > Blocked Tasks: > Delayed 0 (1/28/2007 7:11:45 AM) > File Crawler > ----------------------------------------------------------------------------- > The pending task 1 to 4 are o.k.: What I did during indexing is that I've > updated the html page and moved the 3 images to new names. > > > Looking in the logs I see: > ... > Debug: *** Move '/home/steve/www/Sports/Biking/www.miriquidi-bike-trails.de' > 'StulpnerTrailsKarte.gif' -> > '/home/steve/www/Sports/Biking/www.miriquidi-bike-trails.de' > 'StuelpnerTrailsKarte.gif' (file) > Debug: Parsed query 'stuelpner' as text_query > Debug: Parsed query 'miri' as text_query > Debug: Parsed query 'miriquidi' as text_query > Debug: No activity for 30.0 minutes, shutting down > Always: Shutdown requested > Debug: CancelIfBlocking Beagle.Daemon.ConnectionHandler > Debug: (1) Waiting for 2 workers... > Debug: waiting for HandleConnection (1649) > Debug: waiting for server '/home/steve/.beagle/socket-helper' > Debug: Server '/home/steve/.beagle/socket-helper' shut down > Debug: (2) Waiting for 1 worker... > Debug: waiting for HandleConnection (1649) > > Even I was not able to kill "beagled -fg" with CTRL-C or with a simple > "kill PID". I had to "kill -9" (what is not desired, of course).
Somehow the scheduler queue is misbehaving. An immediate task at "1/28/2007 7:13:35 AM" is still pending at "Sun Jan 28 08:25:09 2007" which is definitely a bug (the task should be flushed within a few minutes). Somebody else also reported the same problem. Could any of you having this problem please file a bug ? That way the issue wont get lost. Thanks in advance, - dBera -- ----------------------------------------------------- Debajyoti Bera @ http://dtecht.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user _______________________________________________ Dashboard-hackers mailing list [email protected] http://mail.gnome.org/mailman/listinfo/dashboard-hackers
