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!

BPEL process is going to the pending state if it getting response from baan after 5 mins

958367Aug 6 2013 — edited Feb 26 2020

Hi ,

Currently we are facing a issue in PROD environment.The scenario is like that.

BPEL process is calling to the BAAN system through OSB service .And if we got response before 5 minutes ,it worked fine .But if ResponseĀ  is comingĀ  after 5 minutes from BAAN ,then is process is going into the pending state and rolling back the transaction.

We have

SyncMaxWaitTime=1180 seconds

EJB TimeOut=1190 Seconds

JTA TimeOut= 7200 seconds

After setting all these properties we have restarted the server also.Still the BPEL process is going into the pending state if response is coming after 300 seconds(5 mins)

We have never faced this issue in DEV and QA environment.But this is coming in PROD environment.

Please help if someone has faced the same issue .Thank you very much in advanced.

Thanks,

Shailendri

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 9 2013
Added on Aug 6 2013
6 comments
458 views