I dropped fuseki.war in webapps directory of tomcat.

The server.xml has been configured to support another big webapp, but as
far as I can tell should not exclude other webapps from running.

fuseki fails to start and leaves these messages in log. Can anyone give
a clue where to look for root cause? Thanks in advance.

Aug 14, 2015 10:19:30 PM org.apache.catalina.startup.TldConfig execute
INFO: 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.
Aug 14, 2015 10:19:30 PM org.apache.catalina.core.StandardContext
startInternal
SEVERE: One or more listeners failed to start. Full details will be
found in the appropriate container log file
Aug 14, 2015 10:19:30 PM org.apache.catalina.core.StandardContext
startInternal
SEVERE: Context [/fuseki] startup failed due to previous errors
Aug 14, 2015 10:19:36 PM org.apache.catalina.startup.TldConfig execute
INFO: 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.
Aug 14, 2015 10:19:36 PM org.apache.catalina.core.StandardContext
startInternal
SEVERE: One or more listeners failed to start. Full details will be
found in the appropriate container log file
Aug 14, 2015 10:19:36 PM org.apache.catalina.core.StandardContext
startInternal
SEVERE: Context [/fuseki] startup failed due to previous errors

Regards,
--Paul

Reply via email to