cancel
Showing results for 
Search instead for 
Did you mean: 

Saprouter error 146

Former Member
0 Kudos

Hi

I already read about the SAPROUTER is not longer valid for support but i want to execute the report RTCCTOOL and i got the next error #partner not reached (host 195.112.188.182, service sapdp99) / LB: Unexpected error in LG Layer."

The log in dev_lg:

Mon Aug 20 20:45:49 2007

***LOG Q0I=> NiPConnect2: SiPeekPendConn (146: Connection refused) [nixxi.cpp 8634]

      • ERROR => MsIAttachEx: NiBufConnect to /H/195.112.188.182/S/sapdp99/H/147.204.2.5/S/sapdp99/H/oss001/S/sapmsO01/x failed (rc=NIECONN_REFUSED) [msxxi.c 6

      • ERROR => LgIAttach: MsAttach (rc=NIECONN_REFUSED) [lgxx.c 2984]

      • ERROR => LgApplSrvInfo: LgIAttach(rc=LGEMSLAYER) [lgxx.c 664]

  • ERROR partner not reached (host 195.112.188.182, service sapdp99)

  • TIME Mon Aug 20 20:45:49 2007

  • RELEASE 640

  • COMPONENT NI (network interface)

  • VERSION 37

  • RC -10

  • MODULE nixxi.cpp

  • LINE 8634

  • DETAIL NiPConnect2

  • SYSTEM CALL SiPeekPendConn

  • ERRNO 146

  • ERRNO TEXT Connection refused

  • COUNTER 1

                                                                                                                                                          • I already have the saprouter to the server sapserv4.

Thanks in advance

Reynaldo Rebolledo

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Romero,

Pls find the configuration details to check saprouter, see saproutertab file should having entry ...

****************************************************************

1. Create the subdirectory saprouter in the directory <drive>:\usr\sap.

2. Download the latest version of the SAProuter from SAP Service Marketplace. Read the

readme file in this package. Copy the executables saprouter.exe and

niping.exe to the directory you have just created.

If there is no SAProuter there, you can get a version (may be obsolete) from your

directory <drive>:\usr\sap\<SID>\SYS\exe\run.

3. If SAProuter has already been entered as a service with srvany.exe, remove the

definition of the service from the Registry and restart the host.

4. Define the service with the following command:

ntscmgr install SAProuter -b ...\saprouter\saprouter.exe -p

“service -r <parameter>“

Please note:

The points stand for <drive>:\usr\sap

<parameter> can be replaced by other parameters with which SAProuter is to be

started. See. SAProuter Options [page 26]). It is important that the parameters are

within the character string enclosed in double quotation marks.

5. Define the general attributes of the service: In Control Panel ? Services, set the

startup type to “automatic” and enter a user. SAProuter should not run under the

SystemAccount.

6. To avoid the error message “The description for Event ID (0)” in the Windows NT event

log, you must enter the following in the registry: Under HKEY_LOCAL_MACHINE ?

SYSTEM ? CurrentControlSet ? Services ? Eventlog ? Application, create the key

saprouter and define the following values under it:

EventMessageFile (REG_SZ): ....\saprouter\saprouter.exe

TypesSupported (REG_DWORD): 0x7

These adjustments are not obligatory for running SAProuter. They are only used

for providing detailed error messages in the event log.

Maintain the Route Permission Table in the system32 directory of Windows NT. If

you want to store the table in another directory or under a name other than saprouttab, you

have to specify this using the SAProuter option -R (see Option R <routtab>

******************************

Thanks,

Amit lal

Pls reward suitable pts.

Former Member
0 Kudos

Amit

Thanks for the help.

Reynaldo Rebolledo.

Answers (0)