Dear all ,

i'm using this tutorial to install and run a local version of virtuoso ,
i downloaded the source code from git repository and checked out to version
 v6.1.8 then make and install

virtuoso run for the first time correctly i even loaded some Triples and
done some Queries

then i wanted to move the DB files into a larger disk partition so i

stopped the service

service virtuoso-opensource stop

changed the virtuoso.ini file

DatabaseFile                    = /mnt/virtuoso/db/virtuoso.db
ErrorLogFile                    = /mnt/virtuoso/db/virtuoso.log
LockFile                        = /mnt/virtuoso/db/virtuoso.lck
TransactionFile                 = /mnt/virtuoso/db/virtuoso.trx
xa_persistent_file              = /mnt/virtuoso/db/virtuoso.pxa

ran the service again :

service virtuoso-opensource start


the problem is that i always get this error when i start the service  :

Starting OpenLink Virtuoso Open-Source Edition: The VDBMS server process
terminated prematurely after starting up.


i tried many things but in vain like :

   - deleting the .db and .lck and /trx files
   - returning back to the initial virtuoso.ini file
   - make and install the virtuoso open source code from the beginning



Regards
-------------------------------------------------
Hady El-Sahar
Research Assistant
Center of Informatics Sciences | Nile University<http://nileuniversity.edu.eg/>
------------------------------------------------------------------------------
Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works. 
Faster operations. Version large binaries.  Built-in WAN optimization and the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Reply via email to