Dear all I am on windows with
[image: image.png] I installed the latest Tomcat 10.1 (as service) and deployed the latest Fuseki WAR (directly and renamed to fuseki.war). The problem is that I am not able to start it up. The message I get when trying to start at the Manager App is: FAIL - Application at context path [/fuseki] could not be started Is there some env. var to be set? IN catalina log: 28-Mar-2022 15:37:56.144 INFO [http-nio-8080-exec-26] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. 28-Mar-2022 15:37:56.150 SEVERE [http-nio-8080-exec-26] org.apache.catalina.core.StandardContext.startInternal One or more listeners failed to start. Full details will be found in the appropriate container log file 28-Mar-2022 15:37:56.150 SEVERE [http-nio-8080-exec-26] org.apache.catalina.core.StandardContext.startInternal Context [/fuseki] startup failed due to previous errors Thanks for advice. Michel Bohms
