AW: java.lang.ClassCastException: org.apache.jena.tdb.store.GraphTxnTDB cannot be cast to org.apache.jena.tdb.store.GraphNonTxnTDB

2018-07-13 Thread Neubert, Joachim
abases/temp --graph=http://zbw.eu/beta/ebds/ng > ../var/ebds/latest/rdf/ebds.nt > > > > I get > > > > java.lang.ClassCastException: org.apache.jena.tdb.store.GraphTxnTDB cannot > be cast to org.apache.jena.tdb.store.GraphNonTxnTDB > > at tdb.cmdline.CmdTDBGraph.

Re: java.lang.ClassCastException: org.apache.jena.tdb.store.GraphTxnTDB cannot be cast to org.apache.jena.tdb.store.GraphNonTxnTDB

2018-07-12 Thread Andy Seaborne
and the command line java -cp /opt/fuseki/fuseki-server.jar tdb.tdbloader --loc=/zbw/var/lib/fuseki/databases/temp --graph=http://zbw.eu/beta/ebds/ng ../var/ebds/latest/rdf/ebds.nt I get java.lang.ClassCastException: org.apache.jena.tdb.store.GraphTxnTDB cannot be cast

java.lang.ClassCastException: org.apache.jena.tdb.store.GraphTxnTDB cannot be cast to org.apache.jena.tdb.store.GraphNonTxnTDB

2018-07-11 Thread Neubert, Joachim
With Fuseki 3.8.0 and the command line java -cp /opt/fuseki/fuseki-server.jar tdb.tdbloader --loc=/zbw/var/lib/fuseki/databases/temp --graph=http://zbw.eu/beta/ebds/ng ../var/ebds/latest/rdf/ebds.nt I get java.lang.ClassCastException: org.apache.jena.tdb.store.GraphTxnTDB cannot be cast