HI Houda,

I am trying to upgrade my Virtuoso server from version 1.6.2 to version 1.6.3 by simply installing the Version 1.6.3 using ./ configure -prefix=/Path/OldVirtuoso. But, I get this error after several attempts to start server on port1111 (this port is not busy by any application in my machine).

Waiting Virtuoso Server start on port 1111...
***FAILED: Could not start Virtuoso Server within 600 seconds
make[2]: *** [rdf_mappers_dav.vad] Error 1
make[2]: Leaving directory `/home/khrouf/Documents/virtuoso- opensource-6.1.3/binsrc/rdf_mappers'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/khrouf/Documents/virtuoso- opensource-6.1.3/binsrc'
make: *** [all-recursive] Error 1

I think also that there are some persons which have the same problem.


Please go to the following directory: binsrc/rdf_mappers and check the content of the *.log files in this directory as hints on why virtuoso cannot build this vad are in these files.

You can forward me these files if you need assistance in solving the problem.

Another question : I published a SPARQL endpoint using HTTP Virtual directories of Virtuoso. But, I want to create a nice URL of a SPARQL endpoint. So, I want to know if Virtuoso 1.6.3 supports the reversing proxies and if there are some configuration to do.


If i understand you correctly you can use RewriteRules to make nice URLs.

Please read:

http://docs.openlinksw.com/virtuoso/rdfiridereferencing.html#urlrewriting

Patrick

Reply via email to