Title | NullPointerException when renaming page |
Date | 15-Jan-2007 16:42:39 EET |
Version | 2.4.87 |
Submitter | 217.35.85.133 |
Bug criticality | MediumBug |
Browser version | Mozilla Firefox 2 |
Bug status | ClosedBug |
PageProvider used | VersioningFileProvider |
Servlet Container | Apache Tomcat 5.5.20 |
Operating System | Fedora Core 6 |
URL | |
Java version | 1.5.0_09 |
Steps to replicate:
- On an existing page create a link to a new page One
- Create page One with a link to page Two
- Create page Two
- Rename page One to OneRenamed (with update referrers selected)
- Rename page Two to TwoRenamed (with update referrers selected)
Now you should get the error:
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.PageManager.getCurrentLock(), line 314 If you have changed the templates, please do check them. This error message may show up because of that. If you have not changed them, and you are either installing JSPWiki for the first time or have changed configuration, then you might want to check your configuration files. If you are absolutely sure that JSPWiki was running quite okay or you can't figure out what is going on, then by all means, come over to jspwiki.org and tell us. There is more information in the log file (like the full stack trace, which you should add to any error report). And don't worry - it's just a computer program. Nothing really serious is probably going on: at worst you can lose a few nights sleep. It's not like it's the end of the world.
After this page Two has been renamed to TwoRenamed. However, the link on page OneRenamed has not been updated to TwoRenamed and points to the now non-existing page Two.
I have seen this happening in our environment too, several times, but didn't have the time yet to determine the exact circumstances. We also run 2.4.87.
--HarryMetske, 15-Jan-2007
Happens also with v2.4.100. I wasn't able to figure out a pattern.
--AnonymousCoward, 15-Mar-2007
This should be solved in 2.5.30 if I'm correct.
Add new attachment
Only authorized users are allowed to upload new attachments.