HTTP Status 500 – Internal Server Error


Type Exception Report

Message For input string: ","

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

Exception

java.lang.NumberFormatException: For input string: ","
	java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
	java.lang.Integer.parseInt(Integer.java:569)
	br.eti.rav.util.EncryptUtil.hex2byte(EncryptUtil.java:366)
	br.eti.rav.util.EncryptUtil.decrypt(EncryptUtil.java:185)
	br.eti.rav.util.EncryptUtil.decrypt(EncryptUtil.java:158)
	br.eti.rav.util.EncryptUtil.decrypt(EncryptUtil.java:142)
	br.eti.rav.download.SiteServlet.doGet(SiteServlet.java:28)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:502)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:596)
	org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)

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


Apache Tomcat/9.0.73