HTTP Status 500 – Internal Server Error


Type Exception Report

Message Unable to compile class for JSP:

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

Exception

org.apache.jasper.JasperException: Unable to compile class for JSP: 

An error occurred at line: [115] in the jsp file: [/vote.jsp]
Syntax error on token "Invalid Character", @ expected
112: Change your mind? Just vote again and your <a href="/medge/vote.jsp?v=results">previous vote</a> will be overridden.<br/>
113: * we'll merge the multiple small sprues for the Epirian Hunter and count it as one model for the sake of this offer.
114: 
115: <% } %>
116: */
117: %>
118: 


An error occurred at line: [115] in the jsp file: [/vote.jsp]
String literal is not properly closed by a double-quote
112: Change your mind? Just vote again and your <a href="/medge/vote.jsp?v=results">previous vote</a> will be overridden.<br/>
113: * we'll merge the multiple small sprues for the Epirian Hunter and count it as one model for the sake of this offer.
114: 
115: <% } %>
116: */
117: %>
118: 


An error occurred at line: [115] in the jsp file: [/vote.jsp]
String literal is not properly closed by a double-quote
112: Change your mind? Just vote again and your <a href="/medge/vote.jsp?v=results">previous vote</a> will be overridden.<br/>
113: * we'll merge the multiple small sprues for the Epirian Hunter and count it as one model for the sake of this offer.
114: 
115: <% } %>
116: */
117: %>
118: 


Stacktrace:
	org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:103)
	org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:213)
	org.apache.jasper.compiler.JDTCompiler.generateClass(JDTCompiler.java:511)
	org.apache.jasper.compiler.Compiler.compile(Compiler.java:392)
	org.apache.jasper.compiler.Compiler.compile(Compiler.java:362)
	org.apache.jasper.compiler.Compiler.compile(Compiler.java:346)
	org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:605)
	org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:400)
	org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:385)
	org.apache.jasper.servlet.JspServlet.service(JspServlet.java:329)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	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.31 (Debian)