Hi, I have build an application with a TDB storage, which has now a considerable size (>1Gb) after it has been running for some time. The TDB Storage contains just triple, and not named graphs
However, recently I have facing some errors in the application. I tried to get a dump of the TDB (by running command tdbdump (version jena-2.7.4)), I got the following Exception in thread "main" org.openjena.atlas.lib.InternalErrorException: Invalid id node for object (null node): ([0000000000054A12], [0000000000051D72], [0000000004EC86FA]) I don't know what has caused this error, but I suspect that the storage (and data) is now corrupted somehow, especially the index. I believe that the best solution would be to rebuild the database, but at this stage I would like to try if the current tdb can be fixed. Any ideas? Thanks in advance, Emilio -- Emilio Migueláñez Martín [email protected]
