HTTP Status 500 – Internal Server Error


Type Exception Report

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

Exception

java.lang.NullPointerException
	java.lang.Class.forName0(Native Method)
	java.lang.Class.forName(Class.java:264)
	com.duxiu.mvc.MagGuideBaseServlet.doGoto(MagGuideBaseServlet.java:51)
	com.duxiu.mvc.BaseServlet.doPopedem(BaseServlet.java:66)
	com.duxiu.mvc.BaseServlet.doGet(BaseServlet.java:42)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:621)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
	org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)

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


Apache Tomcat/7.0.109