Steve Judkins wrote:

    Your solution is as follows:

    1. Go to the ./backup directory that contains the backup files
    2. Perform a manual restore (i.e. virtuoso -c <your-ini>
    +restore-backup
    <backup-prefix-which-is-characters-preceding-first-integer> )


This should work. It reconstitutes the db and log file but when I load it I'm back to the problem where virtuoso starts up and hangs. It gets to "PL LOG: Loading RDF inferences" and hangs. The server isn't actually running yet so I can't log in but I left it running for a few hours to see if it was a slow load. It never finished but does run the CPU at full throttle. I did this same procedure with no hitches on the AMI instance so perhaps it is something different about my local Ubuntu server, my virtuoso.ini or the large database size (e.g. my local server is 32-bit vs my 64-bit AMI instance)?


Steve,

Do you have the following re. INI.

[SPARQL]
.
DeferInferenceRulesInit    = 1  ; controls inference rules loading


I suggest you start up (first time) using:

virtuoso -c <INI> -f




--


Regards,

Kingsley Idehen       Weblog: http://www.openlinksw.com/blog/~kidehen
President & CEO OpenLink Software Web: http://www.openlinksw.com





Reply via email to