Is this this a new database?

(This issue happens silently at update time but the symptom happens at read and it can be a long time apart).

If new, do you have a reproducible example, creating and using the database?



On 12/06/2019 19:38, Marco Neumann wrote:
Andy are you still working on this? I am getting

14:27:22 ERROR BindingTDB                :: get1(?x)
org.apache.jena.tdb.TDBException: No node in NodeTable for NodeId
[000000019CBA73C0]

for simple "SELECT count(?x) WHERE{ ?x ?y ?z }" on a TDB with Jena 3.13 and
jdk12.0.1 .

For a plain TDB database, that query does not read the node table.
If it is something over a TDB database, it does.

I have switched to TDB2 for now which seems to work fine.


Is it time to
retire TDB1?

Too many uses in the field.

    Andy




On Wed, Apr 25, 2018 at 11:13 AM Andy Seaborne (JIRA) <[email protected]>
wrote:


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

Andy Seaborne commented on JENA-1482:
-------------------------------------

[Commit 3def363|
https://git-wip-us.apache.org/repos/asf?p=jena.git;h=3def363] adds tests
for this ticket.

Add testing when creating Bindings to catch null values earlier.
----------------------------------------------------------------

                 Key: JENA-1482
                 URL: https://issues.apache.org/jira/browse/JENA-1482
             Project: Apache Jena
          Issue Type: Improvement
          Components: ARQ
    Affects Versions: Jena 3.6.0
            Reporter: Andy Seaborne
            Assignee: Andy Seaborne
            Priority: Minor
             Fix For: Jena 3.7.0






--
This message was sent by Atlassian JIRA
(v7.6.3#76005)



Reply via email to