The full stack trace of the root cause is available in the Apache Tomcat/5.5.8 l
type Exception reportmessage
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
javax.servlet.ServletException: Servlet execution threw an exception
yuyi.util.CharacterEncodingFilter.doFilter(CharacterEncodingFilter.java:30)
root cause
java.lang.Error: Unresolved compilation problem:
The method getMD5(byte[]) in the type MDFive is not applicable for the arguments (String)
yuyi.servlet.YiLogin.doPost(YiLogin.java:39)
javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
yuyi.util.CharacterEncodingFilter.doFilter(CharacterEncodingFilter.java:30)
note The full stack trace of the root cause is available in the Apache Tomcat/5.5.8 logs.