0 Replies Latest reply on Dec 13, 2002 11:47 PM by anil105

    Transaction exception

    anil105

      Hi ,
      I am getting the following error. I am using Jboss 3.0.1RC1 with postgresSQL 7.2.
      The commit option is set to "C" & we dont use distributed transcations.
      The following error is generated if u fire a create() with different parameters in sucession.

      WARN [TxCapsule] XAException: tx=XidImpl [FormatId=257, GlobalId=infpu01055//2, BranchQual=] errorCode=XA_UNKNOWN(0)
      javax.transaction.xa.XAException: could not commit local txjavax.resource.ResourceException: SQLException
      at org.jboss.resource.connectionmanager.LocalTxConnectionManager$LocalConnectionEventListener.commit(LocalTxConnectionManage

      Any ideas?
      Anil