Thomas,
I'm sorry I have no good idea how to debug it further. I'm pretty sure
that the problem is in storing string session on disk, because this is
the only thing that could demonstrate the problem in 1 minute. Even if
box loads 5 triples per second it can't run out of 4Gb boundary in a
minu
Dear Ivan,
I can easily copy files of up to several GBs into the directory, where
the temporary session file is written to. Interestingly enough, my
settings work fine for loading 5.000.000 triples (~500 MB), which takes
about 10 mins, but if I try to load the 25.000.000 triples file it fails
Thomas,
Please check if the root Makefile of your build contains something like
CCPLATFORMDEFS = -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE
Without detected support of FILE64 the compiled server is unable to keep
files that are longer than 4Gb.
Even in bad case you still can deal with b
Hi,
unfortunately my load problem doesn't seem to be fixed yet. I can load
datasets of up to approx. 500 MB (~ 5.000.000 triples), but when trying
to load a file with 25.000.000 triples (~ 2.7 GB), I get the following
error message:
13:39:06 Can't write to file
/data/SP2B/sp2b/bench/sparqle