HTTP Status 500 – Internal Server Error


Type Exception Report

Message Servlet execution threw an exception

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

Exception

javax.servlet.ServletException: Servlet execution threw an exception
	com.rgl.commons.struts.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:65)

Root Cause

java.lang.NoSuchMethodError: com.rgl.umetal.resourceinfo.bo.ENResBO.searchByID(Ljava/lang/String;Ljava/lang/String;)Lcom/rgl/umetal/bean/DaoDuBean;
	com.rgl.umetal.controller.ENAction.performFreeShow(ENAction.java:309)
	com.rgl.umetal.controller.ENAction.execute(ENAction.java:133)
	org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:446)
	org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:266)
	org.apache.struts.action.ActionServlet.process(ActionServlet.java:1292)
	org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:492)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:621)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
	com.rgl.commons.struts.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:65)

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


Apache Tomcat/7.0.100