| Title | Error on JSPWiki:WikiAttachements![]() |
| Date | 24-May-2005 15:29:08 EEST |
| Version | v2.2.15 |
| Submitter | 158.228.228.108 |
| Bug criticality | JSPWiki:MediumBug![]() |
| Browser version | IE 5.5 |
| Bug status | ClosedBug |
| PageProvider used | |
| Servlet Container | |
| Operating System | Win2000 |
| URL | http://www.jspwiki.org/Wiki.jsp?page=WikiAttachements![]() |
| Java version |
The following error is displayed when linking to JSPWiki:WikiAttachements
(note the spelling). Apparently, the interwiki link can't tell whether the page exists. In this case, it does not.
JSPWiki has detected an error#
Error Message #
- An unknown exception javax.servlet.jsp.JspException was caught by Error.jsp.
Exception #
- javax.servlet.jsp.JspException
Place where detected #
- com.ecyrd.jspwiki.tags.IncludeTag.doEndTag(), line 74
This was a case of internal structures getting out of sync (it happens occasionally; I don't know why). I stopped Tomcat, deleted the JSPWiki work directory and restarted - and problem is gone.