Transaction timeout settings not visible
Hi,
In my Admin server, I have given the JTA timeout setting of 600 seconds.
However my MQ Adapter in BPEL is giving below error while doing the enqueue operation.
*"java.sql.SQLException: Unexpected exception while enlisting XAConnection java.sql.SQLException: Transaction rolled back: Transaction timed out after 300 seconds BEA1-6D3C1E363999D7A559BF at weblogic.jdbc.jta.DataSource.enlist(DataSource.java:1616) at weblogic.jdbc.jta.DataSource.refreshXAConnAndEnlist(DataSource.java:1503) ................."*
I am not able to find a reason why transaction timed out after 300 seconds even if server has the value as 600 seconds at JTA Timeout.
Thanks,
Ashu