-
Notifications
You must be signed in to change notification settings - Fork 73
xercesImpl.jar, xml-apis.jar, serializer.jar(The system could not find the specified file。) #18
Comments
2018-11-22 18:19:41.438 WARN 15408 --- [ost-startStop-1] o.a.tomcat.util.scan.StandardJarScanner : Failed to scan [file:/D:/data/maven/Jar/xalan/xalan/2.7.1/xercesImpl.jar] from classloader hierarchy java.io.FileNotFoundException: D:\data\maven\Jar\xalan\xalan\2.7.1\xercesImpl.jar (系统找不到指定的文件。) 2018-11-22 18:19:41.439 WARN 15408 --- [ost-startStop-1] o.a.tomcat.util.scan.StandardJarScanner : Failed to scan [file:/D:/data/maven/Jar/xalan/xalan/2.7.1/xml-apis.jar] from classloader hierarchy java.io.FileNotFoundException: D:\data\maven\Jar\xalan\xalan\2.7.1\xml-apis.jar (系统找不到指定的文件。) 2018-11-22 18:19:41.443 WARN 15408 --- [ost-startStop-1] o.a.tomcat.util.scan.StandardJarScanner : Failed to scan [file:/D:/data/maven/Jar/xalan/xalan/2.7.1/serializer.jar] from classloader hierarchy java.io.FileNotFoundException: D:\data\maven\Jar\xalan\xalan\2.7.1\serializer.jar (系统找不到指定的文件。) 2018-11-22 18:19:41.444 WARN 15408 --- [ost-startStop-1] o.a.tomcat.util.scan.StandardJarScanner : Failed to scan [file:/D:/data/maven/Jar/xalan/serializer/2.7.1/xml-apis.jar] from classloader hierarchy java.io.FileNotFoundException: D:\data\maven\Jar\xalan\serializer\2.7.1\xml-apis.jar (系统找不到指定的文件。) 2018-11-22 18:19:41.447 INFO 15408 --- [ost-startStop-1] org.apache.jasper.servlet.TldScanner : 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. org.springframework.context.ApplicationContextException: Unable to start embedded container; nested exception is org.springframework.boot.context.embedded.EmbeddedServletContainerException: Unable to start embedded Tomcat |
Spring boot 1.5.9
net.unicon.cas
cas-client-autoconfig-support
1.5.0-GA
Full version
If open @EnableCasClient You get errors.
The text was updated successfully, but these errors were encountered: