when I click Failed Tab。。
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 56
- Forks
- 28
- Avg merge
- 5d 2h
- Merged PRs (30d)
- 1
Description
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)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the failure by clicking the Failed tab, then inspect WEB-INF/jsp/failed.jsp around line 42, where the JasperException is reported. Confirm the fix by loading the Failed tab without the namespace error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100