Andrei Petrov created JENA-325:
----------------------------------

             Summary: fuseki server corrupts TDB when killed
                 Key: JENA-325
                 URL: https://issues.apache.org/jira/browse/JENA-325
             Project: Apache Jena
          Issue Type: Bug
          Components: Fuseki
    Affects Versions: Fuseki 0.2.4
         Environment: SL 6.3 x86_64
            Reporter: Andrei Petrov


if fuseki uses TDB store and killed by SIGINT, then TDB gets corrupted.

How to reproduce:

./fuseki-server --update --loc=qdb /ds

Either
rupdate --service=http://localhost:3030/ds/update --update=q.ru

Then Control-C to kill fuseki server.

Then after restart it either missing triples or corrupted index(i guess, 
because fuseki server gets exception on access to TDB).

I create TDB using tdbloader from a file. it doesn't matter i guess.



 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to