日志如下:
Aug 24, 2016 4:46:27 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.
2016-08-24 16:46:27,577 org.nutz.mvc.NutFilter._init(NutFilter.java:81) INFO - NutFilter[ds] starting ...
2016-08-24 16:46:27,697 org.nutz.resource.Scans.<init>(Scans.java:486) DEBUG - Locations for Scans:
[JarResourceLocation [jarPath=/home/apache-tomcat-test/bin/bootstrap.jar], JarResourceLocation [jarPath=/home/apache-tomcat-test/bin/tomcat-juli.jar], FileSystemResourceLocation [root=/home/apache-tomcat-test/webapps/ds/WEB-INF/classes], FileSystemResourceLocation [root=/home/apache-tomcat-test/bin], JarResourceLocation [jarPath=/home/apache-tomcat-test/webapps/ds/WEB-INF/lib/nutz-1.r.57.jar]]
2016-08-24 16:46:28,032 org.nutz.resource.Scans.init(Scans.java:75) DEBUG - Locations for Scans:
[JarResourceLocation [jarPath=/home/apache-tomcat-test/webapps/ds/WEB-INF/lib/httpclient-4.3.6.jar], JarResourceLocation [jarPath=/home/apache-tomcat-test/webapps/ds/WEB-INF/lib/mongo-java-driver-3.1.1.jar], JarResourceLocation [jarPath=/home/apache-tomcat-test/webapps/ds/WEB-INF/lib/slf4j-api-1.7.7.jar], JarResourceLocation [jarPath=/home/apache-tomcat-test/webapps/ds/WEB-INF/lib/quartz-jobs-2.2.3.jar], JarResourceLocation [jarPath=/home/apache-tomcat-test/webapps/ds/WEB-INF/lib/wcomp-1.3.jar], FileSystemResourceLocation [root=/home/apache-tomcat-test/bin], FileSystemResourceLocation [root=/home/apache-tomcat-test/webapps/ds/WEB-INF/classes], JarResourceLocation [jarPath=/home/apache-tomcat-test/bin/tomcat-juli.jar], JarResourceLocation [jarPath=/home/apache-tomcat-test/webapps/ds/WEB-INF/lib/httpcore-4.3.3.jar], JarResourceLocation [jarPath=/home/apache-tomcat-test/webapps/ds/WEB-INF/lib/druid-1.0.16.jar], JarResourceLocation [jarPath=/home/apache-tomcat-test/webapps/ds/WEB-INF/lib/httpmime-4.3.6.jar], JarResourceLocation [jarPath=/home/apache-tomcat-test/webapps/ds/WEB-INF/lib/quartz-2.2.3.jar], JarResourceLocation [jarPath=/home/apache-tomcat-test/webapps/ds/WEB-INF/lib/mysql-connector-java-5.1.39-bin.jar], JarResourceLocation [jarPath=/home/apache-tomcat-test/webapps/ds/WEB-INF/lib/nutz-integration-quartz-1.r.56.jar], JarResourceLocation [jarPath=/home/apache-tomcat-test/bin/bootstrap.jar], JarResourceLocation [jarPath=/home/apache-tomcat-test/webapps/ds/WEB-INF/lib/log4j-1.2.17.jar], JarResourceLocation [jarPath=/home/apache-tomcat-test/webapps/ds/WEB-INF/lib/slf4j-log4j12-1.7.7.jar], JarResourceLocation [jarPath=/home/apache-tomcat-test/webapps/ds/WEB-INF/lib/commons-logging-1.2.jar], JarResourceLocation [jarPath=/home/apache-tomcat-test/webapps/ds/WEB-INF/lib/nutz-1.r.57.jar]]
Aug 24, 2016 4:46:28 PM org.apache.catalina.core.StandardContext startInternal
SEVERE: One or more Filters failed to start. Full details will be found in the appropriate container log file
Aug 24, 2016 4:46:28 PM org.apache.catalina.core.StandardContext startInternal
SEVERE: Context [/ds] startup failed due to previous errors