An error happened during template parsing (template: "/libs/wp/template/articleList/html.html") (500)

The requested URL /past-issues.html/12 resulted in an error in /libs/wp/template/articleList/reader.html.html.

Exception:

org.thymeleaf.exceptions.TemplateInputException: An error happened during template parsing (template: "/libs/wp/template/articleList/html.html")
	at org.thymeleaf.templateparser.markup.AbstractMarkupTemplateParser.parse(AbstractMarkupTemplateParser.java:241)
	at org.thymeleaf.templateparser.markup.AbstractMarkupTemplateParser.parseStandalone(AbstractMarkupTemplateParser.java:100)
	at org.thymeleaf.engine.TemplateManager.parseAndProcess(TemplateManager.java:666)
	at org.thymeleaf.TemplateEngine.process(TemplateEngine.java:1098)
	at org.thymeleaf.TemplateEngine.process(TemplateEngine.java:1067)
	at org.apache.sling.scripting.thymeleaf.internal.ThymeleafScriptEngine.eval(ThymeleafScriptEngine.java:69)
	at org.apache.sling.scripting.core.impl.DefaultSlingScript.call(DefaultSlingScript.java:391)
	at org.apache.sling.scripting.core.impl.DefaultSlingScript.eval(DefaultSlingScript.java:187)
	at org.apache.sling.scripting.core.impl.DefaultSlingScript.service(DefaultSlingScript.java:494)
	at org.apache.sling.engine.impl.request.RequestData.service(RequestData.java:574)
	at org.apache.sling.engine.impl.filter.SlingComponentFilterChain.render(SlingComponentFilterChain.java:45)
	at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:88)
	at org.apache.sling.engine.impl.SlingRequestProcessorImpl.processComponent(SlingRequestProcessorImpl.java:283)
	at org.apache.sling.engine.impl.filter.RequestSlingFilterChain.render(RequestSlingFilterChain.java:49)
	at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:88)
	at org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter.doFilter(RequestProgressTrackerLogFilter.java:110)
	at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:78)
	at org.apache.sling.i18n.impl.I18NFilter.doFilter(I18NFilter.java:131)
	at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:78)
	at com.composum.sling.nodes.mount.remote.RemoteRequestFilter.doFilter(RemoteRequestFilter.java:76)
	at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:78)
	at org.apache.sling.engine.impl.SlingRequestProcessorImpl.doProcessRequest(SlingRequestProcessorImpl.java:151)
	at org.apache.sling.engine.impl.SlingMainServlet.service(SlingMainServlet.java:250)
	at org.apache.felix.http.base.internal.handler.ServletHandler.handle(ServletHandler.java:126)
	at org.apache.felix.http.base.internal.dispatch.InvocationChain.doFilter(InvocationChain.java:86)
	at org.apache.sling.i18n.impl.I18NFilter.doFilter(I18NFilter.java:131)
	at org.apache.felix.http.base.internal.handler.FilterHandler.handle(FilterHandler.java:142)
	at org.apache.felix.http.base.internal.dispatch.InvocationChain.doFilter(InvocationChain.java:81)
	at org.apache.sling.engine.impl.log.RequestLoggerFilter.doFilter(RequestLoggerFilter.java:73)
	at org.apache.felix.http.base.internal.handler.FilterHandler.handle(FilterHandler.java:142)
	at org.apache.felix.http.base.internal.dispatch.InvocationChain.doFilter(InvocationChain.java:81)
	at org.apache.sling.engine.impl.parameters.RequestParameterSupportConfigurer.doFilter(RequestParameterSupportConfigurer.java:67)
	at org.apache.felix.http.base.internal.handler.FilterHandler.handle(FilterHandler.java:142)
	at org.apache.felix.http.base.internal.dispatch.InvocationChain.doFilter(InvocationChain.java:81)
	at org.apache.felix.http.base.internal.dispatch.Dispatcher$1.doFilter(Dispatcher.java:152)
	at org.apache.felix.http.base.internal.whiteboard.WhiteboardManager$2.doFilter(WhiteboardManager.java:1002)
	at org.apache.felix.http.sslfilter.internal.SslFilter.doFilter(SslFilter.java:97)
	at org.apache.felix.http.base.internal.handler.PreprocessorHandler.handle(PreprocessorHandler.java:137)
	at org.apache.felix.http.base.internal.whiteboard.WhiteboardManager$2.doFilter(WhiteboardManager.java:1008)
	at org.apache.felix.http.base.internal.whiteboard.WhiteboardManager.invokePreprocessors(WhiteboardManager.java:1012)
	at org.apache.felix.http.base.internal.dispatch.Dispatcher.dispatch(Dispatcher.java:94)
	at org.apache.felix.http.base.internal.dispatch.DispatcherServlet.service(DispatcherServlet.java:49)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:799)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:550)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:191)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:516)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:400)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:645)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:392)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: org.attoparser.ParseException: Error during execution of processor 'org.apache.sling.scripting.thymeleaf.internal.processor.SlingIncludeAttributeTagProcessor' (template: "/libs/wp/template/articleList/html.html" - line 22, col 7)
	at org.attoparser.MarkupParser.parseDocument(MarkupParser.java:393)
	at org.attoparser.MarkupParser.parse(MarkupParser.java:257)
	at org.thymeleaf.templateparser.markup.AbstractMarkupTemplateParser.parse(AbstractMarkupTemplateParser.java:230)
	... 72 more
Caused by: org.thymeleaf.exceptions.TemplateProcessingException: Error during execution of processor 'org.apache.sling.scripting.thymeleaf.internal.processor.SlingIncludeAttributeTagProcessor' (template: "/libs/wp/template/articleList/html.html" - line 22, col 7)
	at org.thymeleaf.processor.element.AbstractAttributeTagProcessor.doProcess(AbstractAttributeTagProcessor.java:117)
	at org.thymeleaf.processor.element.AbstractElementTagProcessor.process(AbstractElementTagProcessor.java:95)
	at org.thymeleaf.util.ProcessorConfigurationUtils$ElementTagProcessorWrapper.process(ProcessorConfigurationUtils.java:633)
	at org.thymeleaf.engine.ProcessorTemplateHandler.handleOpenElement(ProcessorTemplateHandler.java:1314)
	at org.thymeleaf.engine.TemplateHandlerAdapterMarkupHandler.handleOpenElementEnd(TemplateHandlerAdapterMarkupHandler.java:304)
	at org.thymeleaf.templateparser.markup.InlinedOutputExpressionMarkupHandler$InlineMarkupAdapterPreProcessorHandler.handleOpenElementEnd(InlinedOutputExpressionMarkupHandler.java:278)
	at org.thymeleaf.standard.inline.OutputExpressionInlinePreProcessorHandler.handleOpenElementEnd(OutputExpressionInlinePreProcessorHandler.java:186)
	at org.thymeleaf.templateparser.markup.InlinedOutputExpressionMarkupHandler.handleOpenElementEnd(InlinedOutputExpressionMarkupHandler.java:124)
	at org.attoparser.HtmlElement.handleOpenElementEnd(HtmlElement.java:109)
	at org.attoparser.HtmlMarkupHandler.handleOpenElementEnd(HtmlMarkupHandler.java:297)
	at org.attoparser.MarkupEventProcessorHandler.handleOpenElementEnd(MarkupEventProcessorHandler.java:402)
	at org.attoparser.ParsingElementMarkupUtil.parseOpenElement(ParsingElementMarkupUtil.java:159)
	at org.attoparser.MarkupParser.parseBuffer(MarkupParser.java:710)
	at org.attoparser.MarkupParser.parseDocument(MarkupParser.java:301)
	... 74 more
Caused by: java.lang.RuntimeException: unable to process include attribute
	at org.apache.sling.scripting.thymeleaf.internal.processor.SlingIncludeAttributeTagProcessor.doProcess(SlingIncludeAttributeTagProcessor.java:100)
	at org.thymeleaf.processor.element.AbstractAttributeTagProcessor.doProcess(AbstractAttributeTagProcessor.java:74)
	... 87 more
Caused by: org.apache.sling.api.scripting.ScriptEvaluationException: org.thymeleaf.exceptions.TemplateInputException: An error happened during template parsing (template: "/libs/wp/template/articleList/reader.html.html")
	at org.apache.sling.scripting.core.impl.DefaultSlingScript.call(DefaultSlingScript.java:419)
	at org.apache.sling.scripting.core.impl.DefaultSlingScript.eval(DefaultSlingScript.java:187)
	at org.apache.sling.scripting.core.impl.DefaultSlingScript.service(DefaultSlingScript.java:494)
	at org.apache.sling.engine.impl.request.RequestData.service(RequestData.java:574)
	at org.apache.sling.engine.impl.filter.SlingComponentFilterChain.render(SlingComponentFilterChain.java:45)
	at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:88)
	at org.apache.sling.engine.impl.SlingRequestProcessorImpl.processComponent(SlingRequestProcessorImpl.java:283)
	at org.apache.sling.engine.impl.SlingRequestProcessorImpl.dispatchRequest(SlingRequestProcessorImpl.java:323)
	at org.apache.sling.engine.impl.request.SlingRequestDispatcher.dispatch(SlingRequestDispatcher.java:211)
	at org.apache.sling.engine.impl.request.SlingRequestDispatcher.include(SlingRequestDispatcher.java:104)
	at org.apache.sling.scripting.thymeleaf.internal.processor.SlingIncludeAttributeTagProcessor.dispatch(SlingIncludeAttributeTagProcessor.java:177)
	at org.apache.sling.scripting.thymeleaf.internal.processor.SlingIncludeAttributeTagProcessor.doProcess(SlingIncludeAttributeTagProcessor.java:91)
	... 88 more
Caused by: org.thymeleaf.exceptions.TemplateInputException: An error happened during template parsing (template: "/libs/wp/template/articleList/reader.html.html")
	at org.thymeleaf.templateparser.markup.AbstractMarkupTemplateParser.parse(AbstractMarkupTemplateParser.java:241)
	at org.thymeleaf.templateparser.markup.AbstractMarkupTemplateParser.parseStandalone(AbstractMarkupTemplateParser.java:100)
	at org.thymeleaf.engine.TemplateManager.parseAndProcess(TemplateManager.java:666)
	at org.thymeleaf.TemplateEngine.process(TemplateEngine.java:1098)
	at org.thymeleaf.TemplateEngine.process(TemplateEngine.java:1067)
	at org.apache.sling.scripting.thymeleaf.internal.ThymeleafScriptEngine.eval(ThymeleafScriptEngine.java:69)
	at org.apache.sling.scripting.core.impl.DefaultSlingScript.call(DefaultSlingScript.java:391)
	... 99 more
Caused by: org.attoparser.ParseException: Exception evaluating OGNL expression: "articles.pageItems" (template: "/libs/wp/template/articleList/reader.html.html" - line 3, col 19)
	at org.attoparser.MarkupParser.parseDocument(MarkupParser.java:393)
	at org.attoparser.MarkupParser.parse(MarkupParser.java:257)
	at org.thymeleaf.templateparser.markup.AbstractMarkupTemplateParser.parse(AbstractMarkupTemplateParser.java:230)
	... 105 more
Caused by: org.thymeleaf.exceptions.TemplateProcessingException: Exception evaluating OGNL expression: "articles.pageItems" (template: "/libs/wp/template/articleList/reader.html.html" - line 3, col 19)
	at org.thymeleaf.standard.expression.OGNLVariableExpressionEvaluator.evaluate(OGNLVariableExpressionEvaluator.java:191)
	at org.thymeleaf.standard.expression.OGNLVariableExpressionEvaluator.evaluate(OGNLVariableExpressionEvaluator.java:95)
	at org.thymeleaf.standard.expression.VariableExpression.executeVariableExpression(VariableExpression.java:166)
	at org.thymeleaf.standard.expression.SimpleExpression.executeSimple(SimpleExpression.java:66)
	at org.thymeleaf.standard.expression.Expression.execute(Expression.java:109)
	at org.thymeleaf.standard.expression.Expression.execute(Expression.java:138)
	at org.thymeleaf.standard.expression.Expression.execute(Expression.java:125)
	at org.thymeleaf.standard.processor.StandardEachTagProcessor.doProcess(StandardEachTagProcessor.java:73)
	at org.thymeleaf.processor.element.AbstractAttributeTagProcessor.doProcess(AbstractAttributeTagProcessor.java:74)
	at org.thymeleaf.processor.element.AbstractElementTagProcessor.process(AbstractElementTagProcessor.java:95)
	at org.thymeleaf.util.ProcessorConfigurationUtils$ElementTagProcessorWrapper.process(ProcessorConfigurationUtils.java:633)
	at org.thymeleaf.engine.ProcessorTemplateHandler.handleOpenElement(ProcessorTemplateHandler.java:1314)
	at org.thymeleaf.engine.TemplateHandlerAdapterMarkupHandler.handleOpenElementEnd(TemplateHandlerAdapterMarkupHandler.java:304)
	at org.thymeleaf.templateparser.markup.InlinedOutputExpressionMarkupHandler$InlineMarkupAdapterPreProcessorHandler.handleOpenElementEnd(InlinedOutputExpressionMarkupHandler.java:278)
	at org.thymeleaf.standard.inline.OutputExpressionInlinePreProcessorHandler.handleOpenElementEnd(OutputExpressionInlinePreProcessorHandler.java:186)
	at org.thymeleaf.templateparser.markup.InlinedOutputExpressionMarkupHandler.handleOpenElementEnd(InlinedOutputExpressionMarkupHandler.java:124)
	at org.attoparser.HtmlElement.handleOpenElementEnd(HtmlElement.java:109)
	at org.attoparser.HtmlMarkupHandler.handleOpenElementEnd(HtmlMarkupHandler.java:297)
	at org.attoparser.MarkupEventProcessorHandler.handleOpenElementEnd(MarkupEventProcessorHandler.java:402)
	at org.attoparser.ParsingElementMarkupUtil.parseOpenElement(ParsingElementMarkupUtil.java:159)
	at org.attoparser.MarkupParser.parseBuffer(MarkupParser.java:710)
	at org.attoparser.MarkupParser.parseDocument(MarkupParser.java:301)
	... 107 more
Caused by: org.thymeleaf.exceptions.TemplateProcessingException: Exception evaluating OGNL expression: "articles.pageItems"
	at org.thymeleaf.standard.expression.OGNLVariableExpressionEvaluator.evaluate(OGNLVariableExpressionEvaluator.java:191)
	at org.thymeleaf.standard.expression.OGNLVariableExpressionEvaluator.evaluate(OGNLVariableExpressionEvaluator.java:177)
	... 128 more
Caused by: ognl.OgnlException: pageItems [java.lang.IndexOutOfBoundsException: toIndex = 72]
	at ognl.OgnlRuntime.getMethodValue(OgnlRuntime.java:1706)
	at ognl.ObjectPropertyAccessor.getPossibleProperty(ObjectPropertyAccessor.java:60)
	at ognl.ObjectPropertyAccessor.getProperty(ObjectPropertyAccessor.java:147)
	at ognl.OgnlRuntime.getProperty(OgnlRuntime.java:2666)
	at ognl.ASTProperty.getValueBody(ASTProperty.java:114)
	at ognl.SimpleNode.evaluateGetValueBody(SimpleNode.java:212)
	at ognl.SimpleNode.getValue(SimpleNode.java:258)
	at ognl.ASTChain.getValueBody(ASTChain.java:141)
	at ognl.SimpleNode.evaluateGetValueBody(SimpleNode.java:212)
	at ognl.SimpleNode.getValue(SimpleNode.java:258)
	at ognl.Ognl.getValue(Ognl.java:466)
	at ognl.Ognl.getValue(Ognl.java:430)
	at org.thymeleaf.standard.expression.OGNLVariableExpressionEvaluator.executeExpression(OGNLVariableExpressionEvaluator.java:328)
	at org.thymeleaf.standard.expression.OGNLVariableExpressionEvaluator.evaluate(OGNLVariableExpressionEvaluator.java:170)
	... 129 more
Caused by: java.lang.IndexOutOfBoundsException: toIndex = 72
	at java.base/java.util.AbstractList.subListRangeCheck(Unknown Source)
	at java.base/java.util.ArrayList.subList(Unknown Source)
	at org.whistlepost.model.list.PageableSortedList.getSortedPage(PageableSortedList.java:21)
	at org.whistlepost.model.list.AbstractPageableItemListRequest.getPageItems(AbstractPageableItemListRequest.java:62)
	at jdk.internal.reflect.GeneratedMethodAccessor3850.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at ognl.OgnlRuntime.invokeMethod(OgnlRuntime.java:894)
	at ognl.OgnlRuntime.getMethodValue(OgnlRuntime.java:1704)
	... 142 more

Request Progress:

      0 TIMER_START{Request Processing}
      7 COMMENT timer_end format is {<elapsed microseconds>,<timer name>} <optional message>
     14 LOG Method=GET, PathInfo=null
     15 TIMER_START{handleSecurity}
   1156 TIMER_END{1140,handleSecurity} authenticator org.apache.sling.auth.core.impl.SlingAuthenticator@506b208c returns true
   1428 TIMER_START{ResourceResolution}
   1729 TIMER_END{293,ResourceResolution} URI=/past-issues.html/12 resolves to Resource=JcrNodeResource, type=wp/template/articleList, superType=null, path=/content/wnews/past-issues/2023
   1735 LOG Resource Path Info: SlingRequestPathInfo: path='/content/wnews/past-issues/2023', selectorString='null', extension='html', suffix='/12'
   1736 TIMER_START{ServletResolution}
   1740 TIMER_START{resolveServlet(/content/wnews/past-issues/2023)}
   1752 TIMER_END{11,resolveServlet(/content/wnews/past-issues/2023)} Using servlet /libs/wp/template/articleList/html.html
   1754 TIMER_END{17,ServletResolution} URI=/past-issues.html/12 handled by Servlet=/libs/wp/template/articleList/html.html
   1756 LOG Applying Requestfilters
   1760 LOG Calling filter: com.composum.sling.nodes.mount.remote.RemoteRequestFilter
   1762 LOG Calling filter: org.apache.sling.i18n.impl.I18NFilter
   1765 LOG Calling filter: org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter
   1769 LOG Applying Componentfilters
   1777 TIMER_START{/libs/wp/template/articleList/html.html#0}
   3832 LOG Including resource TypeOverwritingResourceWrapper, type=wp/component/head, path=/content/wnews/past-issues/2023, resource=[JcrNodeResource, type=wp/template/articleList, superType=null, path=/content/wnews/past-issues/2023] (SlingRequestPathInfo: path='/content/wnews/past-issues/2023', selectorString='null', extension='html', suffix='/12')
   3837 TIMER_START{resolveServlet(/content/wnews/past-issues/2023)}
   3851 TIMER_END{12,resolveServlet(/content/wnews/past-issues/2023)} Using servlet /libs/wp/component/head/html.html
   3854 LOG Applying Includefilters
   3864 TIMER_START{/libs/wp/component/head/html.html#1}
   4788 TIMER_END{923,/libs/wp/component/head/html.html#1}
   5198 TIMER_START{resolveIncludedResource(/content/wnews/header)}
   5263 TIMER_END{64,resolveIncludedResource(/content/wnews/header)} path=/content/wnews/header resolves to Resource=JcrNodeResource, type=wp/template/header, superType=null, path=/content/wnews/header
   5270 LOG Including resource JcrNodeResource, type=wp/template/header, superType=null, path=/content/wnews/header (SlingRequestPathInfo: path='/content/wnews/header', selectorString='section', extension='html', suffix='/12')
   5274 TIMER_START{resolveServlet(/content/wnews/header)}
   5290 TIMER_END{15,resolveServlet(/content/wnews/header)} Using servlet /libs/wp/template/header/section.html.html
   5292 LOG Applying Includefilters
   5298 TIMER_START{/libs/wp/template/header/section.html.html#2}
   5622 LOG Including resource TypeOverwritingResourceWrapper, type=wp/component/sectionList, path=/content/wnews/header, resource=[JcrNodeResource, type=wp/template/header, superType=null, path=/content/wnews/header] (SlingRequestPathInfo: path='/content/wnews/header', selectorString='header', extension='html', suffix='/12')
   5625 TIMER_START{resolveServlet(/content/wnews/header)}
   5634 TIMER_END{8,resolveServlet(/content/wnews/header)} Using servlet /libs/wp/component/sectionList/html.html
   5635 LOG Applying Includefilters
   5640 TIMER_START{/libs/wp/component/sectionList/html.html#3}
   6121 LOG Including resource JcrNodeResource, type=wp/template/banner, superType=null, path=/content/wnews/masthead (SlingRequestPathInfo: path='/content/wnews/masthead', selectorString='header', extension='html', suffix='/12')
   6124 TIMER_START{resolveServlet(/content/wnews/masthead)}
   6133 TIMER_END{8,resolveServlet(/content/wnews/masthead)} Using servlet /libs/wp/template/banner/header.html.html
   6135 LOG Applying Includefilters
   6140 TIMER_START{/libs/wp/template/banner/header.html.html#4}
   7110 TIMER_END{968,/libs/wp/template/banner/header.html.html#4}
   7180 LOG Including resource JcrNodeResource, type=wp/template/menu, superType=null, path=/content/wnews/menu (SlingRequestPathInfo: path='/content/wnews/menu', selectorString='header', extension='html', suffix='/12')
   7183 TIMER_START{resolveServlet(/content/wnews/menu)}
   7192 TIMER_END{8,resolveServlet(/content/wnews/menu)} Using servlet /libs/wp/template/menu/header.html.html
   7193 LOG Applying Includefilters
   7199 TIMER_START{/libs/wp/template/menu/header.html.html#5}
  12902 LOG Including resource JcrNodeResource, type=wp/template/articleList, superType=null, path=/content/wnews/wildlife/2023 (SlingRequestPathInfo: path='/content/wnews/wildlife/2023', selectorString='menu', extension='html', suffix='/12')
  12906 TIMER_START{resolveServlet(/content/wnews/wildlife/2023)}
  12923 TIMER_END{14,resolveServlet(/content/wnews/wildlife/2023)} Using servlet /libs/wp/template/articleList/menu.html.html
  12925 LOG Applying Includefilters
  12933 TIMER_START{/libs/wp/template/articleList/menu.html.html#6}
  13265 LOG Including resource TypeOverwritingResourceWrapper, type=wp/template/page, path=/content/wnews/wildlife/2023, resource=[JcrNodeResource, type=wp/template/articleList, superType=null, path=/content/wnews/wildlife/2023] (SlingRequestPathInfo: path='/content/wnews/wildlife/2023', selectorString='menu', extension='html', suffix='/12')
  13268 TIMER_START{resolveServlet(/content/wnews/wildlife/2023)}
  13277 TIMER_END{8,resolveServlet(/content/wnews/wildlife/2023)} Using servlet /libs/wp/template/page/menu.html.html
  13278 LOG Applying Includefilters
  13283 TIMER_START{/libs/wp/template/page/menu.html.html#7}
  14731 TIMER_END{1446,/libs/wp/template/page/menu.html.html#7}
  14761 TIMER_END{1827,/libs/wp/template/articleList/menu.html.html#6}
  14831 LOG Including resource JcrNodeResource, type=wp/template/articleList, superType=null, path=/content/wnews/history/2022 (SlingRequestPathInfo: path='/content/wnews/history/2022', selectorString='menu', extension='html', suffix='/12')
  14835 TIMER_START{resolveServlet(/content/wnews/history/2022)}
  14845 TIMER_END{9,resolveServlet(/content/wnews/history/2022)} Using servlet /libs/wp/template/articleList/menu.html.html
  14847 LOG Applying Includefilters
  14853 TIMER_START{/libs/wp/template/articleList/menu.html.html#8}
  15084 LOG Including resource TypeOverwritingResourceWrapper, type=wp/template/page, path=/content/wnews/history/2022, resource=[JcrNodeResource, type=wp/template/articleList, superType=null, path=/content/wnews/history/2022] (SlingRequestPathInfo: path='/content/wnews/history/2022', selectorString='menu', extension='html', suffix='/12')
  15086 TIMER_START{resolveServlet(/content/wnews/history/2022)}
  15094 TIMER_END{7,resolveServlet(/content/wnews/history/2022)} Using servlet /libs/wp/template/page/menu.html.html
  15096 LOG Applying Includefilters
  15100 TIMER_START{/libs/wp/template/page/menu.html.html#9}
  16490 TIMER_END{1388,/libs/wp/template/page/menu.html.html#9}
  16510 TIMER_END{1656,/libs/wp/template/articleList/menu.html.html#8}
  16569 LOG Including resource JcrNodeResource, type=wp/template/articleList, superType=null, path=/content/wnews/firstpeoples/2022 (SlingRequestPathInfo: path='/content/wnews/firstpeoples/2022', selectorString='menu', extension='html', suffix='/12')
  16572 TIMER_START{resolveServlet(/content/wnews/firstpeoples/2022)}
  16582 TIMER_END{9,resolveServlet(/content/wnews/firstpeoples/2022)} Using servlet /libs/wp/template/articleList/menu.html.html
  16583 LOG Applying Includefilters
  16588 TIMER_START{/libs/wp/template/articleList/menu.html.html#10}
  16815 LOG Including resource TypeOverwritingResourceWrapper, type=wp/template/page, path=/content/wnews/firstpeoples/2022, resource=[JcrNodeResource, type=wp/template/articleList, superType=null, path=/content/wnews/firstpeoples/2022] (SlingRequestPathInfo: path='/content/wnews/firstpeoples/2022', selectorString='menu', extension='html', suffix='/12')
  16818 TIMER_START{resolveServlet(/content/wnews/firstpeoples/2022)}
  16826 TIMER_END{7,resolveServlet(/content/wnews/firstpeoples/2022)} Using servlet /libs/wp/template/page/menu.html.html
  16827 LOG Applying Includefilters
  16832 TIMER_START{/libs/wp/template/page/menu.html.html#11}
  18225 TIMER_END{1392,/libs/wp/template/page/menu.html.html#11}
  18247 TIMER_END{1658,/libs/wp/template/articleList/menu.html.html#10}
  18325 LOG Including resource JcrNodeResource, type=wp/template/articleList, superType=null, path=/content/wnews/immigration/2023 (SlingRequestPathInfo: path='/content/wnews/immigration/2023', selectorString='menu', extension='html', suffix='/12')
  18330 TIMER_START{resolveServlet(/content/wnews/immigration/2023)}
  18342 TIMER_END{11,resolveServlet(/content/wnews/immigration/2023)} Using servlet /libs/wp/template/articleList/menu.html.html
  18343 LOG Applying Includefilters
  18349 TIMER_START{/libs/wp/template/articleList/menu.html.html#12}
  18606 LOG Including resource TypeOverwritingResourceWrapper, type=wp/template/page, path=/content/wnews/immigration/2023, resource=[JcrNodeResource, type=wp/template/articleList, superType=null, path=/content/wnews/immigration/2023] (SlingRequestPathInfo: path='/content/wnews/immigration/2023', selectorString='menu', extension='html', suffix='/12')
  18609 TIMER_START{resolveServlet(/content/wnews/immigration/2023)}
  18620 TIMER_END{10,resolveServlet(/content/wnews/immigration/2023)} Using servlet /libs/wp/template/page/menu.html.html
  18621 LOG Applying Includefilters
  18627 TIMER_START{/libs/wp/template/page/menu.html.html#13}
  20098 TIMER_END{1470,/libs/wp/template/page/menu.html.html#13}
  20124 TIMER_END{1774,/libs/wp/template/articleList/menu.html.html#12}
  20209 LOG Including resource JcrNodeResource, type=wp/template/columnList, superType=null, path=/content/wnews/columns (SlingRequestPathInfo: path='/content/wnews/columns', selectorString='menu', extension='html', suffix='/12')
  20212 TIMER_START{resolveServlet(/content/wnews/columns)}
  20233 TIMER_END{20,resolveServlet(/content/wnews/columns)} Using servlet /libs/wp/template/columnList/menu.html.html
  20234 LOG Applying Includefilters
  20239 TIMER_START{/libs/wp/template/columnList/menu.html.html#14}
  21925 TIMER_START{resolveIncludedResource(/content/wnews/articles/2022)}
  21995 TIMER_END{68,resolveIncludedResource(/content/wnews/articles/2022)} path=/content/wnews/articles/2022 resolves to Resource=JcrNodeResource, type=wp/template/articleList, superType=null, path=/content/wnews/articles/2022
  22009 LOG Including resource JcrNodeResource, type=wp/template/articleList, superType=null, path=/content/wnews/articles/2022 (SlingRequestPathInfo: path='/content/wnews/articles/2022', selectorString='menu', extension='html', suffix='/12')
  22013 TIMER_START{resolveServlet(/content/wnews/articles/2022)}
  22020 TIMER_END{6,resolveServlet(/content/wnews/articles/2022)} Using servlet /libs/wp/template/articleList/menu.html.html
  22021 LOG Applying Includefilters
  22027 TIMER_START{/libs/wp/template/articleList/menu.html.html#15}
  22293 LOG Including resource TypeOverwritingResourceWrapper, type=wp/template/page, path=/content/wnews/articles/2022, resource=[JcrNodeResource, type=wp/template/articleList, superType=null, path=/content/wnews/articles/2022] (SlingRequestPathInfo: path='/content/wnews/articles/2022', selectorString='menu', extension='html', suffix='/12')
  22296 TIMER_START{resolveServlet(/content/wnews/articles/2022)}
  22306 TIMER_END{9,resolveServlet(/content/wnews/articles/2022)} Using servlet /libs/wp/template/page/menu.html.html
  22308 LOG Applying Includefilters
  22313 TIMER_START{/libs/wp/template/page/menu.html.html#16}
  23844 TIMER_END{1529,/libs/wp/template/page/menu.html.html#16}
  23877 TIMER_END{1849,/libs/wp/template/articleList/menu.html.html#15}
  23994 TIMER_START{resolveIncludedResource(/content/wnews/recipes/2022)}
  24064 TIMER_END{69,resolveIncludedResource(/content/wnews/recipes/2022)} path=/content/wnews/recipes/2022 resolves to Resource=JcrNodeResource, type=wp/template/articleList, superType=null, path=/content/wnews/recipes/2022
  24069 LOG Including resource JcrNodeResource, type=wp/template/articleList, superType=null, path=/content/wnews/recipes/2022 (SlingRequestPathInfo: path='/content/wnews/recipes/2022', selectorString='menu', extension='html', suffix='/12')
  24072 TIMER_START{resolveServlet(/content/wnews/recipes/2022)}
  24088 TIMER_END{15,resolveServlet(/content/wnews/recipes/2022)} Using servlet /libs/wp/template/articleList/menu.html.html
  24089 LOG Applying Includefilters
  24099 TIMER_START{/libs/wp/template/articleList/menu.html.html#17}
  24361 LOG Including resource TypeOverwritingResourceWrapper, type=wp/template/page, path=/content/wnews/recipes/2022, resource=[JcrNodeResource, type=wp/template/articleList, superType=null, path=/content/wnews/recipes/2022] (SlingRequestPathInfo: path='/content/wnews/recipes/2022', selectorString='menu', extension='html', suffix='/12')
  24364 TIMER_START{resolveServlet(/content/wnews/recipes/2022)}
  24371 TIMER_END{6,resolveServlet(/content/wnews/recipes/2022)} Using servlet /libs/wp/template/page/menu.html.html
  24373 LOG Applying Includefilters
  24378 TIMER_START{/libs/wp/template/page/menu.html.html#18}
  25981 TIMER_END{1602,/libs/wp/template/page/menu.html.html#18}
  26007 TIMER_END{1907,/libs/wp/template/articleList/menu.html.html#17}
  26143 TIMER_START{resolveIncludedResource(/content/wnews/gardening/2023)}
  26214 TIMER_END{70,resolveIncludedResource(/content/wnews/gardening/2023)} path=/content/wnews/gardening/2023 resolves to Resource=JcrNodeResource, type=wp/template/articleList, superType=null, path=/content/wnews/gardening/2023
  26223 LOG Including resource JcrNodeResource, type=wp/template/articleList, superType=null, path=/content/wnews/gardening/2023 (SlingRequestPathInfo: path='/content/wnews/gardening/2023', selectorString='menu', extension='html', suffix='/12')
  26226 TIMER_START{resolveServlet(/content/wnews/gardening/2023)}
  26233 TIMER_END{7,resolveServlet(/content/wnews/gardening/2023)} Using servlet /libs/wp/template/articleList/menu.html.html
  26234 LOG Applying Includefilters
  26240 TIMER_START{/libs/wp/template/articleList/menu.html.html#19}
  26494 LOG Including resource TypeOverwritingResourceWrapper, type=wp/template/page, path=/content/wnews/gardening/2023, resource=[JcrNodeResource, type=wp/template/articleList, superType=null, path=/content/wnews/gardening/2023] (SlingRequestPathInfo: path='/content/wnews/gardening/2023', selectorString='menu', extension='html', suffix='/12')
  26498 TIMER_START{resolveServlet(/content/wnews/gardening/2023)}
  26505 TIMER_END{6,resolveServlet(/content/wnews/gardening/2023)} Using servlet /libs/wp/template/page/menu.html.html
  26506 LOG Applying Includefilters
  26512 TIMER_START{/libs/wp/template/page/menu.html.html#20}
  28371 TIMER_END{1857,/libs/wp/template/page/menu.html.html#20}
  28392 TIMER_END{2151,/libs/wp/template/articleList/menu.html.html#19}
  28496 TIMER_START{resolveIncludedResource(/content/wnews/kids/2023)}
  28570 TIMER_END{73,resolveIncludedResource(/content/wnews/kids/2023)} path=/content/wnews/kids/2023 resolves to Resource=JcrNodeResource, type=wp/template/articleList, superType=null, path=/content/wnews/kids/2023
  28576 LOG Including resource JcrNodeResource, type=wp/template/articleList, superType=null, path=/content/wnews/kids/2023 (SlingRequestPathInfo: path='/content/wnews/kids/2023', selectorString='menu', extension='html', suffix='/12')
  28579 TIMER_START{resolveServlet(/content/wnews/kids/2023)}
  28593 TIMER_END{13,resolveServlet(/content/wnews/kids/2023)} Using servlet /libs/wp/template/articleList/menu.html.html
  28594 LOG Applying Includefilters
  28600 TIMER_START{/libs/wp/template/articleList/menu.html.html#21}
  28822 LOG Including resource TypeOverwritingResourceWrapper, type=wp/template/page, path=/content/wnews/kids/2023, resource=[JcrNodeResource, type=wp/template/articleList, superType=null, path=/content/wnews/kids/2023] (SlingRequestPathInfo: path='/content/wnews/kids/2023', selectorString='menu', extension='html', suffix='/12')
  28831 TIMER_START{resolveServlet(/content/wnews/kids/2023)}
  28839 TIMER_END{7,resolveServlet(/content/wnews/kids/2023)} Using servlet /libs/wp/template/page/menu.html.html
  28840 LOG Applying Includefilters
  28845 TIMER_START{/libs/wp/template/page/menu.html.html#22}
  30388 TIMER_END{1542,/libs/wp/template/page/menu.html.html#22}
  30410 TIMER_END{1809,/libs/wp/template/articleList/menu.html.html#21}
  30516 TIMER_START{resolveIncludedResource(/content/wnews/past-issues/2023)}
  30582 TIMER_END{65,resolveIncludedResource(/content/wnews/past-issues/2023)} path=/content/wnews/past-issues/2023 resolves to Resource=JcrNodeResource, type=wp/template/articleList, superType=null, path=/content/wnews/past-issues/2023
  30594 LOG Including resource JcrNodeResource, type=wp/template/articleList, superType=null, path=/content/wnews/past-issues/2023 (SlingRequestPathInfo: path='/content/wnews/past-issues/2023', selectorString='menu', extension='html', suffix='/12')
  30601 TIMER_START{resolveServlet(/content/wnews/past-issues/2023)}
  30609 TIMER_END{7,resolveServlet(/content/wnews/past-issues/2023)} Using servlet /libs/wp/template/articleList/menu.html.html
  30610 LOG Applying Includefilters
  30615 TIMER_START{/libs/wp/template/articleList/menu.html.html#23}
  30898 LOG Including resource TypeOverwritingResourceWrapper, type=wp/template/page, path=/content/wnews/past-issues/2023, resource=[JcrNodeResource, type=wp/template/articleList, superType=null, path=/content/wnews/past-issues/2023] (SlingRequestPathInfo: path='/content/wnews/past-issues/2023', selectorString='menu', extension='html', suffix='/12')
  30910 TIMER_START{resolveServlet(/content/wnews/past-issues/2023)}
  30929 TIMER_END{18,resolveServlet(/content/wnews/past-issues/2023)} Using servlet /libs/wp/template/page/menu.html.html
  30930 LOG Applying Includefilters
  30940 TIMER_START{/libs/wp/template/page/menu.html.html#24}
  32535 TIMER_END{1593,/libs/wp/template/page/menu.html.html#24}
  32561 TIMER_END{1945,/libs/wp/template/articleList/menu.html.html#23}
  32587 TIMER_END{12347,/libs/wp/template/columnList/menu.html.html#14}
  32687 LOG Including resource TypeOverwritingResourceWrapper, type=wp-pure/extension/weather, path=/content/wnews/past-issues/2023, resource=[TypeOverwritingResourceWrapper, type=wp/template/page, path=/content/wnews/past-issues/2023, resource=[JcrNodeResource, type=wp/template/articleList, superType=null, path=/content/wnews/past-issues/2023]] (SlingRequestPathInfo: path='/content/wnews/past-issues/2023', selectorString='header', extension='html', suffix='/12')
  32691 TIMER_START{resolveServlet(/content/wnews/past-issues/2023)}
  32699 TIMER_END{8,resolveServlet(/content/wnews/past-issues/2023)} Using servlet /apps/wp-pure/extension/weather/html.html
  32700 LOG Applying Includefilters
  32711 TIMER_START{/apps/wp-pure/extension/weather/html.html#25}
  33198 TIMER_END{485,/apps/wp-pure/extension/weather/html.html#25}
  33255 TIMER_END{26055,/libs/wp/template/menu/header.html.html#5}
  33288 TIMER_END{27647,/libs/wp/component/sectionList/html.html#3}
  33323 TIMER_END{28024,/libs/wp/template/header/section.html.html#2}
  33455 LOG Including resource JcrNodeResource, type=wp/template/articleList, superType=null, path=/content/wnews/past-issues/2023 (SlingRequestPathInfo: path='/content/wnews/past-issues/2023', selectorString='reader', extension='html', suffix='/12')
  33462 TIMER_START{resolveServlet(/content/wnews/past-issues/2023)}
  33471 TIMER_END{8,resolveServlet(/content/wnews/past-issues/2023)} Using servlet /libs/wp/template/articleList/reader.html.html
  33476 LOG Applying Includefilters
  33486 TIMER_START{/libs/wp/template/articleList/reader.html.html#26}
  50249 LOG SCRIPT ERROR: org.thymeleaf.exceptions.TemplateInputException: An error happened during template parsing (template: "/libs/wp/template/articleList/reader.html.html")
  50259 TIMER_END{16771,/libs/wp/template/articleList/reader.html.html#26}
  50992 LOG SCRIPT ERROR: org.thymeleaf.exceptions.TemplateInputException: An error happened during template parsing (template: "/libs/wp/template/articleList/html.html")
  51000 TIMER_END{49221,/libs/wp/template/articleList/html.html#0}
  51044 LOG Filter timing: filter=org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter, inner=49237, total=49241, outer=4
  51052 LOG Filter timing: filter=org.apache.sling.i18n.impl.I18NFilter, inner=49241, total=49244, outer=3
  51265 LOG Applying Error filters
  51270 LOG Calling filter: org.apache.sling.i18n.impl.I18NFilter
  51275 TIMER_START{handleError:throwable=org.thymeleaf.exceptions.TemplateInputException}
  52579 TIMER_END{1301,handleError:throwable=org.thymeleaf.exceptions.TemplateInputException} Using handler org.apache.sling.servlets.resolver.internal.defaults.DefaultErrorHandlerServlet
  55005 TIMER_END{54999,Request Processing} Dumping SlingRequestProgressTracker Entries

ApacheSling/2.8 (jetty/9.4.44.v20210927, OpenJDK 64-Bit Server VM 11.0.18, Linux 5.10.157-139.675.amzn2.aarch64 aarch64)