Unable to receive the message of an asynchronous service - BPEL

Hello

I had developed a simple asynchronous BPEL Composite which takes two parameters (firstName, lastName) and returns back fullName.
I used a waiting activity (for 30 seconds) in the BPEL, after which both inputs are concatenated and returned. I could test this EM thrue successfully and check the answer in the Trace of the flow.

The problem occurs when I use async service in other BPEL.
In an another BPEL (which is synchronous), I wanted to use this service, so I used an invoke activity to invoke it and receive the activity to get the answer.
But I don't get the final answer. Instead, get the following error after awhile (defenitely longer than 30 seconds which is pending for async service Follow-up to the last)
I think that the problem of the correlation between the response with the req, but the documentation says correlation is automatically applied with ws-addressing, and no need to correlate separately. So I didn't do something more for correlation. I tried with the two properties of the BPEL operation (required and requiresNew), but none could solve. Please help me in this

I checked the trace of the traffic, and it stops after the activity of asynchronous service invocation.
Here is the Trace of the BPEL Flow

ReceiveAsyncResp (pending)
Wait timeout ' 20/09/12 16:55.
Waiting for 'reminder' of 'FullNameAsyncService '. Asynchronous callback.
The transaction has been restored. Work for bpel '310002' instance has been restored, but the audit trail has been recorded for this instance. A synchronization request, please refer to the customer's request. If it is an asynchronous request, please recover from the recovery console to resend the message to invoke. The transaction has been restored. Work for bpel '310002' instance has been restored, but the audit trail has been recorded for this instance. A synchronization request, please refer to the customer's request. If it is an asynchronous request, please recover from the recovery console, to resend the message to invoke


Here is the message (highlighted for better readability)
-------------------------------------------------------------------
[2012-09-20 T 16: 53:33.718 + 05:30] [soa_server1] [NOTIFICATION] [] [oracle.integration.platform.blocks.tenant] [host: rsavirig-idc] [nwaddr: 10.10.10.10] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: < anonymous >] [ecid: 3f3d2d8955322f32:3a1f20bc:139e2cf6c4c :-8000-0000000000000280, 0:2] [WEBSERVICE_PORT.name: BPELProcessForAsyncUsage_pt] [APP: soa-infra] [composite_name: UsingAsyncService] [J2EE_MODULE.name: fabric] [component_instance_id: 310002] [name of the component: BPELProcessForAsyncUsage] [J2EE_APP.name: soa-infra] [WEBSERVICE.name: bpelprocessforasyncusage_client_ep] [TARGET: / Farm_soa_domain/soa_domain/soa_server1/soa-infra] [TARGET_TYPE: oracle_soainfra] NM or event does not contain property apps.context.header or fabric.enterpriseId
[2012-09-20 T 16: 54:19.453 + 05:30] [soa_server1] [ERROR] [] [oracle.soa.bpel.engine.delivery] [host: rsavirig-idc] [nwaddr: 10.10.10.10] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [username: < anonymous >] [ecid: 3f3d2d8955322f32:3a1f20bc:139e2cf6c4c :-8000-0000000000000280, 0:2] [WEBSERVICE_PORT.name: BPELProcessForAsyncUsage_pt] [APP: soa-infra] [composite_name: UsingAsyncService] [J2EE_MODULE.name: fabric] [J2EE_APP.name: soa-infra] [WEBSERVICE.name: bpelprocessforasyncusage_client_ep] [TARGET: / Farm_soa_domain/soa_domain/soa_server1/soa-infra] [TARGET_TYPE: oracle_soainfra] no response not found for the answer for the conversation urn id : 9B8F42F0031511E2BFF01541EF21AC0F
[2012-09-20 T 16: 54:19.812 + 05:30] [soa_server1] [NOTIFICATION] [] [oracle.wsm.agent.WSMAgent] [host: rsavirig-idc] [nwaddr: 10.10.10.10] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: < anonymous >] [ecid: 3f3d2d8955322f32:3a1f20bc:139e2cf6c4c :-8000-0000000000000280, 0:2] [WEBSERVICE_PORT.name: BPELProcessForAsyncUsage_pt] [APP: soa-infra] [composite_name: UsingAsyncService] [J2EE_MODULE.name: fabric] [J2EE_APP.name: soa-infra] [WEBSERVICE.name: bpelprocessforasyncusage_client_ep] [TARGET: / Farm_soa_domain/soa_domain/soa_server1/soa-infra] [TARGET_TYPE: oracle_soainfra] Type of Message is standardized, exit agent.processFault ()
[2012-09-20 T 16: 54:19.812 + 05:30] [soa_server1] [NOTIFICATION] [] [oracle.wsm.agent.WSMAgent] [host: rsavirig-idc] [nwaddr: 10.10.10.10] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: < anonymous >] [ecid: 3f3d2d8955322f32:3a1f20bc:139e2cf6c4c :-8000-0000000000000280, 0:2] [WEBSERVICE_PORT.name: BPELProcessForAsyncUsage_pt] [APP: soa-infra] [composite_name: UsingAsyncService] [J2EE_MODULE.name: fabric] [J2EE_APP.name: soa-infra] [WEBSERVICE.name: bpelprocessforasyncusage_client_ep] [TARGET: / Farm_soa_domain/soa_domain/soa_server1/soa-infra] [TARGET_TYPE: oracle_soainfra] Type of Message is standardized, exit agent.processFault)
[2012-09-20 T 16: 54:19.812 + 05:30] [soa_server1] [NOTIFICATION] [] [oracle.integration.platform.blocks.tenant] [host: rsavirig-idc] [nwaddr: 10.10.10.10] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [username: < anonymous >] [ecid: 3f3d2d8955322f32:3a1f20bc:139e2cf6c4c :-8000-0000000000000280, 0:2] [WEBSERVICE_PORT.name: BPELProcessForAsyncUsage_pt] [APP: soa-infra] [composite_name: UsingAsyncService] [J2EE_MODULE.name: fabric] [J2EE_APP.name: soa-infra] [WEBSERVICE.name: bpelprocessforasyncusage_client_ep] [TARGET: / Farm_soa_domain/soa_domain/soa_server1/soa-infra] [TARGET_TYPE: oracle_soainfra] NM or event does not contain property, apps.context.header or fabric.enterpriseId
[2012-09-20 T 16: 54:20.312 + 05:30] [soa_server1] [ERROR] [OWS-04086] [oracle.webservices.service] [host: rsavirig-idc] [nwaddr: 10.10.10.10] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [username: < anonymous >] [ecid: 3f3d2d8955322f32:3a1f20bc:139e2cf6c4c :-8000-0000000000000280, 0:2] [APP: soa-infra] [composite_name: UsingAsyncService] [TARGET: / Farm_soa_domain/soa_domain/soa_server1/soa-infra] [TARGET_TYPE: oracle_soainfra] javax.xml.rpc.soap.SOAPFaultException: * waiting for reply has expired. The conversation id is null. Please check the detail process instance. [[*
at oracle.integration.platform.blocks.soap.WebServiceEntryBindingComponent.generateSoapFaultException(WebServiceEntryBindingComponent.java:1193)
at oracle.integration.platform.blocks.soap.WebServiceEntryBindingComponent.processIncomingMessage(WebServiceEntryBindingComponent.java:971)
at oracle.integration.platform.blocks.soap.FabricProvider.processMessage(FabricProvider.java:113)
at oracle.j2ee.ws.server.provider.ProviderProcessor.doEndpointProcessing(ProviderProcessor.java:1187)
at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:1112)
at oracle.j2ee.ws.server.provider.ProviderProcessor.doRequestProcessing(ProviderProcessor.java:581)
....................
]]
[2012-09-20 T 16: 54:20.421 + 05:30] [soa_server1] [ERROR] [OWS-04115] [oracle.webservices.service] [host: rsavirig-idc] [nwaddr: 10.10.10.10] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: < anonymous >] [ecid: 3f3d2d8955322f32:3a1f20bc:139e2cf6c4c :-8000-0000000000000280, 0:2] [APP: soa-infra] [composite_name: UsingAsyncService] [TARGET: / Farm_soa_domain/soa_domain/soa_server1/soa-infra] [TARGET_TYPE: oracle_soainfra] an error for the port: FabricProvider: javax.xml.rpc.soap.SOAPFaultException: waiting for reply has expired. The conversation id is null. Please check the detail process instance...
[2012-09-20 T 16: 54:20.500 + 05:30] [AdminServer] [ERROR] [] [oracle.webservices.jaxws] [host: rsavirig-idc] [nwaddr: 10.10.10.10] [tid: [ASSETS].] [ExecuteThread: '22' to queue: "(self-adjusting) weblogic.kernel.Default"] [username: weblogic] [ecid: 3f3d2d8955322f32:3a1f20bc:139e2cf6c4c :-8000-0000000000000280,0] [APP: em] [TARGET: / Farm_soa_domain/soa_domain/AdminServer/em] [TARGET_TYPE: j2ee_application] error when calling endpoint ' http://ravi:8001 / soa-infra/services/Partition4MrPai/UsingAsyncService/bpelprocessforasyncusage_client_ep ' of the customer; Security: Administrators
[2012-09-20 T 16: 54:20.531 + 05:30] [AdminServer] [NOTIFICATION] [] [oracle.sysman.emSDK.webservices.wsdlapi.dispatch.DispatchUtil] [host: rsavirig-idc] [nwaddr: 10.10.10.10] [tid: [ASSETS].] [ExecuteThread: '22' to queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 3f3d2d8955322f32:3a1f20bc:139e2cf6c4c :-8000-0000000000000280,0] [APP: em] [TARGET: / Farm_soa_domain/soa_domain/AdminServer/em] [TARGET_TYPE: j2ee_application] Dispatch.invoke failed. Stack trace of the exception in the trace file.
[2012-09-20 T 16: 54:20.578 + 05:30] [AdminServer] [ERROR] [EM-00453] [oracle.sysman.emas.model.wsmgt.WSTestModel] [host: rsavirig-idc] [nwaddr: 10.10.10.10] [tid: [ASSETS].] [ExecuteThread: '22' to queue: "(self-adjusting) weblogic.kernel.Default"] [username: weblogic] [ecid: 3f3d2d8955322f32:3a1f20bc:139e2cf6c4c :-8000-0000000000000280,0] [APP: em] [TARGET: / Farm_soa_domain/soa_domain/AdminServer/em] [TARGET_TYPE: j2ee_application] cannot call the operation
[2012-09-20 T 16: 54:20.578 + 05:30] [AdminServer] [ERROR] [EM-00453] [oracle.sysman.emas.view.wsmgt.WSView] [host: rsavirig-idc] [nwaddr: 10.10.10.10] [tid: [ASSETS].] [ExecuteThread: '22' to queue: "(self-adjusting) weblogic.kernel.Default"] [username: weblogic] [ecid: 3f3d2d8955322f32:3a1f20bc:139e2cf6c4c :-8000-0000000000000280,0] [APP: em] [TARGET: / Farm_soa_domain/soa_domain/AdminServer/em] [TARGET_TYPE: j2ee_application] cannot call the operation

Hello

First of all check this process without the waiting activity.
Check: 1. the delivery of asynchronous process property is on asynch.persist. 2. the synchronization process transaction property is set to requireNew.
If it still does not, have your post-processing or send it to my mail.
(Correlation set is not the issue here)

Arik

Tags: Fusion Middleware

Similar Questions

Maybe you are looking for

  • App store search won't work; Enter name

    Search App Store no longer works. I'm getting the name. Even if it appears in the list and I hit search, nothing happens.  I can update applications; can download apps via 'Explorer' and 'top charts' but no research.

  • Where can I find a visual for vista Defrag tool?

    Original title: we will search the Windows forum for an answer where can I find a visual for vista Defrag tool----- I need a Defrag tool as in xp.where, you can watch how the long, it's not like vista where everything you see is a circle turning and

  • Adding second drive of DVD to H8-1234.

    The H8-1234 has an open slot and a power connector of alternatives for adding a second DVD player.  However, the existing SATA cable has only one connector. HP offers a cable two connector? Can I use a SATA cable two connectors "generic"?  Finally, t

  • DSDT_PRJ

    Hey all; We use SCCMOSD for the image of our PC.  During the boot process, the software reads (via WMI) the type of material to determine the appropriate image to send to the device.  For some reason, we have a couple who, instead of reading DC5850S,

  • IP igmp snooping questioning?

    I have read these forums and noticed that many people have problems with multicast configuration. Basically, problems are bandwidth floods, no interrogator, confusing the router pim configuration... In addition, ive seen some promisses of technical s