13 Replies Latest reply on Apr 14, 2010 4:58 PM by iceve

    cannot passivate persistence context with active transaction

    kapitanpetko

      Hello,


      I am using Seam 2.0.3-SNAPSHOT (JBSEAM-3094 is fixed in SNAPSHOT) on JBoss 4.2.2.


      I get seemingly random exceptions like below:


      java.lang.IllegalStateException: cannot passivate persistence context with active transaction
      



      Since ManagedPersistnceContext.sessionWillPasivate does nothing as a result of the
      JBSEAM-3094 fix, can I assume this is harmless? Or does it flag a programming error?