cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

HTTP Destination error

Former Member
0 Likes
5,172

Hello Experts,

Getting the error as while pinging HTTP destination in NWA in SAP PO7.5 for receiver ABAP proxy

Error during ping operation: Error while silently connecting: org.w3c.www.protocol.http.HttpException: errno: 79 (A remote host refused an attempted connect operation.), error: Connection refused (local host unknown, remote portXXXX to address (IP Address)

Can someone please help me fix it?

Thanks in advance

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Likes

Thanks Srikanth and Raghu.

The URL I am using is having the application server that is host and port in it . I could get hte application server but for port one needs to have access to SMICM tcode that I do not have. Is there any way to get the HTTP port using some other TCode?

Can I say that as it is giving error 500 means that the URL I figured out is correct but user is not having sufficient priviledges to test ?

Thanks in advance

Former Member
0 Likes

First check whether IP, username and password is correct for the system you are connecting.

Second, the username which you are using to process end to end doesn't have full privileges to test. Ask security team to provide full access roles to the user.

Thanks,

Srikanth

Former Member
0 Likes

Now its giving the error while pinging the HTTP Destination

Error during ping operation: Ping not successful! Received HTTP response 500

and while doing an end to end test that is sending hte message from PO getting the error that user is not authorised to process the messages.

Any help on this please?

Thanks in advance

manoj_khavatkopp
Active Contributor
0 Likes

HTTP 500 you can ignore because the Ping just sends a empty http request so you need not worry on this.

For HTTP 401 check if the user has access / have all roles and is not locked.

Former Member
0 Likes

Check the IP of System maintained and also use the same and try if you can login to the SAP system.