Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 12/08/2005, à 05:29

blowup

Beagle Hoary : Problème

J'ai installé Beagle selon la methode décrite sur le wiki

Best se lance bien et l'icone se met dans la barre des taches

Mais à la commande beagled --fg --debug
J'ai cette erreur :
--fg --debug
INFO: Starting Beagle Daemon (version 0.0.11.1)
DEBUG: Command Line: /usr/lib/beagle/BeagleDaemon.exe --fg --debug
DEBUG: Starting main loop
DEBUG: Starting messaging server
DEBUG: Starting QueryDriver
DEBUG: worker added: name=server 'socket' refcount=1
DEBUG: Purging /home/antoine/.beagle/FileSystemIndex
ERROR: Caught exception while instantiating Files backend
ERROR: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.DllNotFoundException: libMonoPosixHelper.so
in (wrapper managed-to-native) Mono.Posix.Syscall:map_Mono_Posix_OpenFlags (Mono.Posix.OpenFlags)
in [0x00001] (at /home/jdong/dev/mono-1.1.7/mcs/class/Mono.Posix/Mono.Posix/Syscall.cs:180) Mono.Posix.Syscall:open (System.String pathname, OpenFlags flags, FileMode mode)
in <0x00133> Lucene.Net.Store.FSDirectory+AnonymousClassLock:Obtain ()
in <0x0002f> Lucene.Net.Store.Lock:Obtain (Int64 lockWaitTimeout)
in <0x000bc> Lucene.Net.Index.IndexWriter:.ctor (Lucene.Net.Store.Directory d, Lucene.Net.Analysis.Analyzer a, Boolean create, Boolean closeDir)
in <0x00017> Lucene.Net.Index.IndexWriter:.ctor (Lucene.Net.Store.Directory d, Lucene.Net.Analysis.Analyzer a, Boolean create)
in <0x00729> Beagle.Daemon.LuceneDriver:Setup (System.String index_name, Int32 _minor_version)
in <0x0003b> Beagle.Daemon.LuceneDriver:.ctor (System.String index_name, Int32 index_version)
in <0x00062> Beagle.Daemon.LuceneQueryable:.ctor (System.String index_name, Int32 minor_version)
in <0x00011> Beagle.Daemon.FileSystemQueryable.FileSystemQueryable:.ctor ()
in <0x00000> <unknown method>
in (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (object,object[])
in [0x00044] (at /home/jdong/dev/mono-1.1.7/mcs/class/corlib/System.Reflection/MonoMethod.cs:336) System.Reflection.MonoCMethod:Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)--- End of inner exception stack trace ---

in [0x0006b] (at /home/jdong/dev/mono-1.1.7/mcs/class/corlib/System.Reflection/MonoMethod.cs:342) System.Reflection.MonoCMethod:Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
in [0x00007] (at /home/jdong/dev/mono-1.1.7/mcs/class/corlib/System.Reflection/MonoMethod.cs:347) System.Reflection.MonoCMethod:Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
in [0x00018] (at /home/jdong/dev/mono-1.1.7/mcs/class/corlib/System.Reflection/ConstructorInfo.cs:62) System.Reflection.ConstructorInfo:Invoke (System.Object[] parameters)
in [0x00091] (at /home/jdong/dev/mono-1.1.7/mcs/class/corlib/System/Activator.cs:260) System.Activator:CreateInstance (System.Type type, Boolean nonPublic)
in [0x00002] (at /home/jdong/dev/mono-1.1.7/mcs/class/corlib/System/Activator.cs:143) System.Activator:CreateInstance (System.Type type)
in <0x00188> Beagle.Daemon.QueryDriver:ScanAssembly (System.Reflection.Assembly assembly)
DEBUG: Purging /home/truc/.beagle/GaimLogIndex
ERROR: Caught exception while instantiating IMLog backend
ERROR: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.DllNotFoundException: libMonoPosixHelper.so
in (wrapper managed-to-native) Mono.Posix.Syscall:map_Mono_Posix_OpenFlags (Mono.Posix.OpenFlags)
in [0x00001] (at /home/jdong/dev/mono-1.1.7/mcs/class/Mono.Posix/Mono.Posix/Syscall.cs:180) Mono.Posix.Syscall:open (System.String pathname, OpenFlags flags, FileMode mode)
in <0x00133> Lucene.Net.Store.FSDirectory+AnonymousClassLock:Obtain ()
in <0x0002f> Lucene.Net.Store.Lock:Obtain (Int64 lockWaitTimeout)
in <0x000bc> Lucene.Net.Index.IndexWriter:.ctor (Lucene.Net.Store.Directory d, Lucene.Net.Analysis.Analyzer a, Boolean create, Boolean closeDir)
in <0x00017> Lucene.Net.Index.IndexWriter:.ctor (Lucene.Net.Store.Directory d, Lucene.Net.Analysis.Analyzer a, Boolean create)
in <0x00729> Beagle.Daemon.LuceneDriver:Setup (System.String index_name, Int32 _minor_version)
in <0x0003b> Beagle.Daemon.LuceneDriver:.ctor (System.String index_name, Int32 index_version)
in <0x00062> Beagle.Daemon.LuceneQueryable:.ctor (System.String index_name, Int32 minor_version)
in <0x0000f> Beagle.Daemon.LuceneQueryable:.ctor (System.String index_name)
in <0x0001a> Beagle.Daemon.GaimLogQueryable.GaimLogQueryable:.ctor ()
in <0x00000> <unknown method>
in (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (object,object[])
in [0x00044] (at /home/jdong/dev/mono-1.1.7/mcs/class/corlib/System.Reflection/MonoMethod.cs:336) System.Reflection.MonoCMethod:Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)--- End of inner exception stack trace ---

in [0x0006b] (at /home/jdong/dev/mono-1.1.7/mcs/class/corlib/System.Reflection/MonoMethod.cs:342) System.Reflection.MonoCMethod:Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
in [0x00007] (at /home/jdong/dev/mono-1.1.7/mcs/class/corlib/System.Reflection/MonoMethod.cs:347) System.Reflection.MonoCMethod:Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
in [0x00018] (at /home/jdong/dev/mono-1.1.7/mcs/class/corlib/System.Reflection/ConstructorInfo.cs:62) System.Reflection.ConstructorInfo:Invoke (System.Object[] parameters)
in [0x00091] (at /home/jdong/dev/mono-1.1.7/mcs/class/corlib/System/Activator.cs:260) System.Activator:CreateInstance (System.Type type, Boolean nonPublic)
in [0x00002] (at /home/jdong/dev/mono-1.1.7/mcs/class/corlib/System/Activator.cs:143) System.Activator:CreateInstance (System.Type type)
in <0x00188> Beagle.Daemon.QueryDriver:ScanAssembly (System.Reflection.Assembly assembly)
DEBUG: Purging /home/truc/.beagle/BlamIndex
ERROR: Caught exception while instantiating Blam backend
ERROR: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.DllNotFoundException: libMonoPosixHelper.so
in (wrapper managed-to-native) Mono.Posix.Syscall:map_Mono_Posix_OpenFlags (Mono.Posix.OpenFlags)
in [0x00001] (at /home/jdong/dev/mono-1.1.7/mcs/class/Mono.Posix/Mono.Posix/Syscall.cs:180) Mono.Posix.Syscall:open (System.String pathname, OpenFlags flags, FileMode mode)
in <0x00133> Lucene.Net.Store.FSDirectory+AnonymousClassLock:Obtain ()
in <0x0002f> Lucene.Net.Store.Lock:Obtain (Int64 lockWaitTimeout)
in <0x000bc> Lucene.Net.Index.IndexWriter:.ctor (Lucene.Net.Store.Directory d, Lucene.Net.Analysis.Analyzer a, Boolean create, Boolean closeDir)
in <0x00017> Lucene.Net.Index.IndexWriter:.ctor (Lucene.Net.Store.Directory d, Lucene.Net.Analysis.Analyzer a, Boolean create)
in <0x00729> Beagle.Daemon.LuceneDriver:Setup (System.String index_name, Int32 _minor_version)
in <0x0003b> Beagle.Daemon.LuceneDriver:.ctor (System.String index_name, Int32 index_version)
in <0x00062> Beagle.Daemon.LuceneQueryable:.ctor (System.String index_name, Int32 minor_version)
in <0x0000f> Beagle.Daemon.LuceneQueryable:.ctor (System.String index_name)
in <0x00012> Beagle.Daemon.BlamQueryable.BlamQueryable:.ctor ()
in <0x00000> <unknown method>
in (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (object,object[])
in [0x00044] (at /home/jdong/dev/mono-1.1.7/mcs/class/corlib/System.Reflection/MonoMethod.cs:336) System.Reflection.MonoCMethod:Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)--- End of inner exception stack trace ---

in [0x0006b] (at /home/jdong/dev/mono-1.1.7/mcs/class/corlib/System.Reflection/MonoMethod.cs:342) System.Reflection.MonoCMethod:Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
in [0x00007] (at /home/jdong/dev/mono-1.1.7/mcs/class/corlib/System.Reflection/MonoMethod.cs:347) System.Reflection.MonoCMethod:Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
in [0x00018] (at /home/jdong/dev/mono-1.1.7/mcs/class/corlib/System.Reflection/ConstructorInfo.cs:62) System.Reflection.ConstructorInfo:Invoke (System.Object[] parameters)
in [0x00091] (at /home/jdong/dev/mono-1.1.7/mcs/class/corlib/System/Activator.cs:260) System.Activator:CreateInstance (System.Type type, Boolean nonPublic)
in [0x00002] (at /home/jdong/dev/mono-1.1.7/mcs/class/corlib/System/Activator.cs:143) System.Activator:CreateInstance (System.Type type)
in <0x00188> Beagle.Daemon.QueryDriver:ScanAssembly (System.Reflection.Assembly assembly)
DEBUG: Purging /home/truc/.beagle/LifereaIndex
ERROR: Caught exception while instantiating Liferea backend
ERROR: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.DllNotFoundException: libMonoPosixHelper.so
in (wrapper managed-to-native) Mono.Posix.Syscall:map_Mono_Posix_OpenFlags (Mono.Posix.OpenFlags)
in [0x00001] (at /home/jdong/dev/mono-1.1.7/mcs/class/Mono.Posix/Mono.Posix/Syscall.cs:180) Mono.Posix.Syscall:open (System.String pathname, OpenFlags flags, FileMode mode)
in <0x00133> Lucene.Net.Store.FSDirectory+AnonymousClassLock:Obtain ()
in <0x0002f> Lucene.Net.Store.Lock:Obtain (Int64 lockWaitTimeout)
in <0x000bc> Lucene.Net.Index.IndexWriter:.ctor (Lucene.Net.Store.Directory d, Lucene.Net.Analysis.Analyzer a, Boolean create, Boolean closeDir)
in <0x00017> Lucene.Net.Index.IndexWriter:.ctor (Lucene.Net.Store.Directory d, Lucene.Net.Analysis.Analyzer a, Boolean create)
in <0x00729> Beagle.Daemon.LuceneDriver:Setup (System.String index_name, Int32 _minor_version)
in <0x0003b> Beagle.Daemon.LuceneDriver:.ctor (System.String index_name, Int32 index_version)
in <0x00062> Beagle.Daemon.LuceneQueryable:.ctor (System.String index_name, Int32 minor_version)
in <0x0000f> Beagle.Daemon.LuceneQueryable:.ctor (System.String index_name)
in <0x00013> Beagle.Daemon.LifereaQueryable.LifereaQueryable:.ctor ()
in <0x00000> <unknown method>
in (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (object,object[])
in [0x00044] (at /home/jdong/dev/mono-1.1.7/mcs/class/corlib/System.Reflection/MonoMethod.cs:336) System.Reflection.MonoCMethod:Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)--- End of inner exception stack trace ---

in [0x0006b] (at /home/jdong/dev/mono-1.1.7/mcs/class/corlib/System.Reflection/MonoMethod.cs:342) System.Reflection.MonoCMethod:Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
in [0x00007] (at /home/jdong/dev/mono-1.1.7/mcs/class/corlib/System.Reflection/MonoMethod.cs:347) System.Reflection.MonoCMethod:Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
in [0x00018] (at /home/jdong/dev/mono-1.1.7/mcs/class/corlib/System.Reflection/ConstructorInfo.cs:62) System.Reflection.ConstructorInfo:Invoke (System.Object[] parameters)
in [0x00091] (at /home/jdong/dev/mono-1.1.7/mcs/class/corlib/System/Activator.cs:260) System.Activator:CreateInstance (System.Type type, Boolean nonPublic)
in [0x00002] (at /home/jdong/dev/mono-1.1.7/mcs/class/corlib/System/Activator.cs:143) System.Activator:CreateInstance (System.Type type)
in <0x00188> Beagle.Daemon.QueryDriver:ScanAssembly (System.Reflection.Assembly assembly)
DEBUG: Purging /home/truc/.beagle/MailIndex
ERROR: Caught exception while instantiating Mail backend
ERROR: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.DllNotFoundException: libMonoPosixHelper.so
in (wrapper managed-to-native) Mono.Posix.Syscall:map_Mono_Posix_OpenFlags (Mono.Posix.OpenFlags)
in [0x00001] (at /home/jdong/dev/mono-1.1.7/mcs/class/Mono.Posix/Mono.Posix/Syscall.cs:180) Mono.Posix.Syscall:open (System.String pathname, OpenFlags flags, FileMode mode)
in <0x00133> Lucene.Net.Store.FSDirectory+AnonymousClassLock:Obtain ()
in <0x0002f> Lucene.Net.Store.Lock:Obtain (Int64 lockWaitTimeout)
in <0x000bc> Lucene.Net.Index.IndexWriter:.ctor (Lucene.Net.Store.Directory d, Lucene.Net.Analysis.Analyzer a, Boolean create, Boolean closeDir)
in <0x00017> Lucene.Net.Index.IndexWriter:.ctor (Lucene.Net.Store.Directory d, Lucene.Net.Analysis.Analyzer a, Boolean create)
in <0x00729> Beagle.Daemon.LuceneDriver:Setup (System.String index_name, Int32 _minor_version)
in <0x0003b> Beagle.Daemon.LuceneDriver:.ctor (System.String index_name, Int32 index_version)
in <0x00062> Beagle.Daemon.LuceneQueryable:.ctor (System.String index_name, Int32 minor_version)
in <0x0000f> Beagle.Daemon.LuceneQueryable:.ctor (System.String index_name)
in <0x0001a> Beagle.Daemon.EvolutionMailDriver.EvolutionMailQueryable:.ctor ()
in <0x00000> <unknown method>
in (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (object,object[])
in [0x00044] (at /home/jdong/dev/mono-1.1.7/mcs/class/corlib/System.Reflection/MonoMethod.cs:336) System.Reflection.MonoCMethod:Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)--- End of inner exception stack trace ---

in [0x0006b] (at /home/jdong/dev/mono-1.1.7/mcs/class/corlib/System.Reflection/MonoMethod.cs:342) System.Reflection.MonoCMethod:Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
in [0x00007] (at /home/jdong/dev/mono-1.1.7/mcs/class/corlib/System.Reflection/MonoMethod.cs:347) System.Reflection.MonoCMethod:Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
in [0x00018] (at /home/jdong/dev/mono-1.1.7/mcs/class/corlib/System.Reflection/ConstructorInfo.cs:62) System.Reflection.ConstructorInfo:Invoke (System.Object[] parameters)
in [0x00091] (at /home/jdong/dev/mono-1.1.7/mcs/class/corlib/System/Activator.cs:260) System.Activator:CreateInstance (System.Type type, Boolean nonPublic)
in [0x00002] (at /home/jdong/dev/mono-1.1.7/mcs/class/corlib/System/Activator.cs:143) System.Activator:CreateInstance (System.Type type)
in <0x00188> Beagle.Daemon.QueryDriver:ScanAssembly (System.Reflection.Assembly assembly)
DEBUG: Purging /home/truc/.beagle/LauncherIndex
ERROR: Caught exception while instantiating Launcher backend
ERROR: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.DllNotFoundException: libMonoPosixHelper.so
in (wrapper managed-to-native) Mono.Posix.Syscall:map_Mono_Posix_OpenFlags (Mono.Posix.OpenFlags)
in [0x00001] (at /home/jdong/dev/mono-1.1.7/mcs/class/Mono.Posix/Mono.Posix/Syscall.cs:180) Mono.Posix.Syscall:open (System.String pathname, OpenFlags flags, FileMode mode)
in <0x00133> Lucene.Net.Store.FSDirectory+AnonymousClassLock:Obtain ()
in <0x0002f> Lucene.Net.Store.Lock:Obtain (Int64 lockWaitTimeout)
in <0x000bc> Lucene.Net.Index.IndexWriter:.ctor (Lucene.Net.Store.Directory d, Lucene.Net.Analysis.Analyzer a, Boolean create, Boolean closeDir)
in <0x00017> Lucene.Net.Index.IndexWriter:.ctor (Lucene.Net.Store.Directory d, Lucene.Net.Analysis.Analyzer a, Boolean create)
in <0x00729> Beagle.Daemon.LuceneDriver:Setup (System.String index_name, Int32 _minor_version)
in <0x0003b> Beagle.Daemon.LuceneDriver:.ctor (System.String index_name, Int32 index_version)
in <0x00062> Beagle.Daemon.LuceneQueryable:.ctor (System.String index_name, Int32 minor_version)
in <0x0000f> Beagle.Daemon.LuceneQueryable:.ctor (System.String index_name)
in <0x00048> Beagle.Daemon.LauncherQueryable.LauncherQueryable:.ctor ()
in <0x00000> <unknown method>
in (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (object,object[])
in [0x00044] (at /home/jdong/dev/mono-1.1.7/mcs/class/corlib/System.Reflection/MonoMethod.cs:336) System.Reflection.MonoCMethod:Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)--- End of inner exception stack trace ---

in [0x0006b] (at /home/jdong/dev/mono-1.1.7/mcs/class/corlib/System.Reflection/MonoMethod.cs:342) System.Reflection.MonoCMethod:Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
in [0x00007] (at /home/jdong/dev/mono-1.1.7/mcs/class/corlib/System.Reflection/MonoMethod.cs:347) System.Reflection.MonoCMethod:Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
in [0x00018] (at /home/jdong/dev/mono-1.1.7/mcs/class/corlib/System.Reflection/ConstructorInfo.cs:62) System.Reflection.ConstructorInfo:Invoke (System.Object[] parameters)
in [0x00091] (at /home/jdong/dev/mono-1.1.7/mcs/class/corlib/System/Activator.cs:260) System.Activator:CreateInstance (System.Type type, Boolean nonPublic)
in [0x00002] (at /home/jdong/dev/mono-1.1.7/mcs/class/corlib/System/Activator.cs:143) System.Activator:CreateInstance (System.Type type)
in <0x00188> Beagle.Daemon.QueryDriver:ScanAssembly (System.Reflection.Assembly assembly)
DEBUG: Purging /home/truc/.beagle/TomboyIndex
ERROR: Caught exception while instantiating Tomboy backend
ERROR: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.DllNotFoundException: libMonoPosixHelper.so
in (wrapper managed-to-native) Mono.Posix.Syscall:map_Mono_Posix_OpenFlags (Mono.Posix.OpenFlags)
in [0x00001] (at /home/jdong/dev/mono-1.1.7/mcs/class/Mono.Posix/Mono.Posix/Syscall.cs:180) Mono.Posix.Syscall:open (System.String pathname, OpenFlags flags, FileMode mode)
in <0x00133> Lucene.Net.Store.FSDirectory+AnonymousClassLock:Obtain ()
in <0x0002f> Lucene.Net.Store.Lock:Obtain (Int64 lockWaitTimeout)
in <0x000bc> Lucene.Net.Index.IndexWriter:.ctor (Lucene.Net.Store.Directory d, Lucene.Net.Analysis.Analyzer a, Boolean create, Boolean closeDir)
in <0x00017> Lucene.Net.Index.IndexWriter:.ctor (Lucene.Net.Store.Directory d, Lucene.Net.Analysis.Analyzer a, Boolean create)
in <0x00729> Beagle.Daemon.LuceneDriver:Setup (System.String index_name, Int32 _minor_version)
in <0x0003b> Beagle.Daemon.LuceneDriver:.ctor (System.String index_name, Int32 index_version)
in <0x00062> Beagle.Daemon.LuceneQueryable:.ctor (System.String index_name, Int32 minor_version)
in <0x0000f> Beagle.Daemon.LuceneQueryable:.ctor (System.String index_name)
in <0x00012> Beagle.Daemon.TomboyQueryable.TomboyQueryable:.ctor ()
in <0x00000> <unknown method>
in (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (object,object[])
in [0x00044] (at /home/jdong/dev/mono-1.1.7/mcs/class/corlib/System.Reflection/MonoMethod.cs:336) System.Reflection.MonoCMethod:Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)--- End of inner exception stack trace ---

in [0x0006b] (at /home/jdong/dev/mono-1.1.7/mcs/class/corlib/System.Reflection/MonoMethod.cs:342) System.Reflection.MonoCMethod:Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
in [0x00007] (at /home/jdong/dev/mono-1.1.7/mcs/class/corlib/System.Reflection/MonoMethod.cs:347) System.Reflection.MonoCMethod:Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
in [0x00018] (at /home/jdong/dev/mono-1.1.7/mcs/class/corlib/System.Reflection/ConstructorInfo.cs:62) System.Reflection.ConstructorInfo:Invoke (System.Object[] parameters)
in [0x00091] (at /home/jdong/dev/mono-1.1.7/mcs/class/corlib/System/Activator.cs:260) System.Activator:CreateInstance (System.Type type, Boolean nonPublic)
in [0x00002] (at /home/jdong/dev/mono-1.1.7/mcs/class/corlib/System/Activator.cs:143) System.Activator:CreateInstance (System.Type type)
in <0x00188> Beagle.Daemon.QueryDriver:ScanAssembly (System.Reflection.Assembly assembly)
DEBUG: Purging /home/truc/.beagle/IndexingServiceIndex
ERROR: Caught exception while instantiating IndexingService backend
ERROR: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.DllNotFoundException: libMonoPosixHelper.so
in (wrapper managed-to-native) Mono.Posix.Syscall:map_Mono_Posix_OpenFlags (Mono.Posix.OpenFlags)
in [0x00001] (at /home/jdong/dev/mono-1.1.7/mcs/class/Mono.Posix/Mono.Posix/Syscall.cs:180) Mono.Posix.Syscall:open (System.String pathname, OpenFlags flags, FileMode mode)
in <0x00133> Lucene.Net.Store.FSDirectory+AnonymousClassLock:Obtain ()
in <0x0002f> Lucene.Net.Store.Lock:Obtain (Int64 lockWaitTimeout)
in <0x000bc> Lucene.Net.Index.IndexWriter:.ctor (Lucene.Net.Store.Directory d, Lucene.Net.Analysis.Analyzer a, Boolean create, Boolean closeDir)
in <0x00017> Lucene.Net.Index.IndexWriter:.ctor (Lucene.Net.Store.Directory d, Lucene.Net.Analysis.Analyzer a, Boolean create)
in <0x00729> Beagle.Daemon.LuceneDriver:Setup (System.String index_name, Int32 _minor_version)
in <0x0003b> Beagle.Daemon.LuceneDriver:.ctor (System.String index_name, Int32 index_version)
in <0x00062> Beagle.Daemon.LuceneQueryable:.ctor (System.String index_name, Int32 minor_version)
in <0x0000f> Beagle.Daemon.LuceneQueryable:.ctor (System.String index_name)
in <0x00015> Beagle.Daemon.IndexingServiceQueryable.IndexingServiceQueryable:.ctor ()
in <0x00000> <unknown method>
in (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (object,object[])
in [0x00044] (at /home/jdong/dev/mono-1.1.7/mcs/class/corlib/System.Reflection/MonoMethod.cs:336) System.Reflection.MonoCMethod:Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)--- End of inner exception stack trace ---

in [0x0006b] (at /home/jdong/dev/mono-1.1.7/mcs/class/corlib/System.Reflection/MonoMethod.cs:342) System.Reflection.MonoCMethod:Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
in [0x00007] (at /home/jdong/dev/mono-1.1.7/mcs/class/corlib/System.Reflection/MonoMethod.cs:347) System.Reflection.MonoCMethod:Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
in [0x00018] (at /home/jdong/dev/mono-1.1.7/mcs/class/corlib/System.Reflection/ConstructorInfo.cs:62) System.Reflection.ConstructorInfo:Invoke (System.Object[] parameters)
in [0x00091] (at /home/jdong/dev/mono-1.1.7/mcs/class/corlib/System/Activator.cs:260) System.Activator:CreateInstance (System.Type type, Boolean nonPublic)
in [0x00002] (at /home/jdong/dev/mono-1.1.7/mcs/class/corlib/System/Activator.cs:143) System.Activator:CreateInstance (System.Type type)
in <0x00188> Beagle.Daemon.QueryDriver:ScanAssembly (System.Reflection.Assembly assembly)
DEBUG: Purging /home/truc/.beagle/AddressbookIndex
ERROR: Caught exception while instantiating EvolutionDataServer backend
ERROR: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.DllNotFoundException: libMonoPosixHelper.so
in (wrapper managed-to-native) Mono.Posix.Syscall:map_Mono_Posix_OpenFlags (Mono.Posix.OpenFlags)
in [0x00001] (at /home/jdong/dev/mono-1.1.7/mcs/class/Mono.Posix/Mono.Posix/Syscall.cs:180) Mono.Posix.Syscall:open (System.String pathname, OpenFlags flags, FileMode mode)
in <0x00133> Lucene.Net.Store.FSDirectory+AnonymousClassLock:Obtain ()
in <0x0002f> Lucene.Net.Store.Lock:Obtain (Int64 lockWaitTimeout)
in <0x000bc> Lucene.Net.Index.IndexWriter:.ctor (Lucene.Net.Store.Directory d, Lucene.Net.Analysis.Analyzer a, Boolean create, Boolean closeDir)
in <0x00017> Lucene.Net.Index.IndexWriter:.ctor (Lucene.Net.Store.Directory d, Lucene.Net.Analysis.Analyzer a, Boolean create)
in <0x00729> Beagle.Daemon.LuceneDriver:Setup (System.String index_name, Int32 _minor_version)
in <0x0003b> Beagle.Daemon.LuceneDriver:.ctor (System.String index_name, Int32 index_version)
in <0x00062> Beagle.Daemon.LuceneQueryable:.ctor (System.String index_name, Int32 minor_version)
in <0x0000f> Beagle.Daemon.LuceneQueryable:.ctor (System.String index_name)
in <0x0002c> Beagle.Daemon.EvolutionDataServerQueryable.EvolutionDataServerQueryable:.ctor ()
in <0x00000> <unknown method>
in (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (object,object[])
in [0x00044] (at /home/jdong/dev/mono-1.1.7/mcs/class/corlib/System.Reflection/MonoMethod.cs:336) System.Reflection.MonoCMethod:Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)--- End of inner exception stack trace ---

in [0x0006b] (at /home/jdong/dev/mono-1.1.7/mcs/class/corlib/System.Reflection/MonoMethod.cs:342) System.Reflection.MonoCMethod:Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
in [0x00007] (at /home/jdong/dev/mono-1.1.7/mcs/class/corlib/System.Reflection/MonoMethod.cs:347) System.Reflection.MonoCMethod:Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
in [0x00018] (at /home/jdong/dev/mono-1.1.7/mcs/class/corlib/System.Reflection/ConstructorInfo.cs:62) System.Reflection.ConstructorInfo:Invoke (System.Object[] parameters)
in [0x00091] (at /home/jdong/dev/mono-1.1.7/mcs/class/corlib/System/Activator.cs:260) System.Activator:CreateInstance (System.Type type, Boolean nonPublic)
in [0x00002] (at /home/jdong/dev/mono-1.1.7/mcs/class/corlib/System/Activator.cs:143) System.Activator:CreateInstance (System.Type type)
in <0x00188> Beagle.Daemon.QueryDriver:ScanAssembly (System.Reflection.Assembly assembly)
DEBUG: Found 2 types in BeagleDaemonLib, Version=1.4.3.3, Culture=neutral
DEBUG: Starting Scheduler thread

Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for Beagle.Util.Inotify ---> System.DllNotFoundException: libMonoPosixHelper.so
in (wrapper managed-to-native) Mono.Posix.Syscall:map_Mono_Posix_OpenFlags (Mono.Posix.OpenFlags)
in [0x00014] (at /home/jdong/dev/mono-1.1.7/mcs/class/Mono.Posix/Mono.Posix/Syscall.cs:174) Mono.Posix.Syscall:open (System.String pathname, OpenFlags flags)
in <0x00101> Beagle.Util.Inotify:.cctor ()--- End of inner exception stack trace ---

in (unmanaged) 0x80c630f
in <0x00142> Beagle.Daemon.BeagleDaemon:StartupProcess ()
in <0x00048> (wrapper delegate-invoke) System.MulticastDelegate:invoke_bool ()
in <0x0002a> IdleProxy:Handler ()
in <0x0002b> (wrapper native-to-managed) IdleProxy:Handler ()
in (unmanaged) 0xb7f74a02
in <0x00004> (wrapper managed-to-native) Gtk.Application:gtk_main ()
in <0x00007> Gtk.Application:Run ()
in <0x0052e> Beagle.Daemon.BeagleDaemon:Main (string[])

Autant dire que je ne comprends pas grand chose. J'ai cherché une solution, mais en vain.
Une idéee?

Hors ligne

#2 Le 12/08/2005, à 08:15

Kitty

Re : Beagle Hoary : Problème

Chez moi, l'installation de Beagle n'a pas été sans souçi. J'ai essayé divers HowTo avant d'en trouver un qui fonctionne.

Je ne me souviens plus de celui qui fonctionnait au top. (peut-être http://beaglewiki.org/Ubuntu_Installation ?)

Dans tous les cas, au bout de quelques jours, Beagle buggait et prenait 100% de mon CPU. Je l'ai donc désactivé en attendant Breezy.

Hors ligne