HTTP Status 500 – Internal Server Error


Type Exception Report

Message Cannot invoke "String.equalsIgnoreCase(String)" because the return value of "bean.Menu.getJsp()" is null

Description The server encountered an unexpected condition that prevented it from fulfilling the request.

Exception

java.lang.NullPointerException: Cannot invoke "String.equalsIgnoreCase(String)" because the return value of "bean.Menu.getJsp()" is null
	servlet.AppSetup.doGet(AppSetup.java:305)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)

Note The full stack trace of the root cause is available in the server logs.


Apache Tomcat/9.0.31 (Ubuntu)