You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by bu...@apache.org on 2001/07/17 02:11:37 UTC

[Bug 2645] New: - db-authenticator wont reuse pool connections

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: cocoon-dev@xml.apache.org                                    |
+ |  Reported By: ryanagler@hotmail.com                                        |
+ |      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: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org