You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andrei Petrov (JIRA)" <ji...@apache.org> on 2012/09/18 09:24:07 UTC

[jira] [Created] (JENA-325) fuseki server corrupts TDB when killed

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

[jira] [Resolved] (JENA-325) fuseki server corrupts TDB when killed

Posted by "Andy Seaborne (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JENA-325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy Seaborne resolved JENA-325.
--------------------------------

       Resolution: Not A Problem
    Fix Version/s: Fuseki 0.2.5

Fix already in the codebase.
                
> 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
>             Fix For: Fuseki 0.2.5
>
>
> 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

[jira] [Closed] (JENA-325) fuseki server corrupts TDB when killed

Posted by "Andy Seaborne (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JENA-325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy Seaborne closed JENA-325.
------------------------------

    Assignee: Andy Seaborne
    
> 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
>            Assignee: Andy Seaborne
>             Fix For: Fuseki 0.2.5
>
>
> 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

[jira] [Commented] (JENA-325) fuseki server corrupts TDB when killed

Posted by "Andrei Petrov (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/JENA-325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13458074#comment-13458074 ] 

Andrei Petrov commented on JENA-325:
------------------------------------

yes, It is fixed in the latest. Thank you, Andy
                
> 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

[jira] [Commented] (JENA-325) fuseki server corrupts TDB when killed

Posted by "Andy Seaborne (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/JENA-325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13457868#comment-13457868 ] 

Andy Seaborne commented on JENA-325:
------------------------------------

Andrei - could you try the latest Fuseki development build?

There was problem that would explain what you are seeing which is fixed.

https://repository.apache.org/content/groups/snapshots/org/apache/jena/jena-fuseki/0.2.5-SNAPSHOT/jena-fuseki-0.2.5-20120916.055428-41-distribution.zip

or later.
                
> 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