Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

XA error -3 with oracle and websphere

2 views
Skip to first unread message

denis

unread,
May 5, 2004, 6:27:54 AM5/5/04
to
Hi,

I've got a UserBEO (CMP Bean) which access to a finder query. This EJB
is configured to use eis/appliDSv5_CMP. appliDSv5 is mapped to a
Datasource v5 using oracle jdbc XA driver.

However, when the query is executed, I've got an error -3 6550. Do you
know the reason and the way to not have it ?

Regards,
Denis.

11:57:00,957 DEBUG ServiceLocator:50 - | | | | | | | |
| | | anEJBHome ***********************************
11:57:00,957 DEBUG ServiceLocator:50 - | | | | | | | |
| | | com.front.ejb.bdo.user.EJSLocalCMPUserBEOHome_757f427c@553d224a(BeanId(__homeOfHomes#__homeOfHomes#__homeOfHomes,
TAGADA8#profinanceFront-ejb.jar#UserBEO))

[5/5/04 11:57:01:209 CEST] 1217e25f WSRdbDataSour I DSRA8203I:
Database product name : Oracle

[5/5/04 11:57:01:220 CEST] 1217e25f WSRdbDataSour I DSRA8204I:
Database product version : Oracle8i Enterprise Edition Release
8.1.7.0.0 - Production
With the Partitioning option
JServer Release 8.1.7.0.0 - Production

[5/5/04 11:57:01:221 CEST] 1217e25f WSRdbDataSour I DSRA8205I: JDBC
driver name : Oracle JDBC driver

[5/5/04 11:57:01:222 CEST] 1217e25f WSRdbDataSour I DSRA8206I: JDBC
driver version : 9.2.0.3.0

[5/5/04 11:57:01:739 CEST] 1217e25f WSRdbXaResour E DSRA0304E:
XAException occurred. XAException contents and details are:
The XA Error is : -3
The XA Error message is : A resource manager error has occured in
the transaction branch.
The Oracle Error code is : 6550
The Oracle Error message is: Internal XA Error
The cause is : null.

[5/5/04 11:57:01:780 CEST] 1217e25f WSRdbXaResour E DSRA0302E:
XAException occurred. Error code is: XAER_RMERR. Exception is:
<null>


[5/5/04 11:57:01:889 CEST] 1217e25f RegisteredRes E WTRN0078E: An
attempt by the transaction manager to call start on a transactional
resource has resulted in an error. The error code was XAER_RMERR. The
exception stack trace follows: oracle.jdbc.xa.OracleXAException
at oracle.jdbc.xa.OracleXAResource.checkError(OracleXAResource.java:1159)
at oracle.jdbc.xa.client.OracleXAResource.start(OracleXAResource.java:311)
at com.ibm.ws.rsadapter.spi.WSRdbXaResourceImpl.start(WSRdbXaResourceImpl.java:927)
at com.ibm.ejs.j2c.XATransactionWrapper.start(XATransactionWrapper.java:1267)
at com.ibm.ws.Transaction.JTA.JTAResourceBase.start(JTAResourceBase.java:164)
at com.ibm.ws.Transaction.JTA.RegisteredResources.startRes(RegisteredResources.java:389)
at com.ibm.ws.Transaction.JTA.TransactionImpl.enlistResource(TransactionImpl.java:1903)
at com.ibm.ws.Transaction.JTA.TranManagerSet.enlist(TranManagerSet.java:494)
at com.ibm.ejs.j2c.XATransactionWrapper.enlist(XATransactionWrapper.java:602)
at com.ibm.ejs.j2c.ConnectionEventListener.interactionPending(ConnectionEventListener.java:745)
at com.ibm.ws.rsadapter.spi.WSRdbManagedConnectionImpl.processInteractionPendingEvent(WSRdbManagedConnectionImpl.java:1446)
at com.ibm.ws.rsadapter.cci.WSRdbConnectionImpl.enlistIfNecessary(WSRdbConnectionImpl.java:559)
at com.ibm.ws.rsadapter.cci.WSInteractionImpl.execute(WSInteractionImpl.java:391)
at com.ibm.wsspi.ejbpersistence.WSEJBToRAAdapter.executeFinder(WSEJBToRAAdapter.java:149)
at com.ibm.ws.rsadapter.cci.WSRelationalRAAdapter.executeFinder(WSRelationalRAAdapter.java:174)
at com.ibm.ws.ejbpersistence.dataaccess.DataAccessRequestImpl.execute(Unknown
Source)
at com.ibm.ws.ejbpersistence.beanextensions.ConcreteBeanStatefulInstanceExtensionImpl.executeQuery(Unknown
Source)

0 new messages