Ah found it at last, commons-dbcp, and commons-pool needed to be updated.

Works great now.

Sheldon Ross wrote:
I've tracked it down to a Postgresql connection releasing problem, which apparently is known.
The solution mentioned is to use the newer

org.apache.torque.dsfactory.Jdbc2PoolDataSourceFactory

rather than

org.apache.torque.dsfactory.SharedPoolDataSourceFactory

But I don't seem to have this Jdbc2PoolDataSourceFactory and I just downloaded the latest torque 3.3.

Any thoughts?

Thanks

Thomas Fischer wrote:
Is there a way to log peer updates, I'm trying to figure out why a save
is failing.

People have used p6spy for this. It wraps your db driver and logs all sql.

    Thomas


---------------------------------------------------------------------
To unsubscribe, e-mail: torque-user-unsubscr...@db.apache.org
For additional commands, e-mail: torque-user-h...@db.apache.org




--
Sheldon Ross
Software Development
American Simmental Association
sr...@simmgene.com
(406)587-4531 ext 102

---------------------------------------------------------------------
To unsubscribe, e-mail: torque-user-unsubscr...@db.apache.org
For additional commands, e-mail: torque-user-h...@db.apache.org

Reply via email to