cancel
Showing results for 
Search instead for 
Did you mean: 

sap router error

Former Member
0 Kudos

hi

i have installed saprouter service successfully.But while starting it it is giving error message

"

Could not start the saprouter service on local Computer.

Error 2: The system cannot find the file specified.

"

and i started by saprouter -r then trace file dev_rout is as follows

"

-


trc file: "dev_rout", trc level: 1, release: "640"

-


Sun Oct 21 14:20:49 2007

SAP Network Interface Router, Version 37.12

command line arg 0: saprouter

command line arg 1: -r

main(): pid = 2632, ppid = 0, port = 3299, parent port = 0 (0 = parent is not a SAProuter)

reading routtab: ./saprouttab

"

help me anybody.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello,

Based on your error specified the only error i think is in ./saprouttab file.

Please check the permission on that file for read & Execute.

Also check the SAPROUTTAB file path that u have specified at the time of registering the SAPROUTER.

If still dont able to solve it then let us know.

Regards,

kamlesh

Former Member
0 Kudos

hi

thanks for responding with usufull information.

now while starting service 'SAPRouter' i am not getting any error.

for command "saprouter -r" at command level output is

" trcfile dev_rout

no logging active

WARNING :wildcard character used in route terget

"

my "saproutetab" file is as follows

P * * *

this is the only entry i have given.

and my dev_rout file is as follows

" -


trc file: "dev_rout", trc level: 1, release: "640"

-


Mon Oct 22 12:06:50 2007

SAP Network Interface Router, Version 37.12

command line arg 0: saprouter

command line arg 1: -r

main(): pid = 228, ppid = 0, port = 3299, parent port = 0 (0 = parent is not a SAProuter)

reading routtab: ./saprouttab

"

I WANT TO GIVE PERMISSION TO SAP TO WATCH MY SYSTEM

HOW CAN I GIVE THE ENTRY IN SAPROUTETAB

because of some problem in my system we raised a customer message.Sap responded that to configure saprouter. so to allow sap what is the entry to give in saprouttab.what is the ip-address of sap system?

please respond as early as possible

thank you

Former Member
0 Kudos

Hello,

For allowing the SAP to check u r system, following things you have to follows...

(1) you have to create first of all the VPN connection to the SAP ...for that you have to send one static IP to the SAP (that static ip must be that one on which u have configure the SAPROUTER)

(2)once established the connection check the SAP connection from the server on which u have intalled the SAPROUTER E.G: >ping xxx.xxx.xxx.xxx

(3)then finaly u have to add the SAPROUTETAB entry as follows :

P SAP-IP UR-IP 3200 (be sure that u r 3200 port for SAP-IP must be opened on u r SAPROUTER server)

(4) make RFC connection to SAP.

Regards,

kamlesh