prepared transaction with identifier "1197822575_XAAAAAAAAABHVE1JRAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==_AQAAAAAAAABHVE1JRAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==" does not exist

From: Ashish Jain <ashjain2(at)gmail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: prepared transaction with identifier "1197822575_XAAAAAAAAABHVE1JRAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==_AQAAAAAAAABHVE1JRAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==" does not exist
Date: 2009-06-16 10:10:16
Message-ID: 14af40510906160310s49a7b7acq3f250e03b6949e46@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi Folks,

I have hit another error while commiting the transaction on to the database.
Here is the error

javax.transaction.xa.XAException: org.postgresql.util.PSQLException: ERROR:
prepared transaction with identifier
"1197822575_XAAAAAAAAABHVE1JRAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==_AQAAAAAAAABHVE1JRAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=="
does not exist
at
org.postgresql.xa.PGXAConnection.commitPrepared(PGXAConnection.java:446)
at org.postgresql.xa.PGXAConnection.commit(PGXAConnection.java:373)

I googled and found that it can be a problem with drivers as well.

I am using Java6 and postgresql 8.3.5.
Is there any specific driver configuration required for this combination???

Thanks
Ashish

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dennis Brakhane 2009-06-16 17:58:30 Re: prepared transaction with identifier "1197822575_XAAAAAAAAABHVE1JRAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==_AQAAAAAAAABHVE1JRAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==" does not ex
Previous Message Ashish Jain 2009-06-16 08:22:18 Re: Bad value for type BigDecimal : Y