What OS? What App Server? Sounds like maybe the app server doesn't have permission to write to the directory? Make sure your permissions are set correctly maybe?
I successfully installed Roller 2.0 on several different app servers/OS combinations easily, with no problems, so its probably best to look at your environment first. On 1/14/06, a20134 (sent by Nabble.com) <[EMAIL PROTECTED]> wrote: > > I follow Roller 2.0 installation instruction. Created Roller databse, create > all roller tables, set the UTF8 encoding and resolved "Illegal mix of > collations" problem. But there is still two problems: > > Problem one: > FATAL 2006-01-14 20:04:43,331 RollerContext:contextInitialized - > RollerContext initialization failed > java.lang.NullPointerException > at org.apache.lucene.store.FSDirectory.create(FSDirectory.java:149) > > Problem two: > WARN 2006-01-14 20:04:47,752 RollerRuntimeConfig:getProperty - Trouble > accessing property: users.registration.enabled > java.lang.NullPointerException > WARN 2006-01-14 20:04:47,924 RollerRuntimeConfig:getProperty - Trouble > accessing property: site.name > java.lang.NullPointerException > ... > > I just feel frustrated with this software! > -- > View this message in context: > http://www.nabble.com/So-many-problems-with-Roller-2.0-t916801c12275.html#a2377613 > Sent from the Roller - User forum at Nabble.com. > >
