mattrpav commented on PR #1344:
URL: https://github.com/apache/activemq/pull/1344#issuecomment-3280871245

   Current /admin console error
   
   ```
    WARN | /admin/
   org.apache.jasper.JasperException: /index.jsp (line: [1], column: [1]) 
Cannot invoke "org.apache.jasper.compiler.TldCache.getTldResourcePath(String)" 
because the return value of "org.apache.jasper.Options.getTldCache()" is null
        at 
org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.java:41)
 ~[apache-jsp-10.0.27.jar:10.0.27]
        at 
org.apache.jasper.compiler.ErrorDispatcher.dispatch(ErrorDispatcher.java:292) 
~[apache-jsp-10.0.27.jar:10.0.27]
        at 
org.apache.jasper.compiler.ErrorDispatcher.jspError(ErrorDispatcher.java:98) 
~[apache-jsp-10.0.27.jar:10.0.27]
        at 
org.apache.jasper.compiler.Parser.processIncludeDirective(Parser.java:345) 
~[apache-jsp-10.0.27.jar:10.0.27]
        at org.apache.jasper.compiler.Parser.addInclude(Parser.java:394) 
~[apache-jsp-10.0.27.jar:10.0.27]
        at org.apache.jasper.compiler.Parser.parse(Parser.java:132) 
~[apache-jsp-10.0.27.jar:10.0.27]
        at 
org.apache.jasper.compiler.ParserController.doParse(ParserController.java:245) 
~[apache-jsp-10.0.27.jar:10.0.27]
        at 
org.apache.jasper.compiler.ParserController.parse(ParserController.java:106) 
~[apache-jsp-10.0.27.jar:10.0.27]
        at org.apache.jasper.compiler.Compiler.generateJava(Compiler.java:206) 
~[apache-jsp-10.0.27.jar:10.0.27]
        at org.apache.jasper.compiler.Compiler.compile(Compiler.java:391) 
~[apache-jsp-10.0.27.jar:10.0.27]
        at org.apache.jasper.compiler.Compiler.compile(Compiler.java:367) 
~[apache-jsp-10.0.27.jar:10.0.27]
        at org.apache.jasper.compiler.Compiler.compile(Compiler.java:351) 
~[apache-jsp-10.0.27.jar:10.0.27]
        at 
org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:603) 
~[apache-jsp-10.0.27.jar:10.0.27]
        at 
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:399) 
~[apache-jsp-10.0.27.jar:10.0.27]
        at 
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:380) 
~[apache-jsp-10.0.27.jar:10.0.27]
        at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:328) 
~[apache-jsp-10.0.27.jar:10.0.27]
        at 
org.eclipse.jetty.ee9.jsp.JettyJspServlet.service(JettyJspServlet.java:101) 
~[jetty-ee9-apache-jsp-12.0.21.jar:12.0.21]
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to