prepared transaction with identifier "1197822575_XAAAAAAAAABHVE1JRAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==_AQAAAAAAAABHVE1JRAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==" does not exist
От
Ashish Jain
Тема
prepared transaction with identifier "1197822575_XAAAAAAAAABHVE1JRAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==_AQAAAAAAAABHVE1JRAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=="
does not exist
Дата
Msg-id
14af40510906160310s49a7b7acq3f250e03b6949e46@mail.gmail.com
Список
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
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
В списке pgsql-jdbc по дате отправления