HTTP Status 500 - java.lang.NullPointerException


type Exception report

message java.lang.NullPointerException

description The server encountered an internal error that prevented it from fulfilling this request.

exception

javax.servlet.ServletException: java.lang.NullPointerException
	controller.ControllerUsingURI.process(ControllerUsingURI.java:81)
	controller.ControllerUsingURI.doGet(ControllerUsingURI.java:61)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:620)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
	filters.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:28)

root cause

java.lang.NullPointerException
	command.CommonBaordHandler.process(CommonBaordHandler.java:331)
	controller.ControllerUsingURI.process(ControllerUsingURI.java:79)
	controller.ControllerUsingURI.doGet(ControllerUsingURI.java:61)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:620)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
	filters.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:28)

note The full stack trace of the root cause is available in the Web/1.0.0 logs.


Web/1.0.0