Guys,
I've proceeded with the installation of SAP ROuter and did the following:
Created a batch file with the following:
created a SAProuter folder into E:\USR\SAP\SAPROUTER
I put there the SAPROUTAB with:
P * * 3200
P * * 3210
P * * 3220
P * * 3230
P * * 3240
P * * 3290
My batch file has the following:
<<begin of batch file>>
E:
CD \USR\SAP\BT6\SYS\EXE\uc\NIT386
saprouter -S 443 -r
ntscmgr install saprouter -b e:\USR\SAP\BT6\SYS\EXE\uc\NIT386\saprter.exe -p "service -r -s 443 -R E:\USR\SAP\saprouter\saproutab"
I execute the batch and I get the following:
1st problem, the execution of the batch stops after
E:
CD \USR\SAP\BT6\SYS\EXE\uc\NIT386
saprouter -S 443 -r
It returns trcfile dev_rout
no logging active
WARNING: wildcard character used in route target
Then the system stays there.
If I run SAPROUTER -l (for status) I get the following:
LOCATION SAPRouter 38.0 on 'sapserver1'
ERROR partner 127.0.0.1:3299 not reached
Any ideas on what I am doing wrong or what I might have forgot? Services or hosts table?
Thanks
Leonardo De Araujo