Re: Beagle-extract-content runtime error



> I'm running the beagle-extract-content program from within my C++ program
> using popen() to get a pipe to the programs output. I am then reading file
> keywords into my program from beagle-extract-content. The program is
> parallelized to crawl several directories with each thread instantiating a
> separate beagle-extract-content instance.
...
> running on Ubuntu 8.04 with Mono JIT compiler version 1.2.6. Any ideas what
...
>  at (wrapper managed-to-native) System.IO.MonoIO.Open
> (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,System.IO.FileOptions,System.IO.MonoIOError&)
...
>  at System.Configuration.Configuration.Load () <0x00074>
>  at System.Configuration.Configuration.Init
...
>  at System.Xml.Serialization.XmlSerializer..cctor () <0x001da>

This looks like some kind of deep error in Mono. Other than trying
mono-1.9 which contains a lot of runtime changes from mono-1.2.6, I
can only suggest that you contact the Mono people.

- dBera

-- 
-----------------------------------------------------
Debajyoti Bera @ http://dtecht.blogspot.com
beagle / KDE fan
Mandriva / Inspiron-1100 user


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