Connection issue: No route to host
601127Oct 6 2008 — edited Feb 27 2020Hi all,
I have a problem with my BPEL process (vers. 10.1.3.4).
I am trying to call an external web service and I get the following error (I can access the web service just using its URL):
exception on JaxRpc invoke: HTTP transport error: javax.xml.soap.SOAPException: java.security.PrivilegedActionException: javax.xml.soap.SOAPException: Message send failed: No route to host
I have tried pinging the remote server with success, so I should be able to connect (no proxy issue or something like that).
I have tried looking in the BPEL logs found at:
<oracle home>/opmn/logs
<oracle home>/bpel/system/logs
<oracle home>/bpel/domains/default/logs
This did not give anything useful either.
I deploy using JDeveloper. I have checked the proxy settings here - and there are none set.
Does anybody have any ideas as to what can be wrong?
Any help or hints will be much appreciated.
Regards,
Aagaard