| Title | Not setting attachment provider causes strange errors |
| Date | 19-Sep-2006 14:17:13 EEST |
| Version | 2.4.53 |
| Submitter | Janne Jalkanen |
| Bug criticality | LightBug |
| Browser version | |
| Bug status | ClosedBug |
| PageProvider used | BasicAttachmentProvider |
| Servlet Container | |
| Operating System | |
| URL | |
| Java version |
13:33 < mazer> i'm upgrading to the newest stable version and encountered a problem.
13:33 < mazer> INFO: JSPWiki: Unable to load and setup properties from
jspwiki.properties. Failed to start managers: Attempt to provide a
null filt
13:33 < mazer> er - this should never happen. Please check your configuration (or if
you're a developer, check your own code.)
14:05 < mazer> ok it works
14:05 < mazer> the problem was that i didn't set
jspwiki.basicAttachmentProvider.storageDir
14:06 < mazer> and if you set jspwiki.fileSystemProvider.pageDir but not the
jspwiki.basicAttachmentProvider.storageDir you get the strange null
pointer on the page filter
14:13 < Ecyrd> Good
14:13 < Ecyrd> Thanks heaps
14:14 < Ecyrd> I'll make a note of it and improve the error report in the next release
14:14 < Ecyrd> Good work :-)
Janne, has this been done, can we close this one ?
--HarryMetske, 21-Mar-2007
Nope. Completely forgot. Marked open.
Fixed in 2.4.58 ?