Re: Page rename crashed second time around
Milt Taylor <[email protected]>
| Newsgroups | gmane.comp.java.jspwiki.user |
|---|---|
| Message-ID | <[email protected]> |
I'll see if I can reproduce it, but before I do I think I may need to add a logging statement somewhere in the code to dump a stacktrace to the logs when this happens. Janne Jalkanen wrote: > > It would be good if you could add your observations to > http://bugs.jspwiki.org/show_bug.cgi?id=85 > > It's a known bug, but I don't really know what is causing it. I so far > have never been able to replicate it on my setup... > > /Janne > > On Jul 30, 2007, at 17:46 , Milt Taylor wrote: > >> Just trying a few things in 2.5.108...only having recently switched >> from 2.4 so this may not be recently introduced problem. >> >> Did a page rename (updating referrers) which worked correctly first >> time, then I tried another one and it crashed with a servlet exception >> message to browser, null pointer in something to do with the lock >> manager? (This didn't appear to make it to the logs either). >> >> Restarted the wiki, and the page rename had actually succeeded, but it >> crashed before it got to update the referrers. >> >> Hopefully should be easy to reproduce? >> >> Cheers, >> Milt >> >> _______________________________________________ >> This is the Jspwiki-users mailing list, in which we discuss the stable >> release (even-numbered, 2.4.x, 2.6.x), and user-issues. For >> development discussion, please join jspwiki-dev. >> http://ecyrd.com/cgi-bin/mailman/listinfo/jspwiki-users >> http://www.jspwiki.org/JSPWikiMailingList >