On Jan 4, 2008 7:35 PM, C L <[EMAIL PROTECTED]> wrote: > Looking at Roller log file, it seems to be a jdbc driver problem. If anyone > can help fix it. > > INFO 2008-01-04 16:19:40,797 DatabaseProvider:successMessage - SUCCESS: > located JNDI DataSource [java:comp/env/jdbc/rollerdb]
Looks like Roller is able to get it's connection OK. But then... > ERROR 2008-01-04 16:19:40,799 DatabaseProvider:errorMessage - ERROR: unable > to obtain database connection. Likely problem: bad connection parameters or > database unavailable. > FATAL 2008-01-04 16:19:40,805 RollerContext:contextInitialized - Roller > Planet startup failed during app preparation > org.apache.roller.planet.business.startup.StartupException: ERROR: unable to > obtain database connection. Likely problem: bad Planet fails to get it's connection. You should either disable Planet or read the note here about how to set it up: http://cwiki.apache.org/confluence/display/ROLLER/Roller+4.0+Release+Notes - Dave
