Giter Club home page Giter Club logo

docker-semanticwebapps's Introduction

:octocat: Hi, I’m @blankdots keyboard bashing ⌨️ 🔨

docker-semanticwebapps's People

Contributors

blankdots avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

docker-semanticwebapps's Issues

TDBException: Can't open database as it is already locked by the process with PID !

Hi,

First thanks for your contribution on jena-fuseki Dockerfile 👍

I am trying to understand the usage of TDB.dump/loader command line utility to create backups and restoring them properly.

Backups:

capture du 2018-01-30 16-36-51

=> Is my command correct (I've seen a twin command in the javadoc named 'tdbbackup', same result) ?
=> As you can see I got this JVM lock exception already talked in the FAQs. But there is no other explanation on how to proceed... So any suggestion (already tried with the running 'fuseki-server' script) ?

Restores

I think the right command of restoring gziped nquads dumps with tdbloader is :

bash-4.3# java -cp $FUSEKI_HOME/fuseki-server.jar tdb.tdbloader --loc=$FUSEKI_BASE/databases/LoterreVocabularies $FUSEKI_BASE/backups/LoterreVocabularies_BKP.nq.gz

=> I got the same TDBException about

org.apache.jena.tdb.TDBException: Can't open database at location /database/databases/LoterreVocabularies/ as it is already locked by the process with PID 1. TDB databases do not permit concurrent usage across JVMs so in order to prevent possible data corruption you cannot open this location from the JVM that does not own the lock for the dataset

Thanks for help.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.