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