Title | Page directory not found by WikiEngine but exists |
Date | 29-Sep-2005 04:40:39 EEST |
Version | 2.2.33 |
Submitter | 203.185.215.149 |
Bug criticality | LightBug |
Browser version | Firefox |
Bug status | ClosedBug |
PageProvider used | VersioningFileProvider |
Servlet Container | WebLogic 9.0 |
Operating System | Linux (Mandrake 10.2) |
URL | |
Java version | 1.5.0-03 |
I have installed JSPWiki and modified the properties file as documented. To keep it simple I unzipped the sample pages into /var/tmp/wiki and referenced this from jspwiki.properties. When I hit Install.jsp it shows the correct page directory name. However when I try to run the Wiki itself it complains that it cannot find the page directory. The exact error message is: <JSPWiki: Unable to load and setup properties from jspwiki.properties. Failed to start managers: Page directory does not exist>
In the properties file I have coded: jspwiki.fileSystemProvider.pageDir = /var/tmp/wiki
The directory does exist and does hold the sample pages:
- ls -l /var/tmp/wiki
- cd /var/tmp
- ls -l
Thanks . . . Murray Baker
---++ Update
I grabbed the latest CVS version and it doesn't seem to have the same problem. Now I have different problems but at least they're further on!
Thanks for the update, closing this bug.
--David Au, 17-Mar-2007