It looks like something failed partially when initializing the runtime properties; these are initialized in the database the first time you run Roller against a fresh database. My guess is that you had a db configuration problem at that time, which prevented this from working entirely. Since you've resolved the db issues now, stop the app server, rebuild your Roller database using the createdb.sql with all of your db configuration correct; then restart the app server.

I hope this helps. We are always trying to improve the installation guides and troubleshooting FAQs.
--a.

a20134 (sent by Nabble.com) 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.


Reply via email to