TDB 0.8.10 on Windows Vista btw.
On Tue, Oct 4, 2011 at 11:25 PM, Martynas Jusevicius <[email protected]> wrote: > I'm dumping via tdbdump and it just cuts the file abruptly when > terminating with this error: > > $ tdbdump --loc=./tdb_temp > prod.nq > Exception in thread "main" java.util.NoSuchElementException > at org.openjena.riot.tokens.TokenizerText.next(TokenizerText.java:90) > at com.hp.hpl.jena.tdb.nodetable.NodecSSE.decode(NodecSSE.java:91) > at com.hp.hpl.jena.tdb.lib.NodeLib.decode(NodeLib.java:89) > at com.hp.hpl.jena.tdb.lib.NodeLib.fetchDecode(NodeLib.java:71) > at > com.hp.hpl.jena.tdb.nodetable.NodeTableNative.readNodeByNodeId(NodeTa > bleNative.java:158) > > 1294276 lines and 262365104 bytes get written. > > What could be the problem? > > Martynas >
