-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Steve,

Steve Mitchell wrote:
> I saw a "connection already closed" message from one of my DAOs and I
> found a SQLExceptions from MOD_JK.

mod_jk shouldn't be throwing any exceptions. I think you mean that the
database driver is doing that.

> It looks like on of my DAOs left a transaction open and the login
> error is really just fallout from that.

Probably.

> I have a TODO to replace my transaction logic with Spring
> transactions.  I'll see if the problem goes away after I do that.

I would set logAbandoned and friends on your connection pool to find out
where the problem is before you move to Spring.

- -chris

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHYqwe9CaO5/Lv0PARAuJUAKC4FyUG2sKhu62gZuHAiDyOQC5LwgCfX3GG
SXB1E0FjE1N/mas1zouyClo=
=++J4
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to