On 24/08/16 14:48, Mikael Pesonen wrote:
Cause of error might be the same as discussed earlier: inserts being
still too small and frequent.
Yes.
(and recently fixed - in development builds)
Mikael
Now when trying to start:
/usr/bin/java -Xmx3600M -jar apache-jena-fuseki-2.3.1/fuseki-server.jar
--update --port 3030 --loc=../apache-jena-3.0.1/DB /ds
[2016-08-24 16:23:42] Server INFO Running in read-only mode for /ds
[2016-08-24 16:23:42] Server ERROR Can't find resourceBase (tried webapp,
src/main/webapp, BLAA/./webapp and BLAA/./src/main/webapp)
[2016-08-24 16:23:42] Server ERROR Failed to start
org.apache.jena.fuseki.FusekiException: Failed to start
That seems to be a different error relating to finding the web pages.
Setting $FUSEKI_HOME may help.
Andy