> Are you sure there are no other error messages in your the roller.log > or catalina.out files? > It is impossible to tell what is wrong from those error messages.
I have got exactly the same problem. There is no more error messages in roller.log nor in catalina.log. I configured DEBUG log level - It has not provided me with more information. When I remove mysql-connector from classpath, roller starts and display message, that it cannot connect to database . When I add mysql-connector, aplication does not start with error message as described in previous posts: Jun 18, 2008 12:42:28 PM org.apache.catalina.startup.HostConfig deployWAR INFO: Deploying web application archive roller.war Jun 18, 2008 12:42:32 PM org.apache.catalina.core.StandardContext addApplicationListener INFO: The listener "org.apache.roller.weblogger.ui.core.RollerSession" is already configured for this context. The duplicate definition has been ignored. Jun 18, 2008 12:42:32 PM org.apache.catalina.core.StandardContext addApplicationListener INFO: The listener "org.apache.roller.weblogger.ui.core.RollerContext" is already configured for this context. The duplicate definition has been ignored. Jun 18, 2008 12:42:32 PM org.apache.catalina.core.StandardContext addApplicationListener INFO: The listener "org.apache.tiles.web.startup.TilesListener" is already configured for this context. The duplicate definition has been ignored. Roller Weblogger: Successfully loaded custom properties file from classpath Jun 18, 2008 12:42:34 PM org.apache.catalina.core.StandardContext start SEVERE: Error listenerStart Jun 18, 2008 12:42:34 PM org.apache.catalina.core.StandardContext start SEVERE: Context [/roller] startup failed due to previous errors Jun 18, 2008 12:42:35 PM org.apache.catalina.core.StandardContext addApplicationListener INFO: The listener "listeners.ContextListener" is already configured for this context. The duplicate definition has been ignored. Jun 18, 2008 12:42:35 PM org.apache.catalina.core.StandardContext addApplicationListener INFO: The listener "listeners.SessionListener" is already configured for this context. The duplicate definition has been ignored. Jun 18, 2008 12:42:35 PM org.apache.coyote.http11.Http11Protocol start INFO: Starting Coyote HTTP/1.1 on http-9080 Jun 18, 2008 12:42:35 PM org.apache.jk.common.ChannelSocket init INFO: JK: ajp13 listening on /0.0.0.0:9009 Jun 18, 2008 12:42:36 PM org.apache.jk.server.JkMain start INFO: Jk running ID=0 time=0/25 config=null Jun 18, 2008 12:42:36 PM org.apache.catalina.startup.Catalina start INFO: Server startup in 7753 ms PS.: sorry for my english... -- Pawel -- View this message in context: http://www.nabble.com/%E7%AD%94%E5%A4%8D%3A-Listener-error-when-install-roller-tp17839219s12275p17980483.html Sent from the Roller - User mailing list archive at Nabble.com.
