I found this in the current-Indexhelper log: 05-03-22 10.44.33.36 03190 IndexH DEBUG: Couldn't acquire d-bus service 'com.novell.BeagleIndexHelper' Here's the entire output from current-Beagle before the error. 05-03-22 10.44.33.01 03187 Beagle INFO: Starting Beagle Daemon (version 0.0.7) 05-03-22 10.44.33.02 03187 Beagle DEBUG: Command Line: /usr/local/lib/beagle/BeagleDaemon.exe --debug --fg 05-03-22 10.44.33.05 03187 Beagle DEBUG: Initializing D-BUS 05-03-22 10.44.33.14 03187 Beagle DEBUG: Acquiring com.novell.Beagle D-BUS service 05-03-22 10.44.33.15 03187 Beagle DEBUG: Found index helper at /usr/local/lib/beagle/beagled-index-helper 05-03-22 10.44.33.16 03187 Beagle DEBUG: Launching helper process! 05-03-22 10.44.33.44 03187 Beagle DEBUG: Connecting to com.novell.BeagleIndexHelper 05-03-22 10.44.33.90 03187 Beagle DEBUG: Initializing RemoteControl 05-03-22 10.44.33.91 03187 Beagle DEBUG: D-BUS registered obj=Beagle.Daemon.RemoteControlImpl path=/com/novell/Beagle/RemoteContr$05-03-22 10.44.33.94 03187 Beagle DEBUG: D-BUS registered obj=Beagle.Daemon.FactoryImpl path=/com/novell/Beagle/Factory owner=(no$05-03-22 10.44.33.94 03187 Beagle DEBUG: Starting QueryDriver 05-03-22 10.44.34.07 03187 Beagle DEBUG: Starting Inotify Backend 05-03-22 10.44.34.14 03187 Beagle DEBUG: Pre-populated UniqueIdStore cache with 334 items in .01s 05-03-22 10.44.34.16 03187 Beagle INFO: Loaded 53 records from /home/sbishop/.beagle/FileSystemIndex/FileAttributesStore.db in 0.$05-03-22 10.44.34.19 03187 Beagle INFO: Loaded 112 records from /home/sbishop/.beagle/LauncherIndex/FileAttributesStore.db in 0.0$05-03-22 10.44.34.29 03187 Beagle DEBUG: Found 10 types in BeagleDaemonLib, Version=1.4.3.3, Culture=neutral, PublicKeyToken=null 05-03-22 10.44.34.31 03187 Beagle DEBUG: Adding root /home/sbishop 05-03-22 10.44.34.40 03187 Beagle INFO: Starting Evolution mail backend 05-03-22 10.44.34.40 03187 Beagle DEBUG: D-BUS registered obj=Beagle.Daemon.WebHistoryQueryable.WebHistoryQueryable+WebHistoryInd$05-03-22 10.44.34.43 03187 Beagle INFO: Starting Evolution mail backend 05-03-22 10.44.34.43 03187 Beagle INFO: Starting launcher backend 05-03-22 10.44.34.45 03187 Beagle INFO: Scanning Launchers 05-03-22 10.44.34.63 03187 Beagle INFO: Scanning Weblogs 05-03-22 10.44.34.68 03187 Beagle INFO: Found 80 items in 4 weblogs in .05s 05-03-22 10.44.34.90 03187 Beagle INFO: Found 173 Launchers in .45s 05-03-22 10.44.34.73 03187 Beagle DEBUG: Starting mail crawl 05-03-22 10.44.35.09 03187 Beagle INFO: Starting Gaim log backend 05-03-22 10.44.35.58 03187 Beagle INFO: Gaim log backend worker thread done in .47s 05-03-22 10.44.35.65 03187 Beagle INFO: Launcher backend worker thread done in 1.20s 05-03-22 10.44.35.65 03187 Beagle DEBUG: Starting Scheduler thread 05-03-22 10.44.35.66 03187 Beagle INFO: Scanning Tomboy notes... 05-03-22 10.44.35.67 03187 Beagle INFO: Scanned 15 notes in .02s 05-03-22 10.44.35.68 03187 Beagle DEBUG: Starting Inotify threads 05-03-22 10.44.35.69 03187 Beagle DEBUG: Starting task feed:http://www.imendio.com/archive/index.rss;item=http://www.imendio.com/$05-03-22 10.44.35.71 03187 Beagle DEBUG: Mail crawl finished 05-03-22 10.44.35.71 03187 Beagle INFO: Evolution mail driver worker thread done in 1.28s 05-03-22 10.44.35.98 03187 Beagle DEBUG: Ready to accept requests after 2.07s 05-03-22 10.44.35.98 03187 Beagle DEBUG: Starting main loop 05-03-22 10.44.36.12 03187 Beagle DEBUG: Scanned 331 subdirs in 1.79s 05-03-22 10.44.36.12 03187 Beagle INFO: FileSystemQueryable start-up thread finished 05-03-22 10.44.36.13 03187 Beagle DEBUG: Requesting new proxy 'BlamIndex' 05-03-22 10.44.36.13 03187 Beagle DEBUG: Waiting for proxy 'BlamIndex' 05-03-22 10.45.01.14 03187 Beagle DEBUG: Caught exception fetching proxy 'BlamIndex' 05-03-22 10.45.01.14 03187 Beagle DEBUG: DBus.DBusException: No reply within specified time in [0x0005d] (at /home/sbishop/dbus-0.23.2/mono/Message.cs:205) DBus.Message:SendWithReplyAndBlock () in <0x000cd> Beagle.Daemon.RemoteIndexerProxy.Proxy:NewRemoteIndexerPath (string) in [0x00038] (at /home/beagle/beagled/IndexHelperFu.cs:183) GetProxyClosure:ActuallySetProxy () Joe Shaw wrote: On Tue, 2005-03-22 at 09:05 -0600, Shane Bishop wrote:DEBUG: DBus.DBusException: No reply within specified time in [0x0005d] (at /home/sbishop/dbus-0.23.2/mono/Message.cs:205) DBus.Message:SendWithReplyAndBlock () in <0x000cd> Beagle.Daemon.RemoteIndexerProxy.Proxy:NewRemoteIndexerPath (string) in [0x00038] (at /home/beagle/beagled/IndexHelperFu.cs:183) GetProxyClosure:ActuallySetProxy ()It's quite probable that there is an exception being thrown on the other side which is hanging the dbus listener and causing this error. Can you make sure that there are no other exceptions thrown in the logs for either beagled or the IndexHelper prior to this one? Joe |