Re: Synchronization/Deadlock

From: Mike Kienenberger (mkienen..laska.net)
Date: Thu Feb 24 2005 - 22:23:44 EST

  • Next message: Mike Kienenberger: "Re: question about key generation"

    Orion Fields <ofield..martserv.com> wrote:
    > I'm experiencing what seems to be a deadlock/synch problem with my
    > DataContexts.
    >
    > Specs of what I'm running:
    > Linux / Java 1.4.2_06 / MySql v 4.1.9
    >
    > Libraries I'm using:
    > cayenne1.2M2.jar, mysql-connector-java-3.0.11-stable-bin.jar as well as
    > a couple of unrelated proprietary jar files.
    >
    > I have the server setup as a standalone app which opens up a
    > serversocket and just listens. New requests are spawned on a new thread
    > which takes the requesting socket and a couple of params.

    The only time I've ever had Cayenne deadlock was when I didn't provide
    enough connection pool resources.

    -Mike



    This archive was generated by hypermail 2.0.0 : Thu Feb 24 2005 - 22:22:59 EST