[ 
https://issues.apache.org/jira/browse/JENA-163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13149958#comment-13149958
 ] 

Simon Helsen commented on JENA-163:
-----------------------------------

not sure if this was already known, but I can reproduce this by simply running 
T_TransSystem on disk (direct). Tested on windows 7/64 bit

START (disk[direct], 100 iterations)
000: ..........
010: ..........
020: ...com.hp.hpl.jena.tdb.TDBException: Different ids for S: allocated: 
expected [000000000000000E], got [0000000000000000]
        at 
com.hp.hpl.jena.tdb.transaction.NodeTableTrans.append(NodeTableTrans.java:178)
        at 
com.hp.hpl.jena.tdb.transaction.NodeTableTrans.writeNodeJournal(NodeTableTrans.java:210)
        at 
com.hp.hpl.jena.tdb.transaction.NodeTableTrans.commitPrepare(NodeTableTrans.java:190)
        at 
com.hp.hpl.jena.tdb.transaction.Transaction.prepare(Transaction.java:108)
        at 
com.hp.hpl.jena.tdb.transaction.Transaction.commit(Transaction.java:92)
        at com.hp.hpl.jena.tdb.DatasetGraphTxn.commit(DatasetGraphTxn.java:38)
        at 
com.hp.hpl.jena.tdb.transaction.T_TransSystem$Writer.call(T_TransSystem.java:213)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:314)
        at java.util.concurrent.FutureTask.run(FutureTask.java:149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:897)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:919)
        at java.lang.Thread.run(Thread.java:736)

                
> TDBException: Different ids for <uri>: allocated: expected [...], got [...] 
> ----------------------------------------------------------------------------
>
>                 Key: JENA-163
>                 URL: https://issues.apache.org/jira/browse/JENA-163
>             Project: Jena
>          Issue Type: Bug
>          Components: TDB
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to