Atomikos Forum

Getting com.atomikos.datasource.ResourceException.

I am getting the below mentioned error while running the JTA transaction implemented through Atomikos in my application.

com.atomikos.datasource.ResourceException: Error in getting XA resource
    at com.atomikos.datasource.xa.jms.JmsTransactionalResource.refreshXAConnection(JmsTransactionalResource.java:123).

Below mentioned are the xa resource details for the oracle database that we maintain. Please help in finding as to why this error is getting thrown.

 <Resource
name="jdbc/SupplyChainAndInventoryRegularMerchandiseOrder.1"
type="com.atomikos.jdbc.AtomikosDataSourceBean"
auth="Container"
factory="com.atomikos.tomcat.EnhancedTomcatAtomikosBeanFactory" xaDataSourceClassName="oracle.jdbc.xa.client.OracleXADataSource"
xaProperties.user="POMSAP01"
xaProperties.password="/r2PZAHwp2Fcir3gXRaH1Q=="
maxPoolSize="30"
minPoolSize="3"
borrowConnectionTimeout="10000"
maxIdleTime="30"
xaProperties.URL="jdbc:oracle:thin:@cpliadd9.homedepot.com:1521:dad019mm"
xaProperties.driverType="4"
testQuery="SELECT 1 FROM DUAL"
uniqueResourceName="oracle_SCAIRM.1"/>
Arunkumar Devadoss Send private email
Monday, January 20, 2014
 
 

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics