Notice the java.io.FileNotFoundException: /usr/share/tomcat5/webapps/magnoliaPubliclogs/magnolia-activation.log (No such file or directory)
You have a folder called magnoliaPubliclogs? Might be something else strange going on here.. Okay, new theory: There is a file access privilege problem. Run the tomcat with the user root, and make sure that all the files in the magnolia-dirs are accessible and writeable. do a "chmod u+rwX" On 4/13/06, Alex Long <[email protected]> wrote: > I stopped Tomcat, deleted the Magnolia dirs, rebooted the system, and am > still unable to open Magnolia. Here some of the contents from catalina.out. > I did not see any errors that suggested memory problems to me. > ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ----------------------------------------------------------------
