Stack trace:
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at edu.kit.aifb.cumulus.cli.Main.main(Main.java:38)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.simontuffs.onejar.Boot.run(Boot.java:340)
at OneJar.run(OneJar.java:47)
at OneJar.main(OneJar.java:42)
Caused by: java.lang.RuntimeException: Document writing has not yet been started
at org.openrdf.rio.nquads.NQuadsWriter.handleStatement(NQuadsWriter.java:56)
at edu.kit.aifb.cumulus.cli.Dump.main(Dump.java:141)
... 12 more
Original issue reported on code.google.com by Isib...@gmail.com on 28 May 2014 at 11:38
Original issue reported on code.google.com by
Isib...@gmail.com
on 28 May 2014 at 11:38