5 Replies Latest reply on May 7, 2015 2:42 PM by smarlow

    wildfly-9.0.0.CR1 ERROR [org.jboss.as.txn] WFLYTX0003: APPLICATION ERROR: transaction still active in request with status 0

    pramanish

      Hi,

       

      I am migrating my application from Wildfly 8.1.0.CR1 to Wildfly-9.0.0.CR1 and I am getting unexpected hibernate exceptions such as LazyInitializtionException and so on. But While going through Iogs,I am seeing one common error before each hibernate exception which is following "ERROR [org.jboss.as.txn] WFLYTX0003: APPLICATION ERROR: transaction still active in request with status 0". I doubt this is causing the unexpected hibernate exceptions.

       

      The same code works fine in Wildfly 8.1.0.CR1 without any LazyInitializationException.

       

      Any idea what can cause this error, is this error is known ?  Let me know If you need further information.

       

      P.S: Log file is attached for the reference.

       

      Thanks,

      Manish