You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (Commented) (JIRA)" <ji...@apache.org> on 2011/11/11 12:16:51 UTC

[jira] [Commented] (JENA-163) TDBException: Different ids for : allocated: expected [...], got [...]

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

Andy Seaborne commented on JENA-163:
------------------------------------

Copied from JENA-131: Simon Helson writes:


Ok, so I verified the fix. The problem described in this defect is certainly gone. My multi-client scale test went through, mostly. My log at some point indicated the following

15:08:39,977 [jazz.jfs.indexer.jfs_tests_default_consumer_name.triple] ERROR com.ibm.team.jfs - Originating Exception:
com.hp.hpl.jena.tdb.TDBException: Different ids for https://localhost:9443/jazz/storage/RequirementsArea_356f61ce-2959-4100-a758-37e3fa82d1b0/requirement1065.xml: allocated: expected [00000000003B594E], got [00000000003B4D08]
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:109)
at com.hp.hpl.jena.tdb.transaction.Transaction.commit(Transaction.java:93)
at com.hp.hpl.jena.tdb.DatasetGraphTxn.commit(DatasetGraphTxn.java:38)
at com.ibm.team.jfs.rdf.internal.jena.tdb.JenaTdbTxProvider.storeOperation(JenaTdbTxProvider.java:321)
        ...
15:08:39,983 [jazz.jfs.indexer.jfs_tests_default_consumer_name.triple] ERROR com.ibm.team.jfs - com.hp.hpl.jena.tdb.transaction.TDBTransactionException: Transaction has already committed or aborted

But only once and this test was running 10 clients who were performing both queries and write actions (ration 7 to 1). I don't know under what circumstances I might be able to reproduce this, but did Paolo also not see something like this recently? Having said this, this should probably become a separate issue

(I still have to check JENA-143) 
                
> 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