cancel
Showing results for 
Search instead for 
Did you mean: 

SAPROUTER ON ECC 6.0

Former Member
0 Kudos

We just upgraded to ECC 60. We are using an ISDN Saprouter still. I cannot get the program to start. It is getting a connection broken error (79). It is saying it cannot reach partner. Yet the partner IP is our Loopback address. I am at a loss and cannot find anything on OSS. Has anyone else encountered problems with SAProuter after the upgrade.

This is what the message looks like. Any help would be greatly appreciated.

      • ERROR => NiPConnect: SiConnect failed for hdl 0 / sock 3

(SI_ECONN_REFUSE; I4; ST; 127.0.0.1:3299) [nixxi.cpp 2454]

Wed Apr 4 12:03:24 2007

      • ERROR => RTADMINREQ::sendAdminReq: NiBufConnect failed (rc=-10) [nirout.

pp 5624]

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

  • LOCATION SAProuter 38.0 on 'SAPDEV.SWIRECC.COM'

Wed Apr 4 12:03:25 2007

  • ERROR partner '127.0.0.1:3299' not reached

  • TIME Wed Apr 4 12:03:23 2007

  • RELEASE 700

  • COMPONENT NI (network interface)

  • VERSION 38

Wed Apr 4 12:03:26 2007

  • RC -10

  • MODULE nixxi.cpp

  • LINE 2454

  • DETAIL NiPConnect

  • SYSTEM CALL connect

  • ERRNO 79

Wed Apr 4 12:03:27 2007

  • ERRNO TEXT Connection refused

  • COUNTER 2

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

ILEWRAPPER calling saprouter: Nonzero returncode of PASE program. (rc=255)

View Entire Topic
Former Member
0 Kudos

Hi Tania,

because of ALL these issues, I always do the following: (the issues can be solved but create a lot of headache)

Get a 6.20 or 4.6D SAProuter (in your case, just use the old one) and place it to the new lib SAPROUTER.

Code all other programs, that start the SAPoruter NO LONGER to the kernel lib, but ot the new lib SAPROUTER.

What do you gain ?

- It will run in a few minutes

- It will run stable as you are used to

- It will not be hit by any kernel patches or upgrades

btw:

Have a look at the following web-site in order to learn how to setup the FREE variant via the internet:

http://www.easymarketplace.de/snc-iseries-setup.php

Regards

Volker Gueldenpfennig, consolut.gmbh

http://www.consolut.de - http://www.4soi.de - http://www.easymarketplace.de

Former Member
0 Kudos

Volker,

You are awesome. Thank you for your help once again.

Tania