Hello everyone,
We have a msgflow that act like a router, seding the request to interface based on property inside the request.
I've had some issues on sending this request to another interface. The error message are below:
<text>
Exception. BIP2230E: Error detected whilst processing a message in node 'Router_Interface.HTTP Request'. : /build/jenkins_swg/slot0/product-build/WMB/src/WebServices/WSLibrary/ImbWSRequestNode.cpp: 788: ImbWSRequestNode::evaluate: ComIbmWSRequestNode: Router_Interface#FCMComposite_1_7
BIP3162S: An HTTP error occurred. The HTTP Request-Line was: 'POST /path/to/interface HTTP/1.1
: /build/jenkins_swg/slot0/product-build/WMB/src/WebServices/WSLibrary/ImbWSRequestNode.cpp: 700: ImbWSRequestNode::evaluate: :
BIP3152S: Socket error detected whilst invoking Web service located at host localhost, port 7080, path /path/to/interface. : /build/jenkins_swg/slot0/product-build/WMB/src/WebServices/WSBase/ImbWSRequest.cpp: 723: Imb::WSRequest::makeWSRequest: :
BIP3150S: A socket error occurred. Operation: ::connect(). Error Code: 79. Error Text: A remote host refused an attempted connect operation.. : /build/jenkins_swg/slot0/product-build/WMB/src/CommonServices/ImbBasicSocket.cpp: 677: ImbBasicSocket::connectTimeout: :
</text>
We have a second environment with all interfaces deployed an that error don't occur with the the same configurations.
Do you know anything that might help with this problem?
------------------------------
David Fornazier
------------------------------