Hi Sergio,

I don't know waht happens, but trying to startup my instances of VOS I
got an internal error:

08:52:24 OpenLink Virtuoso Universal Server
08:52:24 Version 05.08.3034-pthreads for Linux as of Oct  2 2008
08:52:24 uses parts of OpenSSL, PCRE, Html Tidy
08:52:24 Database version 3016
08:52:24 SQL Optimizer enabled (max 1000 layouts)
08:52:25 Compiler unit is timed at 0.000466 msec
08:52:26 Roll forward started
08:52:26 Roll forward complete
08:52:26 GPF: search.c:1869 internal error
GPF: search.c:1869 internal error

Obviously is something in my instance, it starts correctly with an empty
one. Any idea?

First of all i would like you to upgrade your installation to use virtuoso-opensource-5.0.9-rc6.tar.gz that i uploaded to sourceforge yesterday and try starting the database again.

This may not resolve this problem, but will make sure we are looking at the same code.


If not.. is it possible to recover the data from the .db file an recover
it intro a new instance?

Yes, you can try using the following procedure to recover the database:

    virtuoso-t -f +crash-dump

    mv virtuoso.db virtuoso.db.bad

    virtuoso-t -f +restore-crash-dump


Please keep a copy of the virtuoso.db.bad in case it is needed for further analysis.


Best regards,


Patrick

Reply via email to