Re: Antwort: Update stalls
Sheldon Ross <[email protected]> Fri, 09 Oct 2009 14:32:52 -0600
| Newsgroups | gmane.comp.jakarta.turbine.torque.user |
|---|---|
| Message-ID | <[email protected]> |
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: [email protected] > For additional commands, e-mail: [email protected] > > > -- Sheldon Ross