Re: deadlock between commit and external event

From: Mike Kienenberger (mkienen..laska.net)
Date: Fri Mar 25 2005 - 14:01:57 EST

  • Next message: John Martyniak: "Semi - OT: Has anyone used Oracles XMLType with/witout Cayenne?"

    chrisd <chris..xtelecom.com> wrote:
    > Commits send events to the EventManager and in my case, out onto the
    > jgroups network; are these received by the app that sent them? Could
    > this cause problems? If so would it be sufficient to ignore these?

    Chris, from my very brief glance at your stack trace (and my own), I think
    the EventBridge threads are locking up while notifying your local Cayenne
    DataRowStore of external changes. So unless you don't want to receive
    event notifications (maybe you only want to send them to other processes?),
    you can't ignore the problem.

    -Mike



    This archive was generated by hypermail 2.0.0 : Fri Mar 25 2005 - 14:00:45 EST