Have you examined, as the log suggests, the appropriate container log file?
ajs6f > On Feb 18, 2019, at 10:36 AM, Sorin Gheorghiu > <[email protected]> wrote: > > Hi, > > Fuseki 3.10 fails to start with Tomcat, the error is related to > openIndexWriter, but this is too few information for debugging. Otherwise it > starts as a service with the same server configuration file (config.ttl) and > with the same jar files. As well Fuseki started with Tomcat in the previous > versions without issues. > > [2019-02-18 16:10:28] Config INFO FUSEKI_HOME=unset > [2019-02-18 16:10:28] Config INFO FUSEKI_BASE=/etc/fuseki > [2019-02-18 16:10:28] Config INFO Shiro file: > file:///etc/fuseki/shiro.ini > [2019-02-18 16:10:28] Config INFO Context path = /fuseki > [2019-02-18 16:10:28] Config INFO Configuration file: > /etc/fuseki/config.ttl > [2019-02-18 16:10:29] Server ERROR Exception in initialization: caught: > openIndexWriter > Feb 18, 2019 4:10:29 PM org.apache.catalina.core.StandardContext startInternal > SCHWERWIEGEND: One or more listeners failed to start. Full details will be > found in the appropriate container log file > Feb 18, 2019 4:10:29 PM org.apache.catalina.core.StandardContext startInternal > SCHWERWIEGEND: Context [/fuseki] startup failed due to previous errors > > Any idea why this error occurs? > > Thank you in advance >
