On Tue, 2007-01-16 at 12:07 -0500, Joe Shaw wrote: > Hi again, Hi. BTW: I've restarted beagled now and am watching both the exceptions log and the main log to see what is happening as well as monitoring process size. > It also seems possible that there was an error that prevented that file > from being closed previously. Are there any non-sharing violation > exceptions before the loop starts? Yeah, there is this: 20070110 09:27:30.2502 25409 Beagle ERROR EX: Unable to start EvolutionDataServer backend: Unable to find or open libraries: 20070110 09:27:30.2502 25409 Beagle ERROR EX: System.DllNotFoundException: libedataserver-1.2.so.7 20070110 09:27:30.2502 25409 Beagle ERROR EX: at (wrapper managed-to-native) Evolution.Source:e_source_get_type () 20070110 09:27:30.2502 25409 Beagle ERROR EX: at Evolution.Source.get_GType () [0x00000] 20070110 09:27:30.2502 25409 Beagle ERROR EX: at GtkSharp.EvolutionSharp.ObjectManager.Initialize () [0x00000] 20070110 09:27:30.2502 25409 Beagle ERROR EX: at Evolution.SourceList..cctor () [0x00000] which I noticed in todays log and temporarily corrected by creating a symlink from /usr/lib/libedataserver-1.2.so.9 to /usr/lib/libedataserver-1.2.so.7: lrwxrwxrwx 1 root root 23 2007-01-16 12:01 /usr/lib/libedataserver-1.2.so.7 -> libedataserver-1.2.so.9 It seems to be working, but is understood that there could be incompatible ABI implications. So this missing library seems to be what has preceded the nasty "System.IO.IOException: Sharing violation" spew. BTW: what is producing all of these: 20070116 12:15:13.8621 02288 Beagle DEBUG: Saw event in '/home/brian/Mail' 20070116 12:15:13.8622 02288 Beagle DEBUG: *** Add '/home/brian/Mail' 'backup' (file) 20070116 12:15:13.8720 02288 Beagle DEBUG: Saw event in '/home/brian/Mail' 20070116 12:15:13.8722 02288 Beagle DEBUG: *** Add '/home/brian/Mail' 'backup' (file) 20070116 12:15:13.8724 02288 Beagle DEBUG: Saw event in '/home/brian/Mail' 20070116 12:15:13.8725 02288 Beagle DEBUG: *** Remove '/home/brian/Mail' 'backup.lock' (file) 20070116 12:15:13.8859 02288 Beagle DEBUG: Could not resolve unique id of 'backup.lock' in '/home/brian/Mail' for removal, it is probably already gone 20070116 12:15:16.5880 02288 Beagle DEBUG: Saw event in '/home/brian' 20070116 12:15:16.5882 02288 Beagle DEBUG: *** Add '/home/brian' 'procmail_log' (file) 20070116 12:15:18.9799 02288 Beagle DEBUG: Saw event in '/home/brian' 20070116 12:15:19.0280 02288 Beagle DEBUG: Saw event in '/home/brian' 20070116 12:15:19.0282 02288 Beagle DEBUG: *** Add '/home/brian' '.viminfy.tmp' (file) 20070116 12:15:19.0285 02288 Beagle DEBUG: Saw event in '/home/brian' 20070116 12:15:19.0286 02288 Beagle DEBUG: *** Remove '/home/brian' '.viminfo' (file) 20070116 12:15:19.0574 02288 Beagle DEBUG: Could not resolve unique id of '.viminfo' in '/home/brian' for removal, it is probably already gone I know it's beagled debugging, but I don't see debug enabled for beagled: $ ps -efwww | grep beagled brian 2288 1 1 11:58 ? 00:00:20 beagled /usr/lib/beagle/BeagleDaemon.exe --bg b. -- My other computer is your Microsoft Windows server. Brian J. Murrell
Attachment:
signature.asc
Description: This is a digitally signed message part