Hi, I'm trying to start Roller on Tomcat 6.0.26.
But the catalina.out log shows: INFO: Deploying web application directory blog Roller Weblogger: Successfully loaded custom properties file from classpath May 10, 2010 3:30:29 PM org.apache.catalina.core.StandardContext start SEVERE: Error listenerStart May 10, 2010 3:30:29 PM org.apache.catalina.core.StandardContext start SEVERE: Context [/blog] startup failed due to previous errors I am running Centos 5.4 and installed Tomcat 6 from jpackage.org I put the roller-custom.properties file in /usr/share/tomcat6/lib With the contents: installation.type=manual database.configurationType=jdbc database.jdbc.driverClass=com.mysql.jdbc.Driver database.jdbc.connectionURL=jdbc:mysql://localhost/agileblog database.jdbc.username=blog database.jdbc.password=password It was previously working with this configuration on a different server, but this time I wanted to use packaged Tomcat 6 Does anyone have any idea what I've done wrong? Cheers, -Joel -- View this message in context: http://old.nabble.com/SEVERE%3A-Error-listenerStart-with-Tomcat-6.0.26-tp28507994s12275p28507994.html Sent from the Roller - User mailing list archive at Nabble.com.