After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 350520 - beagled does not work on Solaris
beagled does not work on Solaris
Status: RESOLVED DUPLICATE of bug 343366
Product: beagle
Classification: Other
Component: General
0.2.7
Other All
: Normal major
: ---
Assigned To: Beagle Bugs
Beagle Bugs
Depends on:
Blocks:
 
 
Reported: 2006-08-09 03:12 UTC by Wang Xin
Modified: 2006-08-09 15:44 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Wang Xin 2006-08-09 03:12:50 UTC
Please describe the problem:
beagled does not work on Solaris because of some exceptions.

Steps to reproduce:
1. 
2. 
3. 


Actual results:


Expected results:


Does this happen every time?


Other information:
The log:

060809 1024110266 12429 Beagle DEBUG: Starting Beagle Daemon (version 0.2.7)
060809 1024111193 12429 Beagle DEBUG: Running on Mono 1.1.16.1
060809 1024111223 12429 Beagle DEBUG: Command Line: /export/home/jedy/work/dist/lib/beagle/BeagleDaemon.exe --fg --debug
060809 1024111497 12429 Beagle  WARN: Extended attributes are not supported on this filesystem.  Performance will suffer as a result.
060809 1024112094 12429 Beagle DEBUG: Unable to establish a connection to the X server
060809 1024112205 12429 Beagle DEBUG: Starting main loop
060809 1024112776 12429 Beagle DEBUG: Starting messaging server
060809 1024115816 12429 Beagle DEBUG: Starting QueryDriver
060809 1024122450 12429 Beagle DEBUG: Purging /export/home/jedy/.beagle/Indexes/KMailIndex
060809 1024143480 12429 Beagle ERROR: Caught exception while instantiating KMail backend
060809 1024143603 12429 Beagle ERROR EX: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IO.IOException: Lock obain timed out: /export/home/jedy/.beagle/Indexes/KMailIndex/Locks/lucene-7cdf65f8c5dfe0a581880fd8d29d9431-write.lock -- pid  -- process exists
060809 1024143603 12429 Beagle ERROR EX:   at Lucene.Net.Store.Lock.Obtain (Int64 lockWaitTimeout) [0x00102] in /export/home/jedy/src/beagle-0.2.7/beagled/Lucene.Net/Store/Lock.cs:89 
060809 1024143603 12429 Beagle ERROR EX:   at Lucene.Net.Index.IndexWriter..ctor (Lucene.Net.Store.Directory d, Lucene.Net.Analysis.Analyzer a, Boolean create, Boolean closeDir) [0x00087] in /export/home/jedy/src/beagle-0.2.7/beagled/Lucene.Net/Index/IndexWriter.cs:411 
060809 1024143603 12429 Beagle ERROR EX:   at Lucene.Net.Index.IndexWriter..ctor (Lucene.Net.Store.Directory d, Lucene.Net.Analysis.Analyzer a, Boolean create) [0x00000] in /export/home/jedy/src/beagle-0.2.7/beagled/Lucene.Net/Index/IndexWriter.cs:399 
060809 1024143603 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneCommon.CreateIndex (System.String path) [0x00015] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneCommon.cs:287 
060809 1024143603 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneCommon.Create () [0x00065] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneCommon.cs:311 
060809 1024143603 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneQueryingDriver..ctor (System.String index_name, Int32 minor_version, Boolean read_only) [0x00025] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneQueryingDriver.cs:64 
060809 1024143603 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneQueryable.BuildLuceneQueryingDriver (System.String index_name, Int32 minor_version, Boolean read_only_mode) [0x00000] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneQueryable.cs:1009 
060809 1024143603 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneQueryable..ctor (System.String index_name, Int32 minor_version, Boolean read_only_mode) [0x00055] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneQueryable.cs:98 
060809 1024143603 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneFileQueryable..ctor (System.String index_name, Int32 minor_version, Boolean disable_locking) [0x00016] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneFileQueryable.cs:43 
060809 1024143603 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneFileQueryable..ctor (System.String index_name) [0x00000] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneFileQueryable.cs:46 
060809 1024143603 12429 Beagle ERROR EX:   at Beagle.Daemon.KMailQueryable.KMailQueryable..ctor () [0x00000] in /export/home/jedy/src/beagle-0.2.7/beagled/KMailQueryable/KMailQueryable.cs:62 
060809 1024143603 12429 Beagle ERROR EX:   at <0x00000> <unknown method>
060809 1024143603 12429 Beagle ERROR EX:   at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (object,object[])
060809 1024143603 12429 Beagle ERROR EX:   at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00040] in /export/home/jedy/src/mono-1.1.16.1/mcs/class/corlib/System.Reflection/MonoMethod.cs:346 --- End of inner exception stack trace ---
060809 1024143603 12429 Beagle ERROR EX: 
060809 1024143603 12429 Beagle ERROR EX:   at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00065] in /export/home/jedy/src/mono-1.1.16.1/mcs/class/corlib/System.Reflection/MonoMethod.cs:352 
060809 1024143603 12429 Beagle ERROR EX:   at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in /export/home/jedy/src/mono-1.1.16.1/mcs/class/corlib/System.Reflection/MonoMethod.cs:357 
060809 1024143603 12429 Beagle ERROR EX:   at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x0000f] in /export/home/jedy/src/mono-1.1.16.1/mcs/class/corlib/System.Reflection/ConstructorInfo.cs:77 
060809 1024143603 12429 Beagle ERROR EX:   at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00063] in /export/home/jedy/src/mono-1.1.16.1/mcs/class/corlib/System/Activator.cs:248 
060809 1024143603 12429 Beagle ERROR EX:   at System.Activator.CreateInstance (System.Type type) [0x00000] in /export/home/jedy/src/mono-1.1.16.1/mcs/class/corlib/System/Activator.cs:161 
060809 1024143603 12429 Beagle ERROR EX:   at Beagle.Daemon.QueryDriver.ScanAssembly (System.Reflection.Assembly assembly) [0x000e2] in /export/home/jedy/src/beagle-0.2.7/beagled/QueryDriver.cs:175 
060809 1024146257 12429 Beagle DEBUG: Purging /export/home/jedy/.beagle/Indexes/FileSystemIndex
060809 1024156529 12429 Beagle ERROR: Caught exception while instantiating Files backend
060809 1024156639 12429 Beagle ERROR EX: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IO.IOException: Lock obain timed out: /export/home/jedy/.beagle/Indexes/FileSystemIndex/Locks/lucene-5aa0430465891f39ccb50d8d3748706e-write.lock -- pid  -- process exists
060809 1024156639 12429 Beagle ERROR EX:   at Lucene.Net.Store.Lock.Obtain (Int64 lockWaitTimeout) [0x00102] in /export/home/jedy/src/beagle-0.2.7/beagled/Lucene.Net/Store/Lock.cs:89 
060809 1024156639 12429 Beagle ERROR EX:   at Lucene.Net.Index.IndexWriter..ctor (Lucene.Net.Store.Directory d, Lucene.Net.Analysis.Analyzer a, Boolean create, Boolean closeDir) [0x00087] in /export/home/jedy/src/beagle-0.2.7/beagled/Lucene.Net/Index/IndexWriter.cs:411 
060809 1024156639 12429 Beagle ERROR EX:   at Lucene.Net.Index.IndexWriter..ctor (Lucene.Net.Store.Directory d, Lucene.Net.Analysis.Analyzer a, Boolean create) [0x00000] in /export/home/jedy/src/beagle-0.2.7/beagled/Lucene.Net/Index/IndexWriter.cs:399 
060809 1024156639 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneCommon.CreateIndex (System.String path) [0x00015] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneCommon.cs:287 
060809 1024156639 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneCommon.Create () [0x00065] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneCommon.cs:311 
060809 1024156639 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneQueryingDriver..ctor (System.String index_name, Int32 minor_version, Boolean read_only) [0x00025] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneQueryingDriver.cs:64 
060809 1024156639 12429 Beagle ERROR EX:   at Beagle.Daemon.FileSystemQueryable.LuceneNameResolver..ctor (System.String index_name, Int32 minor_version, Boolean read_only) [0x00000] in /export/home/jedy/src/beagle-0.2.7/beagled/FileSystemQueryable/LuceneNameResolver.cs:56 
060809 1024156639 12429 Beagle ERROR EX:   at Beagle.Daemon.FileSystemQueryable.FileSystemQueryable.BuildLuceneQueryingDriver (System.String index_name, Int32 minor_version, Boolean read_only_mode) [0x00000] in /export/home/jedy/src/beagle-0.2.7/beagled/FileSystemQueryable/FileSystemQueryable.cs:128 
060809 1024156639 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneQueryable..ctor (System.String index_name, Int32 minor_version, Boolean read_only_mode) [0x00055] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneQueryable.cs:98 
060809 1024156639 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneQueryable..ctor (System.String index_name, Int32 minor_version) [0x00000] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneQueryable.cs:90 
060809 1024156639 12429 Beagle ERROR EX:   at Beagle.Daemon.FileSystemQueryable.FileSystemQueryable..ctor () [0x0004d] in /export/home/jedy/src/beagle-0.2.7/beagled/FileSystemQueryable/FileSystemQueryable.cs:90 
060809 1024156639 12429 Beagle ERROR EX:   at <0x00000> <unknown method>
060809 1024156639 12429 Beagle ERROR EX:   at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (object,object[])
060809 1024156639 12429 Beagle ERROR EX:   at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00040] in /export/home/jedy/src/mono-1.1.16.1/mcs/class/corlib/System.Reflection/MonoMethod.cs:346 --- End of inner exception stack trace ---
060809 1024156639 12429 Beagle ERROR EX: 
060809 1024156639 12429 Beagle ERROR EX:   at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00065] in /export/home/jedy/src/mono-1.1.16.1/mcs/class/corlib/System.Reflection/MonoMethod.cs:352 
060809 1024156639 12429 Beagle ERROR EX:   at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in /export/home/jedy/src/mono-1.1.16.1/mcs/class/corlib/System.Reflection/MonoMethod.cs:357 
060809 1024156639 12429 Beagle ERROR EX:   at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x0000f] in /export/home/jedy/src/mono-1.1.16.1/mcs/class/corlib/System.Reflection/ConstructorInfo.cs:77 
060809 1024156639 12429 Beagle ERROR EX:   at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00063] in /export/home/jedy/src/mono-1.1.16.1/mcs/class/corlib/System/Activator.cs:248 
060809 1024156639 12429 Beagle ERROR EX:   at System.Activator.CreateInstance (System.Type type) [0x00000] in /export/home/jedy/src/mono-1.1.16.1/mcs/class/corlib/System/Activator.cs:161 
060809 1024156639 12429 Beagle ERROR EX:   at Beagle.Daemon.QueryDriver.ScanAssembly (System.Reflection.Assembly assembly) [0x000e2] in /export/home/jedy/src/beagle-0.2.7/beagled/QueryDriver.cs:175 
060809 1024159183 12429 Beagle DEBUG: Purging /export/home/jedy/.beagle/Indexes/GaimLogIndex
060809 1024169323 12429 Beagle ERROR: Caught exception while instantiating GaimLog backend
060809 1024169430 12429 Beagle ERROR EX: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IO.IOException: Lock obain timed out: /export/home/jedy/.beagle/Indexes/GaimLogIndex/Locks/lucene-20696a32c13d78d04ac3921e584f4785-write.lock -- pid  -- process exists
060809 1024169430 12429 Beagle ERROR EX:   at Lucene.Net.Store.Lock.Obtain (Int64 lockWaitTimeout) [0x00102] in /export/home/jedy/src/beagle-0.2.7/beagled/Lucene.Net/Store/Lock.cs:89 
060809 1024169430 12429 Beagle ERROR EX:   at Lucene.Net.Index.IndexWriter..ctor (Lucene.Net.Store.Directory d, Lucene.Net.Analysis.Analyzer a, Boolean create, Boolean closeDir) [0x00087] in /export/home/jedy/src/beagle-0.2.7/beagled/Lucene.Net/Index/IndexWriter.cs:411 
060809 1024169430 12429 Beagle ERROR EX:   at Lucene.Net.Index.IndexWriter..ctor (Lucene.Net.Store.Directory d, Lucene.Net.Analysis.Analyzer a, Boolean create) [0x00000] in /export/home/jedy/src/beagle-0.2.7/beagled/Lucene.Net/Index/IndexWriter.cs:399 
060809 1024169430 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneCommon.CreateIndex (System.String path) [0x00015] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneCommon.cs:287 
060809 1024169430 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneCommon.Create () [0x00065] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneCommon.cs:311 
060809 1024169430 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneQueryingDriver..ctor (System.String index_name, Int32 minor_version, Boolean read_only) [0x00025] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneQueryingDriver.cs:64 
060809 1024169430 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneQueryable.BuildLuceneQueryingDriver (System.String index_name, Int32 minor_version, Boolean read_only_mode) [0x00000] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneQueryable.cs:1009 
060809 1024169430 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneQueryable..ctor (System.String index_name, Int32 minor_version, Boolean read_only_mode) [0x00055] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneQueryable.cs:98 
060809 1024169430 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneFileQueryable..ctor (System.String index_name, Int32 minor_version, Boolean disable_locking) [0x00016] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneFileQueryable.cs:43 
060809 1024169430 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneFileQueryable..ctor (System.String index_name) [0x00000] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneFileQueryable.cs:46 
060809 1024169430 12429 Beagle ERROR EX:   at Beagle.Daemon.GaimLogQueryable.GaimLogQueryable..ctor () [0x00013] in /export/home/jedy/src/beagle-0.2.7/beagled/GaimLogQueryable/GaimLogQueryable.cs:50 
060809 1024169430 12429 Beagle ERROR EX:   at <0x00000> <unknown method>
060809 1024169430 12429 Beagle ERROR EX:   at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (object,object[])
060809 1024169430 12429 Beagle ERROR EX:   at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00040] in /export/home/jedy/src/mono-1.1.16.1/mcs/class/corlib/System.Reflection/MonoMethod.cs:346 --- End of inner exception stack trace ---
060809 1024169430 12429 Beagle ERROR EX: 
060809 1024169430 12429 Beagle ERROR EX:   at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00065] in /export/home/jedy/src/mono-1.1.16.1/mcs/class/corlib/System.Reflection/MonoMethod.cs:352 
060809 1024169430 12429 Beagle ERROR EX:   at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in /export/home/jedy/src/mono-1.1.16.1/mcs/class/corlib/System.Reflection/MonoMethod.cs:357 
060809 1024169430 12429 Beagle ERROR EX:   at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x0000f] in /export/home/jedy/src/mono-1.1.16.1/mcs/class/corlib/System.Reflection/ConstructorInfo.cs:77 
060809 1024169430 12429 Beagle ERROR EX:   at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00063] in /export/home/jedy/src/mono-1.1.16.1/mcs/class/corlib/System/Activator.cs:248 
060809 1024169430 12429 Beagle ERROR EX:   at System.Activator.CreateInstance (System.Type type) [0x00000] in /export/home/jedy/src/mono-1.1.16.1/mcs/class/corlib/System/Activator.cs:161 
060809 1024169430 12429 Beagle ERROR EX:   at Beagle.Daemon.QueryDriver.ScanAssembly (System.Reflection.Assembly assembly) [0x000e2] in /export/home/jedy/src/beagle-0.2.7/beagled/QueryDriver.cs:175 
060809 1024171922 12429 Beagle DEBUG: Purging /export/home/jedy/.beagle/Indexes/IndexingServiceIndex
060809 1024182126 12429 Beagle ERROR: Caught exception while instantiating IndexingService backend
060809 1024182230 12429 Beagle ERROR EX: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IO.IOException: Lock obain timed out: /export/home/jedy/.beagle/Indexes/IndexingServiceIndex/Locks/lucene-2f1a9d750ab0feeaabce114b3ef905bc-write.lock -- pid  -- process exists
060809 1024182230 12429 Beagle ERROR EX:   at Lucene.Net.Store.Lock.Obtain (Int64 lockWaitTimeout) [0x00102] in /export/home/jedy/src/beagle-0.2.7/beagled/Lucene.Net/Store/Lock.cs:89 
060809 1024182230 12429 Beagle ERROR EX:   at Lucene.Net.Index.IndexWriter..ctor (Lucene.Net.Store.Directory d, Lucene.Net.Analysis.Analyzer a, Boolean create, Boolean closeDir) [0x00087] in /export/home/jedy/src/beagle-0.2.7/beagled/Lucene.Net/Index/IndexWriter.cs:411 
060809 1024182230 12429 Beagle ERROR EX:   at Lucene.Net.Index.IndexWriter..ctor (Lucene.Net.Store.Directory d, Lucene.Net.Analysis.Analyzer a, Boolean create) [0x00000] in /export/home/jedy/src/beagle-0.2.7/beagled/Lucene.Net/Index/IndexWriter.cs:399 
060809 1024182230 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneCommon.CreateIndex (System.String path) [0x00015] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneCommon.cs:287 
060809 1024182230 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneCommon.Create () [0x00065] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneCommon.cs:311 
060809 1024182230 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneQueryingDriver..ctor (System.String index_name, Int32 minor_version, Boolean read_only) [0x00025] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneQueryingDriver.cs:64 
060809 1024182230 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneQueryable.BuildLuceneQueryingDriver (System.String index_name, Int32 minor_version, Boolean read_only_mode) [0x00000] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneQueryable.cs:1009 
060809 1024182230 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneQueryable..ctor (System.String index_name, Int32 minor_version, Boolean read_only_mode) [0x00055] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneQueryable.cs:98 
060809 1024182230 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneQueryable..ctor (System.String index_name) [0x00000] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneQueryable.cs:86 
060809 1024182230 12429 Beagle ERROR EX:   at Beagle.Daemon.IndexingServiceQueryable.IndexingServiceQueryable..ctor () [0x00000] in /export/home/jedy/src/beagle-0.2.7/beagled/IndexingServiceQueryable/IndexingServiceQueryable.cs:57 
060809 1024182230 12429 Beagle ERROR EX:   at <0x00000> <unknown method>
060809 1024182230 12429 Beagle ERROR EX:   at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (object,object[])
060809 1024182230 12429 Beagle ERROR EX:   at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00040] in /export/home/jedy/src/mono-1.1.16.1/mcs/class/corlib/System.Reflection/MonoMethod.cs:346 --- End of inner exception stack trace ---
060809 1024182230 12429 Beagle ERROR EX: 
060809 1024182230 12429 Beagle ERROR EX:   at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00065] in /export/home/jedy/src/mono-1.1.16.1/mcs/class/corlib/System.Reflection/MonoMethod.cs:352 
060809 1024182230 12429 Beagle ERROR EX:   at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in /export/home/jedy/src/mono-1.1.16.1/mcs/class/corlib/System.Reflection/MonoMethod.cs:357 
060809 1024182230 12429 Beagle ERROR EX:   at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x0000f] in /export/home/jedy/src/mono-1.1.16.1/mcs/class/corlib/System.Reflection/ConstructorInfo.cs:77 
060809 1024182230 12429 Beagle ERROR EX:   at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00063] in /export/home/jedy/src/mono-1.1.16.1/mcs/class/corlib/System/Activator.cs:248 
060809 1024182230 12429 Beagle ERROR EX:   at System.Activator.CreateInstance (System.Type type) [0x00000] in /export/home/jedy/src/mono-1.1.16.1/mcs/class/corlib/System/Activator.cs:161 
060809 1024182230 12429 Beagle ERROR EX:   at Beagle.Daemon.QueryDriver.ScanAssembly (System.Reflection.Assembly assembly) [0x000e2] in /export/home/jedy/src/beagle-0.2.7/beagled/QueryDriver.cs:175 
060809 1024184567 12429 Beagle DEBUG: Purging /export/home/jedy/.beagle/Indexes/TomboyIndex
060809 1024194825 12429 Beagle ERROR: Caught exception while instantiating Tomboy backend
060809 1024195221 12429 Beagle ERROR EX: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IO.IOException: Lock obain timed out: /export/home/jedy/.beagle/Indexes/TomboyIndex/Locks/lucene-5c0d1c9199ae81ccf24b881146450103-write.lock -- pid  -- process exists
060809 1024195221 12429 Beagle ERROR EX:   at Lucene.Net.Store.Lock.Obtain (Int64 lockWaitTimeout) [0x00102] in /export/home/jedy/src/beagle-0.2.7/beagled/Lucene.Net/Store/Lock.cs:89 
060809 1024195221 12429 Beagle ERROR EX:   at Lucene.Net.Index.IndexWriter..ctor (Lucene.Net.Store.Directory d, Lucene.Net.Analysis.Analyzer a, Boolean create, Boolean closeDir) [0x00087] in /export/home/jedy/src/beagle-0.2.7/beagled/Lucene.Net/Index/IndexWriter.cs:411 
060809 1024195221 12429 Beagle ERROR EX:   at Lucene.Net.Index.IndexWriter..ctor (Lucene.Net.Store.Directory d, Lucene.Net.Analysis.Analyzer a, Boolean create) [0x00000] in /export/home/jedy/src/beagle-0.2.7/beagled/Lucene.Net/Index/IndexWriter.cs:399 
060809 1024195221 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneCommon.CreateIndex (System.String path) [0x00015] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneCommon.cs:287 
060809 1024195221 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneCommon.Create () [0x00065] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneCommon.cs:311 
060809 1024195221 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneQueryingDriver..ctor (System.String index_name, Int32 minor_version, Boolean read_only) [0x00025] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneQueryingDriver.cs:64 
060809 1024195221 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneQueryable.BuildLuceneQueryingDriver (System.String index_name, Int32 minor_version, Boolean read_only_mode) [0x00000] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneQueryable.cs:1009 
060809 1024195221 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneQueryable..ctor (System.String index_name, Int32 minor_version, Boolean read_only_mode) [0x00055] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneQueryable.cs:98 
060809 1024195221 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneFileQueryable..ctor (System.String index_name, Int32 minor_version, Boolean disable_locking) [0x00016] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneFileQueryable.cs:43 
060809 1024195221 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneFileQueryable..ctor (System.String index_name) [0x00000] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneFileQueryable.cs:46 
060809 1024195221 12429 Beagle ERROR EX:   at Beagle.Daemon.TomboyQueryable.TomboyQueryable..ctor () [0x0000b] in /export/home/jedy/src/beagle-0.2.7/beagled/TomboyQueryable/TomboyQueryable.cs:44 
060809 1024195221 12429 Beagle ERROR EX:   at <0x00000> <unknown method>
060809 1024195221 12429 Beagle ERROR EX:   at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (object,object[])
060809 1024195221 12429 Beagle ERROR EX:   at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00040] in /export/home/jedy/src/mono-1.1.16.1/mcs/class/corlib/System.Reflection/MonoMethod.cs:346 --- End of inner exception stack trace ---
060809 1024195221 12429 Beagle ERROR EX: 
060809 1024195221 12429 Beagle ERROR EX:   at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00065] in /export/home/jedy/src/mono-1.1.16.1/mcs/class/corlib/System.Reflection/MonoMethod.cs:352 
060809 1024195221 12429 Beagle ERROR EX:   at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in /export/home/jedy/src/mono-1.1.16.1/mcs/class/corlib/System.Reflection/MonoMethod.cs:357 
060809 1024195221 12429 Beagle ERROR EX:   at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x0000f] in /export/home/jedy/src/mono-1.1.16.1/mcs/class/corlib/System.Reflection/ConstructorInfo.cs:77 
060809 1024195221 12429 Beagle ERROR EX:   at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00063] in /export/home/jedy/src/mono-1.1.16.1/mcs/class/corlib/System/Activator.cs:248 
060809 1024195221 12429 Beagle ERROR EX:   at System.Activator.CreateInstance (System.Type type) [0x00000] in /export/home/jedy/src/mono-1.1.16.1/mcs/class/corlib/System/Activator.cs:161 
060809 1024195221 12429 Beagle ERROR EX:   at Beagle.Daemon.QueryDriver.ScanAssembly (System.Reflection.Assembly assembly) [0x000e2] in /export/home/jedy/src/beagle-0.2.7/beagled/QueryDriver.cs:175 
060809 1024197795 12429 Beagle DEBUG: Purging /export/home/jedy/.beagle/Indexes/BlamIndex
060809 1024208027 12429 Beagle ERROR: Caught exception while instantiating Blam backend
060809 1024208140 12429 Beagle ERROR EX: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IO.IOException: Lock obain timed out: /export/home/jedy/.beagle/Indexes/BlamIndex/Locks/lucene-c997121e60c0c8130a749066b24fa44f-write.lock -- pid  -- process exists
060809 1024208140 12429 Beagle ERROR EX:   at Lucene.Net.Store.Lock.Obtain (Int64 lockWaitTimeout) [0x00102] in /export/home/jedy/src/beagle-0.2.7/beagled/Lucene.Net/Store/Lock.cs:89 
060809 1024208140 12429 Beagle ERROR EX:   at Lucene.Net.Index.IndexWriter..ctor (Lucene.Net.Store.Directory d, Lucene.Net.Analysis.Analyzer a, Boolean create, Boolean closeDir) [0x00087] in /export/home/jedy/src/beagle-0.2.7/beagled/Lucene.Net/Index/IndexWriter.cs:411 
060809 1024208140 12429 Beagle ERROR EX:   at Lucene.Net.Index.IndexWriter..ctor (Lucene.Net.Store.Directory d, Lucene.Net.Analysis.Analyzer a, Boolean create) [0x00000] in /export/home/jedy/src/beagle-0.2.7/beagled/Lucene.Net/Index/IndexWriter.cs:399 
060809 1024208140 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneCommon.CreateIndex (System.String path) [0x00015] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneCommon.cs:287 
060809 1024208140 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneCommon.Create () [0x00065] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneCommon.cs:311 
060809 1024208140 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneQueryingDriver..ctor (System.String index_name, Int32 minor_version, Boolean read_only) [0x00025] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneQueryingDriver.cs:64 
060809 1024208140 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneQueryable.BuildLuceneQueryingDriver (System.String index_name, Int32 minor_version, Boolean read_only_mode) [0x00000] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneQueryable.cs:1009 
060809 1024208140 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneQueryable..ctor (System.String index_name, Int32 minor_version, Boolean read_only_mode) [0x00055] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneQueryable.cs:98 
060809 1024208140 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneFileQueryable..ctor (System.String index_name, Int32 minor_version, Boolean disable_locking) [0x00016] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneFileQueryable.cs:43 
060809 1024208140 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneFileQueryable..ctor (System.String index_name, Int32 minor_version) [0x00000] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneFileQueryable.cs:50 
060809 1024208140 12429 Beagle ERROR EX:   at Beagle.Daemon.BlamQueryable.BlamQueryable..ctor () [0x00000] in /export/home/jedy/src/beagle-0.2.7/beagled/BlamQueryable/BlamQueryable.cs:52 
060809 1024208140 12429 Beagle ERROR EX:   at <0x00000> <unknown method>
060809 1024208140 12429 Beagle ERROR EX:   at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (object,object[])
060809 1024208140 12429 Beagle ERROR EX:   at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00040] in /export/home/jedy/src/mono-1.1.16.1/mcs/class/corlib/System.Reflection/MonoMethod.cs:346 --- End of inner exception stack trace ---
060809 1024208140 12429 Beagle ERROR EX: 
060809 1024208140 12429 Beagle ERROR EX:   at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00065] in /export/home/jedy/src/mono-1.1.16.1/mcs/class/corlib/System.Reflection/MonoMethod.cs:352 
060809 1024208140 12429 Beagle ERROR EX:   at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in /export/home/jedy/src/mono-1.1.16.1/mcs/class/corlib/System.Reflection/MonoMethod.cs:357 
060809 1024208140 12429 Beagle ERROR EX:   at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x0000f] in /export/home/jedy/src/mono-1.1.16.1/mcs/class/corlib/System.Reflection/ConstructorInfo.cs:77 
060809 1024208140 12429 Beagle ERROR EX:   at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00063] in /export/home/jedy/src/mono-1.1.16.1/mcs/class/corlib/System/Activator.cs:248 
060809 1024208140 12429 Beagle ERROR EX:   at System.Activator.CreateInstance (System.Type type) [0x00000] in /export/home/jedy/src/mono-1.1.16.1/mcs/class/corlib/System/Activator.cs:161 
060809 1024208140 12429 Beagle ERROR EX:   at Beagle.Daemon.QueryDriver.ScanAssembly (System.Reflection.Assembly assembly) [0x000e2] in /export/home/jedy/src/beagle-0.2.7/beagled/QueryDriver.cs:175 
060809 1024210665 12429 Beagle DEBUG: Purging /export/home/jedy/.beagle/Indexes/LifereaIndex
060809 1024220823 12429 Beagle ERROR: Caught exception while instantiating Liferea backend
060809 1024220928 12429 Beagle ERROR EX: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IO.IOException: Lock obain timed out: /export/home/jedy/.beagle/Indexes/LifereaIndex/Locks/lucene-3519c43aece8a1643642f22982e9629b-write.lock -- pid  -- process exists
060809 1024220928 12429 Beagle ERROR EX:   at Lucene.Net.Store.Lock.Obtain (Int64 lockWaitTimeout) [0x00102] in /export/home/jedy/src/beagle-0.2.7/beagled/Lucene.Net/Store/Lock.cs:89 
060809 1024220928 12429 Beagle ERROR EX:   at Lucene.Net.Index.IndexWriter..ctor (Lucene.Net.Store.Directory d, Lucene.Net.Analysis.Analyzer a, Boolean create, Boolean closeDir) [0x00087] in /export/home/jedy/src/beagle-0.2.7/beagled/Lucene.Net/Index/IndexWriter.cs:411 
060809 1024220928 12429 Beagle ERROR EX:   at Lucene.Net.Index.IndexWriter..ctor (Lucene.Net.Store.Directory d, Lucene.Net.Analysis.Analyzer a, Boolean create) [0x00000] in /export/home/jedy/src/beagle-0.2.7/beagled/Lucene.Net/Index/IndexWriter.cs:399 
060809 1024220928 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneCommon.CreateIndex (System.String path) [0x00015] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneCommon.cs:287 
060809 1024220928 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneCommon.Create () [0x00065] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneCommon.cs:311 
060809 1024220928 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneQueryingDriver..ctor (System.String index_name, Int32 minor_version, Boolean read_only) [0x00025] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneQueryingDriver.cs:64 
060809 1024220928 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneQueryable.BuildLuceneQueryingDriver (System.String index_name, Int32 minor_version, Boolean read_only_mode) [0x00000] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneQueryable.cs:1009 
060809 1024220928 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneQueryable..ctor (System.String index_name, Int32 minor_version, Boolean read_only_mode) [0x00055] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneQueryable.cs:98 
060809 1024220928 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneFileQueryable..ctor (System.String index_name, Int32 minor_version, Boolean disable_locking) [0x00016] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneFileQueryable.cs:43 
060809 1024220928 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneFileQueryable..ctor (System.String index_name, Int32 minor_version) [0x00000] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneFileQueryable.cs:50 
060809 1024220928 12429 Beagle ERROR EX:   at Beagle.Daemon.LifereaQueryable.LifereaQueryable..ctor () [0x00000] in /export/home/jedy/src/beagle-0.2.7/beagled/LifereaQueryable/LifereaQueryable.cs:61 
060809 1024220928 12429 Beagle ERROR EX:   at <0x00000> <unknown method>
060809 1024220928 12429 Beagle ERROR EX:   at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (object,object[])
060809 1024220928 12429 Beagle ERROR EX:   at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00040] in /export/home/jedy/src/mono-1.1.16.1/mcs/class/corlib/System.Reflection/MonoMethod.cs:346 --- End of inner exception stack trace ---
060809 1024220928 12429 Beagle ERROR EX: 
060809 1024220928 12429 Beagle ERROR EX:   at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00065] in /export/home/jedy/src/mono-1.1.16.1/mcs/class/corlib/System.Reflection/MonoMethod.cs:352 
060809 1024220928 12429 Beagle ERROR EX:   at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in /export/home/jedy/src/mono-1.1.16.1/mcs/class/corlib/System.Reflection/MonoMethod.cs:357 
060809 1024220928 12429 Beagle ERROR EX:   at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x0000f] in /export/home/jedy/src/mono-1.1.16.1/mcs/class/corlib/System.Reflection/ConstructorInfo.cs:77 
060809 1024220928 12429 Beagle ERROR EX:   at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00063] in /export/home/jedy/src/mono-1.1.16.1/mcs/class/corlib/System/Activator.cs:248 
060809 1024220928 12429 Beagle ERROR EX:   at System.Activator.CreateInstance (System.Type type) [0x00000] in /export/home/jedy/src/mono-1.1.16.1/mcs/class/corlib/System/Activator.cs:161 
060809 1024220928 12429 Beagle ERROR EX:   at Beagle.Daemon.QueryDriver.ScanAssembly (System.Reflection.Assembly assembly) [0x000e2] in /export/home/jedy/src/beagle-0.2.7/beagled/QueryDriver.cs:175 
060809 1024223416 12429 Beagle DEBUG: Purging /export/home/jedy/.beagle/Indexes/AkregatorIndex
060809 1024233626 12429 Beagle ERROR: Caught exception while instantiating Akregator backend
060809 1024233803 12429 Beagle ERROR EX: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IO.IOException: Lock obain timed out: /export/home/jedy/.beagle/Indexes/AkregatorIndex/Locks/lucene-25540b1b7c120b0bcb97d1fde98a2252-write.lock -- pid  -- process exists
060809 1024233803 12429 Beagle ERROR EX:   at Lucene.Net.Store.Lock.Obtain (Int64 lockWaitTimeout) [0x00102] in /export/home/jedy/src/beagle-0.2.7/beagled/Lucene.Net/Store/Lock.cs:89 
060809 1024233803 12429 Beagle ERROR EX:   at Lucene.Net.Index.IndexWriter..ctor (Lucene.Net.Store.Directory d, Lucene.Net.Analysis.Analyzer a, Boolean create, Boolean closeDir) [0x00087] in /export/home/jedy/src/beagle-0.2.7/beagled/Lucene.Net/Index/IndexWriter.cs:411 
060809 1024233803 12429 Beagle ERROR EX:   at Lucene.Net.Index.IndexWriter..ctor (Lucene.Net.Store.Directory d, Lucene.Net.Analysis.Analyzer a, Boolean create) [0x00000] in /export/home/jedy/src/beagle-0.2.7/beagled/Lucene.Net/Index/IndexWriter.cs:399 
060809 1024233803 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneCommon.CreateIndex (System.String path) [0x00015] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneCommon.cs:287 
060809 1024233803 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneCommon.Create () [0x00065] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneCommon.cs:311 
060809 1024233803 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneQueryingDriver..ctor (System.String index_name, Int32 minor_version, Boolean read_only) [0x00025] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneQueryingDriver.cs:64 
060809 1024233803 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneQueryable.BuildLuceneQueryingDriver (System.String index_name, Int32 minor_version, Boolean read_only_mode) [0x00000] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneQueryable.cs:1009 
060809 1024233803 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneQueryable..ctor (System.String index_name, Int32 minor_version, Boolean read_only_mode) [0x00055] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneQueryable.cs:98 
060809 1024233803 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneFileQueryable..ctor (System.String index_name, Int32 minor_version, Boolean disable_locking) [0x00016] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneFileQueryable.cs:43 
060809 1024233803 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneFileQueryable..ctor (System.String index_name, Int32 minor_version) [0x00000] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneFileQueryable.cs:50 
060809 1024233803 12429 Beagle ERROR EX:   at Beagle.Daemon.AkregatorQueryable.AkregatorQueryable..ctor () [0x00000] in /export/home/jedy/src/beagle-0.2.7/beagled/AkregatorQueryable/AkregatorQueryable.cs:77 
060809 1024233803 12429 Beagle ERROR EX:   at <0x00000> <unknown method>
060809 1024233803 12429 Beagle ERROR EX:   at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (object,object[])
060809 1024233803 12429 Beagle ERROR EX:   at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00040] in /export/home/jedy/src/mono-1.1.16.1/mcs/class/corlib/System.Reflection/MonoMethod.cs:346 --- End of inner exception stack trace ---
060809 1024233803 12429 Beagle ERROR EX: 
060809 1024233803 12429 Beagle ERROR EX:   at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00065] in /export/home/jedy/src/mono-1.1.16.1/mcs/class/corlib/System.Reflection/MonoMethod.cs:352 
060809 1024233803 12429 Beagle ERROR EX:   at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in /export/home/jedy/src/mono-1.1.16.1/mcs/class/corlib/System.Reflection/MonoMethod.cs:357 
060809 1024233803 12429 Beagle ERROR EX:   at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x0000f] in /export/home/jedy/src/mono-1.1.16.1/mcs/class/corlib/System.Reflection/ConstructorInfo.cs:77 
060809 1024233803 12429 Beagle ERROR EX:   at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00063] in /export/home/jedy/src/mono-1.1.16.1/mcs/class/corlib/System/Activator.cs:248 
060809 1024233803 12429 Beagle ERROR EX:   at System.Activator.CreateInstance (System.Type type) [0x00000] in /export/home/jedy/src/mono-1.1.16.1/mcs/class/corlib/System/Activator.cs:161 
060809 1024233803 12429 Beagle ERROR EX:   at Beagle.Daemon.QueryDriver.ScanAssembly (System.Reflection.Assembly assembly) [0x000e2] in /export/home/jedy/src/beagle-0.2.7/beagled/QueryDriver.cs:175 
060809 1024236269 12429 Beagle DEBUG: Purging /export/home/jedy/.beagle/Indexes/KonqHistoryIndex
060809 1024246426 12429 Beagle ERROR: Caught exception while instantiating KonquerorHistory backend
060809 1024246814 12429 Beagle ERROR EX: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IO.IOException: Lock obain timed out: /export/home/jedy/.beagle/Indexes/KonqHistoryIndex/Locks/lucene-ea8804e55808b52192b32f8a879c92cd-write.lock -- pid  -- process exists
060809 1024246814 12429 Beagle ERROR EX:   at Lucene.Net.Store.Lock.Obtain (Int64 lockWaitTimeout) [0x00102] in /export/home/jedy/src/beagle-0.2.7/beagled/Lucene.Net/Store/Lock.cs:89 
060809 1024246814 12429 Beagle ERROR EX:   at Lucene.Net.Index.IndexWriter..ctor (Lucene.Net.Store.Directory d, Lucene.Net.Analysis.Analyzer a, Boolean create, Boolean closeDir) [0x00087] in /export/home/jedy/src/beagle-0.2.7/beagled/Lucene.Net/Index/IndexWriter.cs:411 
060809 1024246814 12429 Beagle ERROR EX:   at Lucene.Net.Index.IndexWriter..ctor (Lucene.Net.Store.Directory d, Lucene.Net.Analysis.Analyzer a, Boolean create) [0x00000] in /export/home/jedy/src/beagle-0.2.7/beagled/Lucene.Net/Index/IndexWriter.cs:399 
060809 1024246814 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneCommon.CreateIndex (System.String path) [0x00015] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneCommon.cs:287 
060809 1024246814 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneCommon.Create () [0x00065] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneCommon.cs:311 
060809 1024246814 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneQueryingDriver..ctor (System.String index_name, Int32 minor_version, Boolean read_only) [0x00025] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneQueryingDriver.cs:64 
060809 1024246814 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneQueryable.BuildLuceneQueryingDriver (System.String index_name, Int32 minor_version, Boolean read_only_mode) [0x00000] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneQueryable.cs:1009 
060809 1024246814 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneQueryable..ctor (System.String index_name, Int32 minor_version, Boolean read_only_mode) [0x00055] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneQueryable.cs:98 
060809 1024246814 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneFileQueryable..ctor (System.String index_name, Int32 minor_version, Boolean disable_locking) [0x00016] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneFileQueryable.cs:43 
060809 1024246814 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneFileQueryable..ctor (System.String index_name) [0x00000] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneFileQueryable.cs:46 
060809 1024246814 12429 Beagle ERROR EX:   at Beagle.Daemon.KonqQueryable.KonqQueryable..ctor () [0x00026] in /export/home/jedy/src/beagle-0.2.7/beagled/KonqHistoryQueryable/KonqQueryable.cs:49 
060809 1024246814 12429 Beagle ERROR EX:   at <0x00000> <unknown method>
060809 1024246814 12429 Beagle ERROR EX:   at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (object,object[])
060809 1024246814 12429 Beagle ERROR EX:   at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00040] in /export/home/jedy/src/mono-1.1.16.1/mcs/class/corlib/System.Reflection/MonoMethod.cs:346 --- End of inner exception stack trace ---
060809 1024246814 12429 Beagle ERROR EX: 
060809 1024246814 12429 Beagle ERROR EX:   at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00065] in /export/home/jedy/src/mono-1.1.16.1/mcs/class/corlib/System.Reflection/MonoMethod.cs:352 
060809 1024246814 12429 Beagle ERROR EX:   at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in /export/home/jedy/src/mono-1.1.16.1/mcs/class/corlib/System.Reflection/MonoMethod.cs:357 
060809 1024246814 12429 Beagle ERROR EX:   at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x0000f] in /export/home/jedy/src/mono-1.1.16.1/mcs/class/corlib/System.Reflection/ConstructorInfo.cs:77 
060809 1024246814 12429 Beagle ERROR EX:   at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00063] in /export/home/jedy/src/mono-1.1.16.1/mcs/class/corlib/System/Activator.cs:248 
060809 1024246814 12429 Beagle ERROR EX:   at System.Activator.CreateInstance (System.Type type) [0x00000] in /export/home/jedy/src/mono-1.1.16.1/mcs/class/corlib/System/Activator.cs:161 
060809 1024246814 12429 Beagle ERROR EX:   at Beagle.Daemon.QueryDriver.ScanAssembly (System.Reflection.Assembly assembly) [0x000e2] in /export/home/jedy/src/beagle-0.2.7/beagled/QueryDriver.cs:175 
060809 1024249320 12429 Beagle DEBUG: Purging /export/home/jedy/.beagle/Indexes/KopeteIndex
060809 1024259525 12429 Beagle ERROR: Caught exception while instantiating Kopete backend
060809 1024259633 12429 Beagle ERROR EX: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IO.IOException: Lock obain timed out: /export/home/jedy/.beagle/Indexes/KopeteIndex/Locks/lucene-951c79afc89b57e384c67fdd45a4dbe3-write.lock -- pid  -- process exists
060809 1024259633 12429 Beagle ERROR EX:   at Lucene.Net.Store.Lock.Obtain (Int64 lockWaitTimeout) [0x00102] in /export/home/jedy/src/beagle-0.2.7/beagled/Lucene.Net/Store/Lock.cs:89 
060809 1024259633 12429 Beagle ERROR EX:   at Lucene.Net.Index.IndexWriter..ctor (Lucene.Net.Store.Directory d, Lucene.Net.Analysis.Analyzer a, Boolean create, Boolean closeDir) [0x00087] in /export/home/jedy/src/beagle-0.2.7/beagled/Lucene.Net/Index/IndexWriter.cs:411 
060809 1024259633 12429 Beagle ERROR EX:   at Lucene.Net.Index.IndexWriter..ctor (Lucene.Net.Store.Directory d, Lucene.Net.Analysis.Analyzer a, Boolean create) [0x00000] in /export/home/jedy/src/beagle-0.2.7/beagled/Lucene.Net/Index/IndexWriter.cs:399 
060809 1024259633 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneCommon.CreateIndex (System.String path) [0x00015] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneCommon.cs:287 
060809 1024259633 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneCommon.Create () [0x00065] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneCommon.cs:311 
060809 1024259633 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneQueryingDriver..ctor (System.String index_name, Int32 minor_version, Boolean read_only) [0x00025] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneQueryingDriver.cs:64 
060809 1024259633 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneQueryable.BuildLuceneQueryingDriver (System.String index_name, Int32 minor_version, Boolean read_only_mode) [0x00000] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneQueryable.cs:1009 
060809 1024259633 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneQueryable..ctor (System.String index_name, Int32 minor_version, Boolean read_only_mode) [0x00055] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneQueryable.cs:98 
060809 1024259633 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneFileQueryable..ctor (System.String index_name, Int32 minor_version, Boolean disable_locking) [0x00016] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneFileQueryable.cs:43 
060809 1024259633 12429 Beagle ERROR EX:   at Beagle.Daemon.LuceneFileQueryable..ctor (System.String index_name) [0x00000] in /export/home/jedy/src/beagle-0.2.7/beagled/LuceneFileQueryable.cs:46 
060809 1024259633 12429 Beagle ERROR EX:   at Beagle.Daemon.KopeteQueryable.KopeteQueryable..ctor () [0x00013] in /export/home/jedy/src/beagle-0.2.7/beagled/KopeteQueryable/KopeteQueryable.cs:49 
060809 1024259633 12429 Beagle ERROR EX:   at <0x00000> <unknown method>
060809 1024259633 12429 Beagle ERROR EX:   at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (object,object[])
060809 1024259633 12429 Beagle ERROR EX:   at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00040] in /export/home/jedy/src/mono-1.1.16.1/mcs/class/corlib/System.Reflection/MonoMethod.cs:346 --- End of inner exception stack trace ---
060809 1024259633 12429 Beagle ERROR EX: 
060809 1024259633 12429 Beagle ERROR EX:   at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00065] in /export/home/jedy/src/mono-1.1.16.1/mcs/class/corlib/System.Reflection/MonoMethod.cs:352 
060809 1024259633 12429 Beagle ERROR EX:   at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in /export/home/jedy/src/mono-1.1.16.1/mcs/class/corlib/System.Reflection/MonoMethod.cs:357 
060809 1024259633 12429 Beagle ERROR EX:   at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x0000f] in /export/home/jedy/src/mono-1.1.16.1/mcs/class/corlib/System.Reflection/ConstructorInfo.cs:77 
060809 1024259633 12429 Beagle ERROR EX:   at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00063] in /export/home/jedy/src/mono-1.1.16.1/mcs/class/corlib/System/Activator.cs:248 
060809 1024259633 12429 Beagle ERROR EX:   at System.Activator.CreateInstance (System.Type type) [0x00000] in /export/home/jedy/src/mono-1.1.16.1/mcs/class/corlib/System/Activator.cs:161 
060809 1024259633 12429 Beagle ERROR EX:   at Beagle.Daemon.QueryDriver.ScanAssembly (System.Reflection.Assembly assembly) [0x000e2] in /export/home/jedy/src/beagle-0.2.7/beagled/QueryDriver.cs:175 
060809 1024262111 12429 Beagle DEBUG: Found 0 backends in /export/home/jedy/work/dist/lib/beagle/BeagleDaemonLib.dll
060809 1024262152 12429 Beagle DEBUG: Reading mapping from filters
060809 1024263292 12429 Beagle DEBUG: Loading user-configured static indexes.
060809 1024263310 12429 Beagle DEBUG: Found 0 user-configured static indexes..
060809 1024263328 12429 Beagle DEBUG: Waiting 60 seconds before starting queryables
060809 1024263349 12429 Beagle DEBUG: Starting Scheduler thread
060809 1024263446 12429 Beagle DEBUG: Inotify not available on system.
060809 1024263629 12429 Beagle DEBUG: Daemon initialization finished after 15.10s
060809 1024317328 12429 Beagle DEBUG: Handling signal 2 (SIGINT)
060809 1024317362 12429 Beagle DEBUG: Initiating shutdown in response to signal.
060809 1024317537 12429 Beagle DEBUG: (1) Waiting for 1 worker...
060809 1024317558 12429 Beagle DEBUG: waiting for server '/export/home/jedy/.beagle/socket'
060809 1024317577 12429 Beagle DEBUG: Server '/export/home/jedy/.beagle/socket' shut down
060809 1024317585 12429 Beagle DEBUG: Exiting
060809 1024317615 12429 Beagle DEBUG: Leaving BeagleDaemon.Main
060809 1024322724 12429 Beagle DEBUG: No live ExceptionHandlingThreads!
Comment 1 Joe Shaw 2006-08-09 15:44:22 UTC
Those exceptions aren't Solaris-specific, they were fixed in 0.2.7.

*** This bug has been marked as a duplicate of 343366 ***