Hello,
I have just started using SOA Suite. My first project is a simple process initialized by polling from database for new records. This records should be sent to the proper authority by email. But all instances ends up faulted with this error:
Non Recoverable System Fault :
Waiting for response has timed out. The conversation id is 1%401312896230. Please check the process instance for detail.
WLS log:
<10.8.2011 17:24:52 CEST> <Error> <oracle.soa.adapter> <BEA-000000> <JCABinding=
Pozadavky PozadavkyAdapter Service Pozadavky was unable to perform delivery o
f inbound message to the composite default/Test!1.0*soa_78cd9122-b083-4d4f-b123-
0f09a466d511 due to: Waiting for response has timed out. The conversation id is
1%401312989840. Please check the process instance for detail.>
I am receiving emails despite the error. But records from the database are not deleted after they were read as I set in the db adapter configuration wizard, so my email client is spammed with the same messages all the time.
Any advice given will be appreciated.