http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2645 *** shadow/2645 Mon Jul 16 17:11:37 2001 --- shadow/2645.tmp.16250 Mon Jul 16 17:11:37 2001 *************** *** 0 **** --- 1,24 ---- + +============================================================================+ + | db-authenticator wont reuse pool connections | + +----------------------------------------------------------------------------+ + | Bug #: 2645 Product: Cocoon 2 | + | Status: NEW Version: 2.1alpha CVS | + | Resolution: Platform: Other | + | Severity: Normal OS/Version: Linux | + | Priority: Other Component: sitemap components | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + if I use the db-authenticator action with the sample or anything else, the + jdbc connections in the pool for (in my case mysql) dont get reused. For + example, try using an incorrect name to login to the "protected" example and + as soon as your attempts reach the pool-controller max (specified in + cocoon.xconf), errors in the logfile say: + "org.apache.avalon.excalibur.datasource.JdbcConnection: could not be + instantiated. java.lang.InstantiationException: Ran out of resources to + instantiate" --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]