Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Transaction timeout settings not visible

Ashutosh SinghAug 28 2012 — edited Aug 31 2012
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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 28 2012
Added on Aug 28 2012
6 comments
491 views