10/5/2011 · Re: oracle. jdbc.xa.OracleXAException 838804 Oct 5, 2011 3:54 PM ( in response to Anuj Dwivedi–Oracle ) No I am using TLS 587, WebSphere® Application Server logs several messages in SystemOut.log when this problem is encountered, 1. The first will likely be [4/12/05 12:12:40:227 EDT] 701d7c1b XATransaction E J2CA0030E: Method enlist caught javax.transaction.SystemException: Failed to start the transaction association. at com. ibm.
Hi All, I am trying to migrate a J2EE App from Weblogic to JBoss. I configured the managed connection pool by cloning the oracle-xa-ds.xml (example). But at the runtime, while trying to get a connection from the datasource obtained through JNDI, an oracle. jdbc.xa.OracleXAException is thrown, with the following message.
11/13/2010 · Re: oracle. jdbc.xa.OracleXAException during jboss clustering wdfink Nov 13, 2010 7:15 AM ( in response to tubatibs ) We use also complex transaction scenario.
Caused by: java.sql. SQLException: Unexpected exception while enlisting XAConnection java.sql.SQLException: XA error: XAER_PROTO : Routine was invoked in an inproper context start() failed on resource ‘MSD_CONN_POOL’: XAER_PROTO : Routine was invoked in an inproper context oracle. jdbc.xa.OracleXAException, The first enlists fine, the second always flounders for a while then throws the Exception you show (i.e.
oracle.jdbc.xa.OracleXAResource.checkError(OracleXAResource.java:1223)). I see the same.
@RiteshChopade exactly, if you failed to execute initxa.sql run initjvm.sql. Ask your dba if your db is AMM(automatic memory management). Perhaps your db is AMM and no need to be set these params( java_pool_size & shared_pool_size) explicitly. Barbaros Özhan Dec 6 ’17 at 13:25, Persistence exception occurred. Internal Exception : java.sql.SQLException: Unexpected exception while enlisting XAConnection java.sql.SQLException: XA error: XAResource.XAER_NOTA start() failed on resource OBP_HOST_DS_XA_host_domain: XAER_NOTA : The XID is not valid oracle. jdbc.xa.OracleXAException, If TMFAIL is specified, the portion of work has failed . The RM may mark the transaction as rollback-only. If TMSUCCESS is specified, the portion of work has completed successfully. Specified by: … Possible exception values are: XA_RB, XAER_RMERR, XAER_RMFAIL, XAER_NOTA, XAER_INVAL, or XAER_PROTO. forget