> Bertrand Delacretaz wrote: > > Le Vendredi, 17 oct 2003, � 15:12 Europe/Zurich, Gianluca Sartori a > > �crit : > > > ...I'm only asking for an error message... > > > > Most probably the connection pool is unable to connect to > > your database > > and tries again forever, you should see messages in the > > servlet engine > > logs if there are none in the Cocoon logs. > > I think I'm having the same problem. Which servlet engine > logs, or Cocoon logs, should I look in? I'm using Tomcat 4.1. > I looked in Tomcat 4.1\logs, but none of them has been modified > in the last two days, whereas I've been attempting this database > connection this morning. > Same in webapps\cocoon\WEB-INF\logs ... none of them has been > modified recently enough.
Never mind... the cocoon logs DID have the errors I needed. Strangely, their last-modified-time is 8:05 AM, but they contain errors from 8:11 AM. Anyway, these are the errors I needed to see. Now just need to figure out *why* I'm getting a Thread-11/ResourceLimitingJdbcDataSource: Could not return Connection java.sql.SQLException: No suitable driver error. Lars --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
