013/7/8 <build...@apache.org>: > The Buildbot has detected a new failure on builder tomcat-trunk while > building ASF Buildbot. > Full details are available at: > http://ci.apache.org/builders/tomcat-trunk/builds/4614 > > Buildbot URL: http://ci.apache.org/ >
Test javax.el.TestCompositeELResolver FAILED Test org.apache.jasper.compiler.TestValidator FAILED Test org.apache.jasper.tagplugins.jstl.core.TestForEach FAILED Test org.apache.jasper.tagplugins.jstl.core.TestOut FAILED Test org.apache.jasper.tagplugins.jstl.core.TestSet FAILED both for BIO & NIO. Looking at http://ci.apache.org/projects/tomcat/tomcat8/logs/1500632/TEST-javax.el.TestCompositeELResolver.BIO.txt WARNING: Failed to scan JAR [file:/home/buildslave3/slave3/tomcat-trunk/build/webapps/examples/WEB-INF/lib/standard.jar] from /WEB-INF/lib java.io.IOException: org.apache.jasper.JasperException: XML parsing error on file file:/home/buildslave3/slave3/tomcat-trunk/build/webapps/examples/WEB-INF/lib/standard.jar at org.apache.jasper.compiler.TldLocationsCache.tldScanStream(TldLocationsCache.java:480) (...) Caused by: org.xml.sax.SAXException: Internal Error: File /javax/servlet/jsp/resources/web-jsptaglibrary_1_2.dtd not found at org.apache.jasper.xmlparser.MyEntityResolver.resolveEntity(ParserUtils.java:216) at (...) at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:300) at org.apache.jasper.xmlparser.ParserUtils.parseXMLDocument(ParserUtils.java:96) Apparently there is a resolver in Jasper (org.apache.jasper.xmlparser.MyEntityResolver) and it is now stuck as the files have been moved. Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org