1 Reply Latest reply on Jul 12, 2004 8:53 AM by minouche

    Having "ctx lock" messages with no transactions in app

    rowson

      Hi,

      My JBoss 3.2.5 is having trouble passivating. This problem isn't easily repoducable, so I'm looking for some general information to help me locate what might be wrong (in my code). The message is:

      12:14:13,573 WARN [AbstractInstanceCache] Unable to passivate due to ctx lock, id=dwdan4y9-87s

      This message is then repeated every <max-bean-age> miliseconds until I stop JBoss (if I don't stop JBoss it just goes on, and I finish with OurOfMemory problems).

      In my application I have only session stateless and stateful beans with no transactions.

      Thanks for any help,

      Harvey