hi all I am trying to dump a big TDB and got this exception after most of it was dumped. Is the TDB corrupt or is there an error in the output code ?
Exception in thread "main" org.openjena.atlas.AtlasException: formatInt: overflow at org.openjena.atlas.lib.NumberUtils.formatUnsignedInt(NumberUtils.java:103) at org.openjena.atlas.lib.NumberUtils.formatInt(NumberUtils.java:75) at org.openjena.atlas.lib.NumberUtils.formatInt(NumberUtils.java:48) at com.hp.hpl.jena.tdb.store.DateTimeNode.unpack(DateTimeNode.java:244) at com.hp.hpl.jena.tdb.store.DateTimeNode.unpackDateTime(DateTimeNode.java:169) at com.hp.hpl.jena.tdb.store.NodeId.extract(NodeId.java:277) at com.hp.hpl.jena.tdb.nodetable.NodeTableInline.getNodeForNodeId(NodeTableInline.java:52) at com.hp.hpl.jena.tdb.lib.TupleLib.quad(TupleLib.java:126) at com.hp.hpl.jena.tdb.lib.TupleLib.quad(TupleLib.java:118) at com.hp.hpl.jena.tdb.lib.TupleLib.access$100(TupleLib.java:32) at com.hp.hpl.jena.tdb.lib.TupleLib$4.convert(TupleLib.java:76) at com.hp.hpl.jena.tdb.lib.TupleLib$4.convert(TupleLib.java:72) at org.openjena.atlas.iterator.Iter$4.next(Iter.java:267) at org.openjena.atlas.iterator.IteratorCons.next(IteratorCons.java:76) at org.openjena.atlas.iterator.Iter.sendToSink(Iter.java:428) at org.openjena.riot.out.NQuadsWriter.write(NQuadsWriter.java:31) at org.openjena.riot.RiotWriter.writeNQuads(RiotWriter.java:25) at tdb.tdbdump.exec(tdbdump.java:38) at arq.cmdline.CmdMain.mainMethod(CmdMain.java:85) at arq.cmdline.CmdMain.mainRun(CmdMain.java:47) at arq.cmdline.CmdMain.mainRun(CmdMain.java:34) at tdb.tdbdump.main(tdbdump.java:20) Regards, Michael Brunnbauer -- ++ Michael Brunnbauer ++ netEstate GmbH ++ Geisenhausener Straße 11a ++ 81379 München ++ Tel +49 89 32 19 77 80 ++ Fax +49 89 32 19 77 89 ++ E-Mail bru...@netestate.de ++ http://www.netestate.de/ ++ ++ Sitz: München, HRB Nr.142452 (Handelsregister B München) ++ USt-IdNr. DE221033342 ++ Geschäftsführer: Michael Brunnbauer, Franz Brunnbauer ++ Prokurist: Dipl. Kfm. (Univ.) Markus Hendel