pgsql XA with weblogic 8.1?

Поиск
Список
Период
Сортировка
От Jan de Visser
Тема pgsql XA with weblogic 8.1?
Дата
Msg-id 200511281217.39287.jdevisser@digitalfairway.com
обсуждение исходный текст
Ответы Re: pgsql XA with weblogic 8.1?  (Kris Jurka <books@ejurka.com>)
Список pgsql-jdbc
Hello,

Any of you have experience yet using Heikki's newfangled XA implementation
with weblogic 8.1? I'm getting the exception below.


ERROR: Could not establish connection with database core
Nested exception: <<null>>
Unexpected exception while enlisting XAConnection java.sql.SQLException: XA
error: XAER_RMERR : A resource manager error has occured in the transaction
branch start() failed on resource 'dfc.core': XAER_RMERR : A resource manager
error has occured in the transaction branch
org.postgresql.xa.PGXAException: suspend/resume and join not implemented
        at org.postgresql.xa.PGXAConnection.start(PGXAConnection.java:103)
        at weblogic.jdbc.jta.DataSource.start(DataSource.java:629)
        at
weblogic.transaction.internal.XAServerResourceInfo.start(XAServerResourceInfo.java:1140)
        at
weblogic.transaction.internal.XAServerResourceInfo.xaStart(XAServerResourceInfo.java:1072)
        at
weblogic.transaction.internal.XAServerResourceInfo.enlist(XAServerResourceInfo.java:255)
        at
weblogic.transaction.internal.ServerTransactionImpl.enlistResource(ServerTransactionImpl.java:463)
        at weblogic.jdbc.jta.DataSource.enlist(DataSource.java:1392)
        at
weblogic.jdbc.jta.DataSource.refreshXAConnAndEnlist(DataSource.java:1334)
        at weblogic.jdbc.jta.DataSource.getConnection(DataSource.java:396)
        at weblogic.jdbc.jta.DataSource.connect(DataSource.java:354)
        at
weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:305)

--
--------------------------------------------------------------
Jan de Visser                     jdevisser@digitalfairway.com

                Baruk Khazad! Khazad ai-menu!
--------------------------------------------------------------

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Oliver Jowett
Дата:
Сообщение: [Fwd: I found a bug in postgresql8.0.3]
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: pgsql XA with weblogic 8.1?