0 Replies Latest reply on May 30, 2006 1:49 PM by vigong

    Unable to passivate due to ctx lock

    vigong

      hi everyone,
      i got the same pb in jboss 4.0.3 SP1
      i use a stateless session bean to access my entity beans, when i trying to retrieve my entity using findByPrimaryKey, jboss give me 'Unable to passivate due to ctx lock' warning.
      btw, i'm using 'Standard CMP 2.x EntityBean with cache invalidation' container configuration with commit type D.

      any ideas ?