Title | Bad default config |
Date | 22-Aug-2006 01:42:46 EEST |
Version | 2.4.36 |
Submitter | 169.143.0.103 |
Bug criticality | BadBug |
Browser version | all |
Bug status | ClosedBug |
PageProvider used | |
Servlet Container | Tomcat |
Operating System | windows/hp-ux |
URL | default page |
Java version | 1.5 |
After a default install, here's what you get:
JSPWiki has detected an error
Error Message An unknown exception java.lang.NullPointerException was caught by Error.jsp. Exception java.lang.NullPointerException Place where detected com.ecyrd.jspwiki.WikiContext.getName(), line 495
Well, it works for me. Could you attach the property file that you got here? Also, did you install any default pages? And which URL did you exactly call after the install? And did you restart the container after the install?
I've the same problem with the latest version form today's download:
JSPWiki has detected an error Error Message An unknown exception java.lang.NullPointerException was caught by Error.jsp. Exception java.lang.NullPointerException Place where detected com.ecyrd.jspwiki.WikiContext.getName(), line 495
--AnonymousCoward, 02-Sep-2006
I had the same error with both a Glassfish and a Tomcat install (this was my first installation of JSPWiki). I solved the problem by copying the JSPWiki-corepages into my page storage directory and reloaded... error gone.
--Ron, 02-Sep-2006
Downgraded, since there is a good workaround. But it should not crash in such a situation, yes.
Fixed in 2.4.43