cancel
Showing results for 
Search instead for 
Did you mean: 

soap receiver channel ping error

PavanKumar
Active Contributor
0 Kudos

Hi,

While trying to the call url of service getting below exception where i configured the ssl certificate of server in NWA.

Returning to application. Exception: com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.io.IOException: Failed to get the input stream from socket: java.net.SocketTimeoutException: Read timed out (local port sourceport to address sourceIP (domain name), remote destinationport to address destinationip (domain name

When i pinging communication channel successfull opened the connection from 4 server node out of 6 nodes did telnet from the IPs where it is fine also ips has whitelisted at client end also if i test in soap their service is working fine i can see result.

Regards

Pavan

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member229310
Active Participant
0 Kudos

Hello,

The issue is more relavant on the specific java cluster. Reach to your admin to verify if the services are up on this server. Either try to supress this entire cluster or resolve the cluster issue with admin.

You will end up with errors on messages that hit on this server node. and block the messages. Try to restart this cluster node and verify.

Cheers

Muniyappan
Active Contributor
0 Kudos

stop the channel and start. then check again.

apu_das2
Active Contributor
0 Kudos

Hi Pavan,

Looks like 2 node of your PI server is down somehow.Just to be sure, ping some other channels as well. If you see error in this 2 nodes there as well then inform your basis regarding that.

Now socket connection error can have multiple reasons -

1) Target system might need to white list your PI server IP to allow data into their system.

2) Check firewall rule.

3) Use XPI Inspector to validate certificate issues.

Thanks,
Apu