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

The requested URL /articles.html/0-6 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: fromIndex = -6]
	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: fromIndex = -6
	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}
      1 COMMENT timer_end format is {<elapsed microseconds>,<timer name>} <optional message>
      7 LOG Method=GET, PathInfo=null
      8 TIMER_START{handleSecurity}
   1009 TIMER_END{1000,handleSecurity} authenticator org.apache.sling.auth.core.impl.SlingAuthenticator@506b208c returns true
   1253 TIMER_START{ResourceResolution}
   1503 TIMER_END{249,ResourceResolution} URI=/articles.html/0-6 resolves to Resource=JcrNodeResource, type=wp/template/articleList, superType=null, path=/content/wnews/articles/2023
   1510 LOG Resource Path Info: SlingRequestPathInfo: path='/content/wnews/articles/2023', selectorString='null', extension='html', suffix='/0-6'
   1510 TIMER_START{ServletResolution}
   1513 TIMER_START{resolveServlet(/content/wnews/articles/2023)}
   1528 TIMER_END{13,resolveServlet(/content/wnews/articles/2023)} Using servlet /libs/wp/template/articleList/html.html
   1531 TIMER_END{19,ServletResolution} URI=/articles.html/0-6 handled by Servlet=/libs/wp/template/articleList/html.html
   1533 LOG Applying Requestfilters
   1536 LOG Calling filter: com.composum.sling.nodes.mount.remote.RemoteRequestFilter
   1538 LOG Calling filter: org.apache.sling.i18n.impl.I18NFilter
   1541 LOG Calling filter: org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter
   1572 LOG Applying Componentfilters
   1581 TIMER_START{/libs/wp/template/articleList/html.html#0}
   3217 LOG Including resource TypeOverwritingResourceWrapper, type=wp/component/head, path=/content/wnews/articles/2023, resource=[JcrNodeResource, type=wp/template/articleList, superType=null, path=/content/wnews/articles/2023] (SlingRequestPathInfo: path='/content/wnews/articles/2023', selectorString='null', extension='html', suffix='/0-6')
   3221 TIMER_START{resolveServlet(/content/wnews/articles/2023)}
   3246 TIMER_END{23,resolveServlet(/content/wnews/articles/2023)} Using servlet /libs/wp/component/head/html.html
   3249 LOG Applying Includefilters
   3257 TIMER_START{/libs/wp/component/head/html.html#1}
   3745 TIMER_END{487,/libs/wp/component/head/html.html#1}
   3985 TIMER_START{resolveIncludedResource(/content/wnews/header)}
   4042 TIMER_END{56,resolveIncludedResource(/content/wnews/header)} path=/content/wnews/header resolves to Resource=JcrNodeResource, type=wp/template/header, superType=null, path=/content/wnews/header
   4052 LOG Including resource JcrNodeResource, type=wp/template/header, superType=null, path=/content/wnews/header (SlingRequestPathInfo: path='/content/wnews/header', selectorString='section', extension='html', suffix='/0-6')
   4055 TIMER_START{resolveServlet(/content/wnews/header)}
   4066 TIMER_END{9,resolveServlet(/content/wnews/header)} Using servlet /libs/wp/template/header/section.html.html
   4068 LOG Applying Includefilters
   4073 TIMER_START{/libs/wp/template/header/section.html.html#2}
   4315 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='/0-6')
   4317 TIMER_START{resolveServlet(/content/wnews/header)}
   4325 TIMER_END{7,resolveServlet(/content/wnews/header)} Using servlet /libs/wp/component/sectionList/html.html
   4328 LOG Applying Includefilters
   4332 TIMER_START{/libs/wp/component/sectionList/html.html#3}
   4678 LOG Including resource JcrNodeResource, type=wp/template/banner, superType=null, path=/content/wnews/masthead (SlingRequestPathInfo: path='/content/wnews/masthead', selectorString='header', extension='html', suffix='/0-6')
   4680 TIMER_START{resolveServlet(/content/wnews/masthead)}
   4690 TIMER_END{7,resolveServlet(/content/wnews/masthead)} Using servlet /libs/wp/template/banner/header.html.html
   4691 LOG Applying Includefilters
   4696 TIMER_START{/libs/wp/template/banner/header.html.html#4}
   5385 TIMER_END{687,/libs/wp/template/banner/header.html.html#4}
   5439 LOG Including resource JcrNodeResource, type=wp/template/menu, superType=null, path=/content/wnews/menu (SlingRequestPathInfo: path='/content/wnews/menu', selectorString='header', extension='html', suffix='/0-6')
   5442 TIMER_START{resolveServlet(/content/wnews/menu)}
   5451 TIMER_END{7,resolveServlet(/content/wnews/menu)} Using servlet /libs/wp/template/menu/header.html.html
   5452 LOG Applying Includefilters
   5458 TIMER_START{/libs/wp/template/menu/header.html.html#5}
  10705 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='/0-6')
  10709 TIMER_START{resolveServlet(/content/wnews/wildlife/2023)}
  10727 TIMER_END{14,resolveServlet(/content/wnews/wildlife/2023)} Using servlet /libs/wp/template/articleList/menu.html.html
  10729 LOG Applying Includefilters
  10737 TIMER_START{/libs/wp/template/articleList/menu.html.html#6}
  10982 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='/0-6')
  10985 TIMER_START{resolveServlet(/content/wnews/wildlife/2023)}
  10993 TIMER_END{7,resolveServlet(/content/wnews/wildlife/2023)} Using servlet /libs/wp/template/page/menu.html.html
  10994 LOG Applying Includefilters
  10999 TIMER_START{/libs/wp/template/page/menu.html.html#7}
  12465 TIMER_END{1462,/libs/wp/template/page/menu.html.html#7}
  12490 TIMER_END{1752,/libs/wp/template/articleList/menu.html.html#6}
  12552 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='/0-6')
  12556 TIMER_START{resolveServlet(/content/wnews/history/2022)}
  12567 TIMER_END{10,resolveServlet(/content/wnews/history/2022)} Using servlet /libs/wp/template/articleList/menu.html.html
  12571 LOG Applying Includefilters
  12577 TIMER_START{/libs/wp/template/articleList/menu.html.html#8}
  12806 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='/0-6')
  12809 TIMER_START{resolveServlet(/content/wnews/history/2022)}
  12817 TIMER_END{7,resolveServlet(/content/wnews/history/2022)} Using servlet /libs/wp/template/page/menu.html.html
  12818 LOG Applying Includefilters
  12822 TIMER_START{/libs/wp/template/page/menu.html.html#9}
  14203 TIMER_END{1377,/libs/wp/template/page/menu.html.html#9}
  14226 TIMER_END{1649,/libs/wp/template/articleList/menu.html.html#8}
  14285 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='/0-6')
  14288 TIMER_START{resolveServlet(/content/wnews/firstpeoples/2022)}
  14298 TIMER_END{9,resolveServlet(/content/wnews/firstpeoples/2022)} Using servlet /libs/wp/template/articleList/menu.html.html
  14299 LOG Applying Includefilters
  14307 TIMER_START{/libs/wp/template/articleList/menu.html.html#10}
  14533 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='/0-6')
  14535 TIMER_START{resolveServlet(/content/wnews/firstpeoples/2022)}
  14545 TIMER_END{8,resolveServlet(/content/wnews/firstpeoples/2022)} Using servlet /libs/wp/template/page/menu.html.html
  14546 LOG Applying Includefilters
  14551 TIMER_START{/libs/wp/template/page/menu.html.html#11}
  15953 TIMER_END{1400,/libs/wp/template/page/menu.html.html#11}
  15976 TIMER_END{1668,/libs/wp/template/articleList/menu.html.html#10}
  16031 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='/0-6')
  16035 TIMER_START{resolveServlet(/content/wnews/immigration/2023)}
  16047 TIMER_END{9,resolveServlet(/content/wnews/immigration/2023)} Using servlet /libs/wp/template/articleList/menu.html.html
  16048 LOG Applying Includefilters
  16053 TIMER_START{/libs/wp/template/articleList/menu.html.html#12}
  16264 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='/0-6')
  16267 TIMER_START{resolveServlet(/content/wnews/immigration/2023)}
  16276 TIMER_END{7,resolveServlet(/content/wnews/immigration/2023)} Using servlet /libs/wp/template/page/menu.html.html
  16276 LOG Applying Includefilters
  16283 TIMER_START{/libs/wp/template/page/menu.html.html#13}
  17642 TIMER_END{1358,/libs/wp/template/page/menu.html.html#13}
  17665 TIMER_END{1611,/libs/wp/template/articleList/menu.html.html#12}
  17722 LOG Including resource JcrNodeResource, type=wp/template/columnList, superType=null, path=/content/wnews/columns (SlingRequestPathInfo: path='/content/wnews/columns', selectorString='menu', extension='html', suffix='/0-6')
  17725 TIMER_START{resolveServlet(/content/wnews/columns)}
  17735 TIMER_END{7,resolveServlet(/content/wnews/columns)} Using servlet /libs/wp/template/columnList/menu.html.html
  17737 LOG Applying Includefilters
  17741 TIMER_START{/libs/wp/template/columnList/menu.html.html#14}
  19218 TIMER_START{resolveIncludedResource(/content/wnews/articles/2022)}
  19279 TIMER_END{58,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
  19285 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='/0-6')
  19289 TIMER_START{resolveServlet(/content/wnews/articles/2022)}
  19298 TIMER_END{6,resolveServlet(/content/wnews/articles/2022)} Using servlet /libs/wp/template/articleList/menu.html.html
  19299 LOG Applying Includefilters
  19304 TIMER_START{/libs/wp/template/articleList/menu.html.html#15}
  19525 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='/0-6')
  19529 TIMER_START{resolveServlet(/content/wnews/articles/2022)}
  19535 TIMER_END{6,resolveServlet(/content/wnews/articles/2022)} Using servlet /libs/wp/template/page/menu.html.html
  19537 LOG Applying Includefilters
  19543 TIMER_START{/libs/wp/template/page/menu.html.html#16}
  20938 TIMER_END{1394,/libs/wp/template/page/menu.html.html#16}
  20961 TIMER_END{1657,/libs/wp/template/articleList/menu.html.html#15}
  21057 TIMER_START{resolveIncludedResource(/content/wnews/recipes/2022)}
  21117 TIMER_END{59,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
  21124 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='/0-6')
  21127 TIMER_START{resolveServlet(/content/wnews/recipes/2022)}
  21136 TIMER_END{6,resolveServlet(/content/wnews/recipes/2022)} Using servlet /libs/wp/template/articleList/menu.html.html
  21137 LOG Applying Includefilters
  21142 TIMER_START{/libs/wp/template/articleList/menu.html.html#17}
  21351 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='/0-6')
  21354 TIMER_START{resolveServlet(/content/wnews/recipes/2022)}
  21361 TIMER_END{6,resolveServlet(/content/wnews/recipes/2022)} Using servlet /libs/wp/template/page/menu.html.html
  21362 LOG Applying Includefilters
  21368 TIMER_START{/libs/wp/template/page/menu.html.html#18}
  22818 TIMER_END{1446,/libs/wp/template/page/menu.html.html#18}
  22842 TIMER_END{1698,/libs/wp/template/articleList/menu.html.html#17}
  22936 TIMER_START{resolveIncludedResource(/content/wnews/gardening/2023)}
  22999 TIMER_END{61,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
  23005 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='/0-6')
  23009 TIMER_START{resolveServlet(/content/wnews/gardening/2023)}
  23017 TIMER_END{7,resolveServlet(/content/wnews/gardening/2023)} Using servlet /libs/wp/template/articleList/menu.html.html
  23018 LOG Applying Includefilters
  23023 TIMER_START{/libs/wp/template/articleList/menu.html.html#19}
  23235 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='/0-6')
  23238 TIMER_START{resolveServlet(/content/wnews/gardening/2023)}
  23248 TIMER_END{9,resolveServlet(/content/wnews/gardening/2023)} Using servlet /libs/wp/template/page/menu.html.html
  23249 LOG Applying Includefilters
  23254 TIMER_START{/libs/wp/template/page/menu.html.html#20}
  24623 TIMER_END{1369,/libs/wp/template/page/menu.html.html#20}
  24648 TIMER_END{1623,/libs/wp/template/articleList/menu.html.html#19}
  24735 TIMER_START{resolveIncludedResource(/content/wnews/kids/2023)}
  24794 TIMER_END{58,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
  24800 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='/0-6')
  24805 TIMER_START{resolveServlet(/content/wnews/kids/2023)}
  24813 TIMER_END{6,resolveServlet(/content/wnews/kids/2023)} Using servlet /libs/wp/template/articleList/menu.html.html
  24814 LOG Applying Includefilters
  24819 TIMER_START{/libs/wp/template/articleList/menu.html.html#21}
  25033 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='/0-6')
  25036 TIMER_START{resolveServlet(/content/wnews/kids/2023)}
  25043 TIMER_END{6,resolveServlet(/content/wnews/kids/2023)} Using servlet /libs/wp/template/page/menu.html.html
  25044 LOG Applying Includefilters
  25050 TIMER_START{/libs/wp/template/page/menu.html.html#22}
  26380 TIMER_END{1329,/libs/wp/template/page/menu.html.html#22}
  26406 TIMER_END{1586,/libs/wp/template/articleList/menu.html.html#21}
  26498 TIMER_START{resolveIncludedResource(/content/wnews/past-issues/2023)}
  26574 TIMER_END{74,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
  26581 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='/0-6')
  26585 TIMER_START{resolveServlet(/content/wnews/past-issues/2023)}
  26593 TIMER_END{7,resolveServlet(/content/wnews/past-issues/2023)} Using servlet /libs/wp/template/articleList/menu.html.html
  26595 LOG Applying Includefilters
  26600 TIMER_START{/libs/wp/template/articleList/menu.html.html#23}
  26811 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='/0-6')
  26815 TIMER_START{resolveServlet(/content/wnews/past-issues/2023)}
  26822 TIMER_END{6,resolveServlet(/content/wnews/past-issues/2023)} Using servlet /libs/wp/template/page/menu.html.html
  26823 LOG Applying Includefilters
  26830 TIMER_START{/libs/wp/template/page/menu.html.html#24}
  28167 TIMER_END{1334,/libs/wp/template/page/menu.html.html#24}
  28188 TIMER_END{1587,/libs/wp/template/articleList/menu.html.html#23}
  28220 TIMER_END{10478,/libs/wp/template/columnList/menu.html.html#14}
  28270 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='/0-6')
  28273 TIMER_START{resolveServlet(/content/wnews/past-issues/2023)}
  28283 TIMER_END{8,resolveServlet(/content/wnews/past-issues/2023)} Using servlet /apps/wp-pure/extension/weather/html.html
  28283 LOG Applying Includefilters
  28289 TIMER_START{/apps/wp-pure/extension/weather/html.html#25}
  28684 TIMER_END{394,/apps/wp-pure/extension/weather/html.html#25}
  28715 TIMER_END{23256,/libs/wp/template/menu/header.html.html#5}
  28745 TIMER_END{24412,/libs/wp/component/sectionList/html.html#3}
  28772 TIMER_END{24698,/libs/wp/template/header/section.html.html#2}
  28842 LOG Including resource JcrNodeResource, type=wp/template/articleList, superType=null, path=/content/wnews/articles/2023 (SlingRequestPathInfo: path='/content/wnews/articles/2023', selectorString='reader', extension='html', suffix='/0-6')
  28846 TIMER_START{resolveServlet(/content/wnews/articles/2023)}
  28855 TIMER_END{6,resolveServlet(/content/wnews/articles/2023)} Using servlet /libs/wp/template/articleList/reader.html.html
  28857 LOG Applying Includefilters
  28863 TIMER_START{/libs/wp/template/articleList/reader.html.html#26}
  36203 LOG SCRIPT ERROR: org.thymeleaf.exceptions.TemplateInputException: An error happened during template parsing (template: "/libs/wp/template/articleList/reader.html.html")
  36214 TIMER_END{7349,/libs/wp/template/articleList/reader.html.html#26}
  36797 LOG SCRIPT ERROR: org.thymeleaf.exceptions.TemplateInputException: An error happened during template parsing (template: "/libs/wp/template/articleList/html.html")
  36803 TIMER_END{35220,/libs/wp/template/articleList/html.html#0}
  36837 LOG Filter timing: filter=org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter, inner=35236, total=35268, outer=32
  36847 LOG Filter timing: filter=org.apache.sling.i18n.impl.I18NFilter, inner=35268, total=35271, outer=3
  37047 LOG Applying Error filters
  37052 LOG Calling filter: org.apache.sling.i18n.impl.I18NFilter
  37058 TIMER_START{handleError:throwable=org.thymeleaf.exceptions.TemplateInputException}
  38390 TIMER_END{1329,handleError:throwable=org.thymeleaf.exceptions.TemplateInputException} Using handler org.apache.sling.servlets.resolver.internal.defaults.DefaultErrorHandlerServlet
  40650 TIMER_END{40648,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)