0 Replies Latest reply on Jun 6, 2005 11:38 AM by k.badri

    unable to passivate ctx lock

    k.badri

      Hi All,

      I have this error of 'unable to passivate due to ctx lock' thrown from jboss when my Session Bean tries to create ~7000 entries in the Oracle DB through the ejbCreate() methods in the various Entity Bean instances.

      I have a local machine running on windows, where when my code tested locally works well, but when I deploy it in the production server which runs on Unix (Solaris flavour), I get the ctx lock error.

      I tried searching the archives, and some of them faced a similar problem, but they couldn't arrive at a concrete conclusion.


      Any clues on this error ? I am using JBoss 3.2.5 with a BMP implementation.

      Thanks in advance.