Hi Deepak,
SAP has replied as below
service connection is working fine to your system FND. But there is
following error using the RFC connection.
Connection Error
Error when opening an RFC connection
ERROR: The connection to the specified message server
(/H/192.168.60.11/S/sap
LOCATION: SAP-Server FNGDEVTEST_FND_00 on host FNGDEVTEST (wp 5)
Please ensure the connection between server 'FNGDEVTEST' and saprouter
'192.168.60.11' at the port 3299.
FNGDEVTEST# ping saprouter
FNGDEVTEST# niping.exe -c -H /H/<local_SR>/H/194.39.131.34/H/localhos
Hence i hit below command on my dev system
niping.exe -c -H /H/192.168.60.11/H/194.39.131.34/H/192.168.60.11
and i get below error.
*** ERROR => NiBufIProcMsg: hdl 1 received rc=-5 (NIETIMEOUT) from peer [nibuf.
pp 2146]
NiBufIConnect: route connect of non-buffered hdl 1 to '/H/192.168.60.11/H/194.3
.131.34/H/192.168.60.11' timeout
*** ERROR => NiTClientLoop: NiHandle (rc=-5) [nixxtst.cpp 2590]
*****************************************************************************
*
* ERROR timeout occured
*
* TIME Mon Mar 03 19:07:43 2014
* RELEASE 720
* COMPONENT NI (network interface)
* VERSION 40
* RC -5
* MODULE nibuf.cpp
* LINE 4795
* DETAIL NiBufIConnect: route connect
* '/H/192.168.60.11/H/194.39.131.34/H/192.168.60.11' timeout
* COUNTER 1
*
Thanks
basis