0 Replies Latest reply on Oct 12, 2010 2:25 PM by sharan

    Transaction is not active : ActionStatus.ABORTED

    sharan

      Hi,

       

      I have a scheduler, which issues a query into database and flushes the result in a file and downloads it in the folder. The program works well in my local server but I get this error when deployed in the development server. Any help is appreciated. Thanks.

       

       

      WARN  [org.hibernate.util.JDBCExceptionReporter] (Timer-1) SQL Error: 0, SQLState: null
      2010-10-11 09:09:57,202 ERROR [org.hibernate.util.JDBCExceptionReporter] (Timer-1) Transaction is not active: tx=TransactionImple < ac, BasicAction: a1d1b9e:b200:4cb30479:1b9 status: ActionStatus.ABORTED >; - nested throwable: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a1d1b9e:b200:4cb30479:1b9 status: ActionStatus.ABORTED >)
      2010-10-11 09:09:57,202 WARN  [org.hibernate.cfg.SettingsFactory] (Timer-1) Could not obtain connection to query metadata
      org.jboss.util.NestedSQLException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a1d1b9e:b200:4cb30479:1b9 status: ActionStatus.ABORTED >; - nested throwable: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a1d1b9e:b200:4cb30479:1b9 status: ActionStatus.ABORTED >)