readthefuckingmanual.net

[SOLVED] java.lang.IllegalStateException: Roller Weblogger has not been bootstrapped yet

Error added: 2008-01-01T16:00:24Z

1 people waiting for the answer...

1 answers found.

Answer 469 (0.0% helpful)

I was getting this error a lot. I found that it was being caused by a bunch of access problems. I tried to work through them methodically, granting access to the cache, to the log file, to the database socket, etc. I gave up when it came to the tiles business. The simplest thing was to stop tomcat from using the security manager. I edited /etc/init.d/tomcat5.5 and changed TOMCAT5_SECURITY from yes to no. If you\'re using windows, it will be a slightly different file.

# Use the Java security manager? (yes/no)
TOMCAT5_SECURITY=no
Permalink

Add an answer/solution

If you know the answer, please add your own solution below.
If you don't know, but find out later, please come back and share your answer - there will be other people struggling with this too.


Please enter 61948 here

If you want to be notified via email when this is solved, enter your email address here: