Re: commitChanges() doesn't imply commit in db ?

From: Michael Gentry (blacknex..mail.com)
Date: Tue Apr 03 2007 - 13:52:19 EDT

  • Next message: Andrus Adamchik: "Re: commitChanges() doesn't imply commit in db ?"

    If his situation is anything like mine, there is nothing stuck. The
    application keeps running, but won't change anything. Looks like he is
    doing an update. Mine does inserts. It gets and uses a PK and the
    DataContext thinks things are applied, but when things start looking funny
    and you click the manual refresh link, the insert goes away since it isn't
    in the DB after all.

    /dev/mrg

    On 4/3/07, Andrus Adamchik <andru..bjectstyle.org> wrote:
    >
    > Ok, moving ahead - another thing to check... Try a DBCP connection
    > pool instead of default Cayenne pool.
    >
    > http://cayenne.apache.org/doc20/dbcpdatasourcefactory.html
    >
    > Also could you do a "kill -QUIT" on the stuck instance to get the
    > thread dump and see where exactly it is stuck.
    >
    > Andrus
    >
    >



    This archive was generated by hypermail 2.0.0 : Tue Apr 03 2007 - 13:52:52 EDT