HTTP Status 500 - For input string: "20:1"


type Exception report

message For input string: "20:1"

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

exception

java.lang.NumberFormatException: For input string: "20:1"
	java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
	java.lang.Integer.parseInt(Integer.java:492)
	java.lang.Integer.parseInt(Integer.java:527)
	FeelingParameters.setParameter(FeelingParameters.java:97)
	ShowFeelings.setParameters(ShowFeelings.java:192)
	ShowFeelings.doGet(ShowFeelings.java:265)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:723)

note The full stack trace of the root cause is available in the Apache Tomcat/6.0.45 logs.


Apache Tomcat/6.0.45