Your suggestion helped catch a documentation bug. I had copied the SPARQL endpoint settings from the Safeguarding your SPARQL endpoint documentation<http://virtuoso.openlinksw.com/wiki/main/Main/VirtEC2AMIDBpediaInstall#Safeguarding%20Your%20SPARQL%20End-point>. The DeferInferenceRulesInit = 0 in the cut and paste section, even though it mentions setting it to 1 in the text below.
Correcting this got me a little further along. Apparently the main problem is when restoring the database there are incompatibilities between the compiled VOS VAD files in {virtuoso}/share/virtuoso/vad/ and those of the restored database DAV/VAD. Loading the database on a fresh build installs the Conductor (see attached log). When opening the web page for the conductor an error is displayed: Error 42000 DA010: Can't store the file '/DAV/VAD/conductor/main_tabs.vspx-m': DAV error -29 My next option is to update the VAD packages via isql to see if this resolves things. -Steve On Wed, Mar 25, 2009 at 7:28 PM, Kingsley Idehen <kide...@openlinksw.com>wrote: > > 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<http://www.openlinksw.com/blog/%7Ekidehen> > President & CEO OpenLink Software Web: http://www.openlinksw.com > > > > >