Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Message send failed: Connection refused

3228205Nov 30 2016 — edited Dec 5 2016

I am getting below exception in our soa logs,we  are using local load balancer url .

got FabricInvocationException[[

Caused by: javax.xml.ws.WebServiceException: javax.xml.soap.SOAPException: javax.xml.soap.SOAPException: Message send failed: Connection refused

Caused by: javax.xml.soap.SOAPException: javax.xml.soap.SOAPException: Message send failed: Connection refused

Caused by: javax.xml.soap.SOAPException: Message send failed: Connection refused

Caused by: java.net.ConnectException: Connection refused

Caused By: javax.xml.soap.SOAPException: javax.xml.soap.SOAPException: Message send failed: Connection refused

at oracle.j2ee.ws.saaj.client.p2p.HttpSOAPConnection.call2(HttpSOAPConnection.java:227)

at oracle.j2ee.ws.common.transport.HttpTransport.transmit(HttpTransport.java:75)

if i use individual soa listener address working fine (https://XXX-sys-soa-app-llb.austin.hp.com:50002/integration/wfs/c2c/services/CorrelationService)

Please help me to resolve this issue.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 2 2017
Added on Nov 30 2016
6 comments
1,188 views