I have multiple message flows - MSGFLOW1, MSGFLOW2... MSGFLOWSn. All the flows are deployed under the same execution group. The srtrcture of the flows are very simialr : SOAPIN -> Compute -> SOAPOUT.
Now I am facing a strenge problem. The flows are working fine when they are invoked one at a time. But when, there are concurrent invocation (15 parallel invocation), the flow is not responding and biphttplistner.exe is generating time-out fault message.
Quote:
2009-08-03 17:59:08.720313 19554 UserTrace BIP3630I: The broker has received an HTTP message on port '8800' with URL path '/RES_GetPNRDetails_V0.01'. The broker is listening on port '8800' and has received a message sent by a client using URL path '/RES_GetPNRDetails_V0.01'. This message will be sent on to either a SOAP Input Node or a SOAP Asynchronous Response Node. No action required.
2009-08-03 18:02:09.220575 19554 UserTrace BIP3632W: Maximum client wait time '180' reached; the broker has sent a fault message back to a client using port '8800' and URL path '/RES_GetPNRDetails_V0.01'.
A flow has taken too long to process a message received on port '8800' and URL path '/RES_GetPNRDetails_V0.01', and the broker has sent a fault message back to the originating client. Increase the speed of the flow, or increase the maximum client wait time for the nodes using this URL.
I have increased additional flow instances to 5. But it does not solve the problem _________________ Thanks and Warm Regards
Sourav
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum