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
	org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	com.gotapi.ca.plain.server.MyFilter.doFilter(MyFilter.java:79)

Root Cause

java.lang.Error: Project 'github:jabref' has not been compiled yet (/opt/ca6/prod/github/jabref/project.cache)
	com.gotapi.ca.plain.server.ProjectCache.getProject(ProjectCache.java:41)
	com.gotapi.ca.plain.server.GithubServlet.doGet(GithubServlet.java:242)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:635)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:742)
	org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	com.gotapi.ca.plain.server.MyFilter.doFilter(MyFilter.java:79)

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


Apache Tomcat/8.5.41