2010 Oct 02 12:42 PM
Hi Experts,
While trying to connect the RFC destination on same server in between two client, I am getting an error.
Error is as follows.
Error Details Error when opening an RFC connection
Error Details ERROR: partner 'SAPIDES:sapgw01' not reached
Error Details LOCATION: SAP-Gateway on host SAPIDES / sapgw00
Error Details DETAIL: NiPConnect2
Error Details CALL: connect
Error Details COMPONENT: NI (network interface)
Error Details ERROR NUMBER: 10061
Kindly suggest what to do.
Regards,
Rahul ,
2010 Oct 02 3:27 PM
Hi rahul,
the error comes from the network interface :
NiPConnect2: SiPeekPendConn (10061: WSAECONNREFUSED: Connection refused)
Connection refused means that it is not possible to connect to the service from
a network point of view. The problem could be :
- the host can not be reached
- the service on the specified tcp/ip port can not be reached
The item which can not be reached is host SAPIDES, service sapgw01.
Youu2019ve to contact your network team to fix it, I suppose.
Regards,
Anand
2010 Oct 02 3:27 PM
Hi rahul,
the error comes from the network interface :
NiPConnect2: SiPeekPendConn (10061: WSAECONNREFUSED: Connection refused)
Connection refused means that it is not possible to connect to the service from
a network point of view. The problem could be :
- the host can not be reached
- the service on the specified tcp/ip port can not be reached
The item which can not be reached is host SAPIDES, service sapgw01.
Youu2019ve to contact your network team to fix it, I suppose.
Regards,
Anand
2010 Oct 03 9:29 AM
Hi Anand,
Thanks for the reply.
But I am trying this on my own system, so please suggest the needful.It is an ides server.