Re: Rebuilding beagle-0.2.0 causes reindex of Liferea?



The Liferea index is back up to 11000+ entries.

In seven different *-IndexHelper log files, they start with the following:
060125 1432410565 23388 IndexH DEBUG: Starting messaging server
060125 1432411159 23388 IndexH  WARN: Unable to set IO-priority for process to idle
060125 1432411206 23388 IndexH DEBUG: Helper Size: VmRSS=15.8 MB, size=1.00, 0.0%
060125 1432415121 23388 IndexH DEBUG: Purging /home/jdaluz/.beagle/Indexes/LifereaIndex

Then a bunch of Liferea posts to index show up (different posts in each file).

To see if this would happen again, I did a beagle-shutdown, then started it with --fg --debug.  This is what I got:
Debug: Starting Beagle Daemon (version 0.2.0)
Debug: Command Line: /usr/lib64/beagle/BeagleDaemon.exe --debug --fg
Debug: Starting main loop
Debug: Starting messaging server
Debug: Starting QueryDriver
Debug: Found index helper at /usr/lib64/beagle/beagled-index-helper
Debug: Reading kmail local-mail location from kmailrc: Unavailable
Debug: KMail folders not found. Will keep trying
Debug: Starting Inotify Backend
Debug: Loading Beagle.Util.Conf+IndexingConfig from indexing.xml
Debug: Loading Beagle.Util.Conf+DaemonConfig from daemon.xml
Debug: Loading Beagle.Util.Conf+SearchingConfig from searching.xml
Debug: Loading Beagle.Util.Conf+NetworkingConfig from networking.xml
Debug: Loading Beagle.Util.Conf+WebServicesConfig from webservices.xml
Debug: Found 12 types in BeagleDaemonLib, Version= 1.9.0.0, Culture=neutral
Debug: Found 0 user-configured static queryables
Debug: Waiting 60 seconds before starting queryables
Debug: Starting Scheduler thread
Debug: Starting Inotify threads
Debug: Daemon initialization finished after 2.20s
Debug: Caught ResponseMessageException: Connection refused
Debug: InnerException is SocketException -- we probably need to launch a helper
Debug: Launching helper process
Debug: IndexHelper PID is 24894
Debug: Starting messaging server
Warn: Unable to set IO-priority for process to idle
Debug: Helper Size: VmRSS=18.4 MB, size=1.00, 0.0%
Debug: Found IndexHelper (24894) in 1.01s
Debug: Helper Size: VmRSS=34.9 MB, size=1.90, 22.4%
Debug: Helper Size: VmRSS=34.9 MB, size=1.90, 22.5%
Debug: Starting queryables
Debug: Starting Evolution mail backend
Debug: Adding root: /home/jdaluz
Debug: Starting KMail backend
Debug: KMail directories (local mail) /home/jdaluz/.kde/share/apps/kmail/dimap not found, will repoll.
Debug: Starting mail crawl
Debug: Will index mbox /home/jdaluz/.evolution/mail/local/Sent
Debug: Opening mbox Sent
Debug:
=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================

Stacktrace:

in <0xb> (wrapper managed-to-native) System.Runtime.InteropServices.Marshal:PtrToStringAnsi (intptr)
in <0xfffffffffffff95f> (wrapper managed-to-native) System.Runtime.InteropServices.Marshal:PtrToStringAnsi (intptr)
in <0x197> Mono.Data.SqliteClient.SqliteDataReader:ReadNextColumn ()
in <0x10> Mono.Data.SqliteClient.SqliteDataReader:Read ()
in <0xffffffffffffff7f> (wrapper remoting-invoke-with-check) Mono.Data.SqliteClient.SqliteDataReader:Read ()
in <0x27> Beagle.Daemon.FileAttributesStore_Sqlite:ReadOrWait (Mono.Data.SqliteClient.SqliteDataReader)
in <0x1f2> Beagle.Daemon.FileAttributesStore_Sqlite:.ctor (string,string)
in <0x5e> Beagle.Daemon.FileAttributesStore_Mixed:.ctor (string,string)
in <0x44> Beagle.Daemon.FileSystemQueryable.FileSystemQueryable:BuildFileAttributesStore ()
in <0x2d> Beagle.Daemon.LuceneQueryable:get_FileAttributesStore ()
in <0x1ba> Beagle.Daemon.FileSystemQueryable.FileSystemQueryable:AddDirectory (Beagle.Daemon.FileSystemQueryable.DirectoryModel,string)
in <0x11a> Beagle.Daemon.FileSystemQueryable.FileSystemQueryable:AddRoot (string)
in <0x66> Beagle.Daemon.FileSystemQueryable.FileSystemQueryable:LoadConfiguration ()
in <0x3d> Beagle.Daemon.FileSystemQueryable.FileSystemQueryable:Start ()
in <0x22> Beagle.Daemon.Queryable:Start ()
in <0xb7> Beagle.Daemon.QueryDriver:StartQueryables ()
in <0xcd58dd> (wrapper delegate-invoke) System.MulticastDelegate:invoke_bool ()
in <0x45> TimeoutProxy:Handler ()
in <0xffffffffa96d533a> (wrapper native-to-managed) TimeoutProxy:Handler ()
in <0xb> (wrapper managed-to-native) Gtk.Application:gtk_main ()
in <0xffffffffffffffd0> (wrapper managed-to-native) Gtk.Application:gtk_main ()
in <0x8> Gtk.Application:Run ()
in <0x929> Beagle.Daemon.BeagleDaemon:DoMain (string[])
in <0x1c> Beagle.Daemon.BeagleDaemon:Main (string[])
in <0xffffffffc047893e> (wrapper runtime-invoke) System.Object:runtime_invoke_void_string[] (object,intptr,intptr,intptr)

Native stacktrace:

Overall percent is 0
Debug: Will index mbox /home/jdaluz/.evolution/mail/local/Inbox
Debug: Overall percent is 0
Debug: Will index mbox /home/jdaluz/.evolution/mail/local/Outbox
Debug: Overall percent is 0
        mono-beagled(mono_handle_native_sigsegv+0x8a) [0x50685a]
        mono-beagled [0x4f357c]
        /lib/tls/libpthread.so.0 [0x2aaaab17e270]
        /lib/tls/libc.so.6(strlen+0x30) [0x2aaaab585290]
        mono-beagled(mono_string_new+0x2d) [0x4902ed]
        [0x4113fbbd]
Debug: The daemon appears to have gone away.
Debug: Shutting down helper.
Debug: (1) Waiting for 1 worker...
Debug: waiting for server '/home/jdaluz/.beagle/socket-helper'
Debug: Exiting
Debug: Server '/home/jdaluz/.beagle/socket-helper' shut down
Aborted

I've restarted it again, so far the Liferea index is okay.


On 1/25/06, D Bera <dbera web gmail com > wrote:
Open the log file for the session which purged the index.
Look for a line saying something like:

Debug: Purging foo/bar.beagle/Indexes/LifereaIndex

If you can locate it, there will be some more information in the nearby
messages.

> It looks like an exception was thrown during an earlier Liferea indexing
> session (it's hard to tell as there's some KMail stuff interleaved there as
> well -- I don't have KMail installed). This appears a couple of times:
>
> 060125 1427416588 23095 Beagle DEBUG: Caught ResponseMessageException:
> Exception has been thrown by the target of an invocation.
> 060125 1427416640 23095 Beagle DEBUG: Exception was unexpected.  Details:
> Beagle.ResponseMessageException: Exception has been thrown by the target of
> an invocation. ---> System.Reflection.TargetInvocationException: Exception
> has been thrown by the target of an invocation. --->
> System.Xml.XmlException: Document element did not appear.  Line 1, position
> 1.
> 060125 1427416640 23095 Beagle DEBUG: in [0x0014e] (at
> /var/tmp/portage/mono-
> 1.1.13.2/work/mono-1.1.13.2/mcs/class/System.XML/System.Xml/XmlTextReader.c
>s:595) System.Xml.XmlTextReader:Read ()
> 060125 1427416640 23095 Beagle DEBUG: in [0x0002c] (at
> /var/tmp/portage/mono-
> 1.1.13.2/work/mono-1.1.13.2/mcs/class/System.XML/System.Xml/XmlReader.cs:54
>4) System.Xml.XmlReader:MoveToContent ()
> 060125 1427416640 23095 Beagle DEBUG: in <0x00026>
> Mono.GeneratedSerializers.Literal.GeneratedReader:ReadRoot_ResponseWrapper (
>) 060125 1427416640 23095 Beagle DEBUG: in <0x00000> <unknown method> 060125
> 1427416640 23095 Beagle DEBUG: in (wrapper managed-to-native)
> System.Reflection.MonoMethod:InternalInvoke (object,object[])
> 060125 1427416640 23095 Beagle DEBUG: in [0x00044] (at
> /var/tmp/portage/mono-
> 1.1.13.2/work/mono-1.1.13.2/mcs/class/corlib/System.Reflection/MonoMethod.c
>s:127) System.Reflection.MonoMethod:Invoke (System.Object obj, BindingFlags
> invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
> System.Globalization.CultureInfo culture)--- End of inner exception stack
> trace ---

Is liferea backend indexing normally since it purged the index ?

--
--------------------------------------------------------
Debajyoti Bera @ http://dbera.blogspot.com
beagle / KDE fan
Mandriva / Inspiron-1100 user
_______________________________________________
Dashboard-hackers mailing list
Dashboard-hackers gnome org
http://mail.gnome.org/mailman/listinfo/dashboard-hackers



--
Jose M. daLuz
508-287-2146
jdaluz gmail com

[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]