Run | | | Workspace | | | Log | | | Issues | | | Fixes | | | Pre-reqs | | | Stats | | | XRef | | | Maven Repository Proxy Log | ![]() |
Testsuite: org.apache.jasper.compiler.TestValidator Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.335 sec ------------- Standard Error ----------------- Feb 18, 2019 1:39:08 PM org.apache.catalina.startup.LoggingBaseTest setUp INFO: Starting test case [testBug47331] Feb 18, 2019 1:39:08 PM org.apache.coyote.AbstractProtocol init INFO: Initializing ProtocolHandler ["http-bio-127.0.0.1-auto-1"] Feb 18, 2019 1:39:08 PM org.apache.catalina.core.StandardService startInternal INFO: Starting service Tomcat Feb 18, 2019 1:39:08 PM org.apache.catalina.core.StandardEngine startInternal INFO: Starting Servlet Engine: Apache Tomcat/7.0.94-dev Feb 18, 2019 1:39:09 PM org.apache.catalina.startup.ContextConfig getDefaultWebXmlFragment INFO: No global web.xml found Feb 18, 2019 1:39:09 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. Feb 18, 2019 1:39:11 PM org.apache.coyote.AbstractProtocol start INFO: Starting ProtocolHandler ["http-bio-127.0.0.1-auto-1-34535"] Feb 18, 2019 1:39:11 PM org.apache.catalina.core.StandardWrapperValve invoke SEVERE: Servlet.service() for servlet [jsp] in context with path [/test] threw exception [/bug47331.jsp (line: 21, column: 19) #{...} is not allowed in template text] with root cause org.apache.jasper.JasperException: /bug47331.jsp (line: 21, column: 19) #{...} is not allowed in template text at org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.java:43) at org.apache.jasper.compiler.ErrorDispatcher.dispatch(ErrorDispatcher.java:443) at org.apache.jasper.compiler.ErrorDispatcher.jspError(ErrorDispatcher.java:103) at org.apache.jasper.compiler.Validator$ValidateVisitor.visit(Validator.java:740) at org.apache.jasper.compiler.Node$ELExpression.accept(Node.java:968) at org.apache.jasper.compiler.Node$Nodes.visit(Node.java:2392) at org.apache.jasper.compiler.Node$Visitor.visitBody(Node.java:2444) at org.apache.jasper.compiler.Node$Visitor.visit(Node.java:2450) at org.apache.jasper.compiler.Node$Root.accept(Node.java:474) at org.apache.jasper.compiler.Node$Nodes.visit(Node.java:2392) at org.apache.jasper.compiler.Validator.validateExDirectives(Validator.java:1846) at org.apache.jasper.compiler.Compiler.generateJava(Compiler.java:218) at org.apache.jasper.compiler.Compiler.compile(Compiler.java:374) at org.apache.jasper.compiler.Compiler.compile(Compiler.java:354) at org.apache.jasper.compiler.Compiler.compile(Compiler.java:341) at org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:660) at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:395) at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:395) at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:339) at javax.servlet.http.HttpServlet.service(HttpServlet.java:731) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:220) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:110) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:494) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:169) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104) at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:1025) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:445) at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1137) at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:637) at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:317) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Feb 18, 2019 1:39:11 PM org.apache.coyote.AbstractProtocol pause INFO: Pausing ProtocolHandler ["http-bio-127.0.0.1-auto-1-34535"] Feb 18, 2019 1:39:11 PM org.apache.catalina.core.StandardService stopInternal INFO: Stopping service Tomcat Feb 18, 2019 1:39:11 PM org.apache.coyote.AbstractProtocol stop INFO: Stopping ProtocolHandler ["http-bio-127.0.0.1-auto-1-34535"] Feb 18, 2019 1:39:11 PM org.apache.coyote.AbstractProtocol destroy INFO: Destroying ProtocolHandler ["http-bio-127.0.0.1-auto-1-34535"] Feb 18, 2019 1:39:11 PM org.apache.catalina.startup.LoggingBaseTest setUp INFO: Starting test case [testTldVersions23] Feb 18, 2019 1:39:11 PM org.apache.coyote.AbstractProtocol init INFO: Initializing ProtocolHandler ["http-bio-127.0.0.1-auto-2"] Feb 18, 2019 1:39:11 PM org.apache.catalina.core.StandardService startInternal INFO: Starting service Tomcat Feb 18, 2019 1:39:11 PM org.apache.catalina.core.StandardEngine startInternal INFO: Starting Servlet Engine: Apache Tomcat/7.0.94-dev Feb 18, 2019 1:39:11 PM org.apache.catalina.startup.ContextConfig getDefaultWebXmlFragment INFO: No global web.xml found Feb 18, 2019 1:39:11 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. Feb 18, 2019 1:39:11 PM org.apache.coyote.AbstractProtocol start INFO: Starting ProtocolHandler ["http-bio-127.0.0.1-auto-2-48036"] Feb 18, 2019 1:39:11 PM org.apache.jasper.compiler.TldLocationsCache tldScanJar 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. Feb 18, 2019 1:39:12 PM org.apache.coyote.AbstractProtocol pause INFO: Pausing ProtocolHandler ["http-bio-127.0.0.1-auto-2-48036"] Feb 18, 2019 1:39:12 PM org.apache.catalina.core.StandardService stopInternal INFO: Stopping service Tomcat Feb 18, 2019 1:39:12 PM org.apache.coyote.AbstractProtocol stop INFO: Stopping ProtocolHandler ["http-bio-127.0.0.1-auto-2-48036"] Feb 18, 2019 1:39:12 PM org.apache.coyote.AbstractProtocol destroy INFO: Destroying ProtocolHandler ["http-bio-127.0.0.1-auto-2-48036"] Feb 18, 2019 1:39:12 PM org.apache.catalina.startup.LoggingBaseTest setUp INFO: Starting test case [testTldVersions24] Feb 18, 2019 1:39:12 PM org.apache.coyote.AbstractProtocol init INFO: Initializing ProtocolHandler ["http-bio-127.0.0.1-auto-3"] Feb 18, 2019 1:39:12 PM org.apache.catalina.core.StandardService startInternal INFO: Starting service Tomcat Feb 18, 2019 1:39:12 PM org.apache.catalina.core.StandardEngine startInternal INFO: Starting Servlet Engine: Apache Tomcat/7.0.94-dev Feb 18, 2019 1:39:12 PM org.apache.catalina.startup.ContextConfig getDefaultWebXmlFragment INFO: No global web.xml found Feb 18, 2019 1:39:12 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. Feb 18, 2019 1:39:12 PM org.apache.coyote.AbstractProtocol start INFO: Starting ProtocolHandler ["http-bio-127.0.0.1-auto-3-49860"] Feb 18, 2019 1:39:12 PM org.apache.coyote.AbstractProtocol pause INFO: Pausing ProtocolHandler ["http-bio-127.0.0.1-auto-3-49860"] Feb 18, 2019 1:39:12 PM org.apache.catalina.core.StandardService stopInternal INFO: Stopping service Tomcat Feb 18, 2019 1:39:12 PM org.apache.coyote.AbstractProtocol stop INFO: Stopping ProtocolHandler ["http-bio-127.0.0.1-auto-3-49860"] Feb 18, 2019 1:39:12 PM org.apache.coyote.AbstractProtocol destroy INFO: Destroying ProtocolHandler ["http-bio-127.0.0.1-auto-3-49860"] Feb 18, 2019 1:39:12 PM org.apache.catalina.startup.LoggingBaseTest setUp INFO: Starting test case [testTldVersions25] Feb 18, 2019 1:39:12 PM org.apache.coyote.AbstractProtocol init INFO: Initializing ProtocolHandler ["http-bio-127.0.0.1-auto-4"] Feb 18, 2019 1:39:12 PM org.apache.catalina.core.StandardService startInternal INFO: Starting service Tomcat Feb 18, 2019 1:39:12 PM org.apache.catalina.core.StandardEngine startInternal INFO: Starting Servlet Engine: Apache Tomcat/7.0.94-dev Feb 18, 2019 1:39:12 PM org.apache.catalina.startup.ContextConfig getDefaultWebXmlFragment INFO: No global web.xml found Feb 18, 2019 1:39:13 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. Feb 18, 2019 1:39:13 PM org.apache.coyote.AbstractProtocol start INFO: Starting ProtocolHandler ["http-bio-127.0.0.1-auto-4-40862"] Feb 18, 2019 1:39:13 PM org.apache.coyote.AbstractProtocol pause INFO: Pausing ProtocolHandler ["http-bio-127.0.0.1-auto-4-40862"] Feb 18, 2019 1:39:13 PM org.apache.catalina.core.StandardService stopInternal INFO: Stopping service Tomcat Feb 18, 2019 1:39:13 PM org.apache.coyote.AbstractProtocol stop INFO: Stopping ProtocolHandler ["http-bio-127.0.0.1-auto-4-40862"] Feb 18, 2019 1:39:13 PM org.apache.coyote.AbstractProtocol destroy INFO: Destroying ProtocolHandler ["http-bio-127.0.0.1-auto-4-40862"] Feb 18, 2019 1:39:13 PM org.apache.catalina.startup.LoggingBaseTest setUp INFO: Starting test case [testTldVersions30] Feb 18, 2019 1:39:13 PM org.apache.coyote.AbstractProtocol init INFO: Initializing ProtocolHandler ["http-bio-127.0.0.1-auto-5"] Feb 18, 2019 1:39:13 PM org.apache.catalina.core.StandardService startInternal INFO: Starting service Tomcat Feb 18, 2019 1:39:13 PM org.apache.catalina.core.StandardEngine startInternal INFO: Starting Servlet Engine: Apache Tomcat/7.0.94-dev Feb 18, 2019 1:39:13 PM org.apache.catalina.startup.ContextConfig getDefaultWebXmlFragment INFO: No global web.xml found Feb 18, 2019 1:39:13 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. Feb 18, 2019 1:39:13 PM org.apache.coyote.AbstractProtocol start INFO: Starting ProtocolHandler ["http-bio-127.0.0.1-auto-5-58490"] Feb 18, 2019 1:39:13 PM org.apache.coyote.AbstractProtocol pause INFO: Pausing ProtocolHandler ["http-bio-127.0.0.1-auto-5-58490"] Feb 18, 2019 1:39:13 PM org.apache.catalina.core.StandardService stopInternal INFO: Stopping service Tomcat Feb 18, 2019 1:39:13 PM org.apache.coyote.AbstractProtocol stop INFO: Stopping ProtocolHandler ["http-bio-127.0.0.1-auto-5-58490"] Feb 18, 2019 1:39:13 PM org.apache.coyote.AbstractProtocol destroy INFO: Destroying ProtocolHandler ["http-bio-127.0.0.1-auto-5-58490"] ------------- ---------------- --------------- Testcase: testBug47331 took 3.121 sec Testcase: testTldVersions23 took 0.75 sec Testcase: testTldVersions24 took 0.434 sec Testcase: testTldVersions25 took 0.678 sec Testcase: testTldVersions30 took 0.336 sec
Apache Gump, Gump, Apache, the Apache feather logo, and the Apache Gump project logos are trademarks of The Apache Software Foundation.