Hi Christian,
You will need to ensure that FUSEKI_BASE is defined in the environment the
tomcat is run in, like:
export FUSEKI_BASE=/usr/local/fuseki/base
Chris
> On Feb 22, 2018, at 10:57 AM, Christian Schwaderer <[email protected]>
> wrote:
>
> Dear all,
>
> my question might be stupid and rather basic, but I cannot find an answer
> anywhere.
>
>
> So, I set up Fuseki 2.3 as a Tomcat 7 Web app. However, I cannot start it,
> since
>
> "org.apache.jena.fuseki.FusekiConfigException: FUSEKI_BASE is not writable:
> /etc/fuseki"
>
>
> I now want to change FUSEKI_BASE to a different directoy - where I can safely
> change permissions (what I would consider a bad idea for /etc...).
>
>
> But I have no idea where and how to do that.
>
>
> Thanks in advance and best,
>
> Christian
>