Error added: 2008-01-01T16:00:24Z
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
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.
If you want to be notified via email when this is solved, enter your email address here: