On 25/04/15 14:47, Daniel Hernández wrote:
...

I have run the tdbloader with the following command:

export JVM_ARGS=-Xmx2000M

bin/tdbloader \
    --loc=/home/daniel/wikidata/data/jena/tdb-03 \
    /home/daniel/wikidata/data/rawfiles/d3.nt \
    /home/daniel/wikidata/data/rawfiles/dc.nt \
    > ~/tdb-03-out.log \
    2> ~/tdb-03-error.log

However, I got the error:

how far did it get?


Exception in thread "main" java.lang.OutOfMemoryError: GC overhead limit
exceeded
         at com.hp.hpl.jena.tdb.lib.TupleLib.record(TupleLib.java:183)

Reply via email to