jesque-web
jesque-web copied to clipboard
An implementation of resque-web in Java
There are many fail jobs when something wrong. After fix the problem, I cannot retry all jobs. The only approach currently is reset the queue, and enqueue all unfinish jobs...
2015-11-09 20:54:34.655:WARN::/jesque-web/failed org.apache.jasper.JasperException: /WEB-INF/jsp/failed.jsp(42,13) PWC6296: The function getClass must be used with a prefix when a default namespace is not specified at org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.java:62) at org.apache.jasper.compiler.ErrorDispatcher.dispatch(ErrorDispatcher.java:357) at org.apache.jasper.compiler.ErrorDispatcher.jspError(ErrorDispatcher.java:185) at org.apache.jasper.compiler.Validator$ValidateVisitor$1FVVisitor.visit(Validator.java:1574)