cancel
Showing results for 
Search instead for 
Did you mean: 

java.net.UnknownHostException & MessagingException: No response available

Former Member
0 Kudos

HI,

I'm new to XI. I'm trying to create simple File to SOAP (Web Service) scenario in XI but geeting the following error.

"com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.net.UnknownHostException: www.webservicex.net".

Now I replaced the host name with IP Address '209.162.186.60'. Now i'm getting another error "com.sap.engine.interfaces.messaging.api.exception.MessagingException: No response available".

Kindly anyone help me to resilve this issue.

Thanks in Advance.

Regards,

Baskaran

Accepted Solutions (0)

Answers (1)

Answers (1)

GabrielSagaya
Active Contributor
0 Kudos

Try to use Altova XML SPY or SOAP UI Tool or TCPGateway tool to send the payload

Former Member
0 Kudos

HI,

We are working on Customer server. We can't install any tool externally. Is there any other way to check the connection?

And also Can you please tell me where can we get these tools??