To all having similar problems with connection pooling (cocoon 1.8.x)
Error found handling the request.
java.lang.RuntimeException: Error opening pooled connection:or
java.lang.RuntimeException: Could not open pooled connection:
here is the way we "solved" it:
We added the properties for po
Christopher,
thanks for your suggestion, but rebooting does not help. We stopped and
started all: Apache, Tomcat, Cocoon and finally the computer. Unfortunately
error remains the same:
Error found handling the request.
java.lang.RuntimeException: Could not open pooled connection: test
...
Any o
Annett,
your code looks right to me. Did you restart Cocoon after defining your
pool in cocoon.properties?
-Christopher
Please respond to [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
cc: "Guido Raunest" <[EMAIL PROTECTED]>
Subject: Connection Pool with DB2
Hi all,
can
Hi all,
can anybody help us in solving our problem with connection pooling?
Trying to use a named pool like this
test
...
results in the following runtime exception:
Error found handling the request.
java.lang.RuntimeException: Could not open pooled connection: test
at
_C_._Apache