cancel
Showing results for 
Search instead for 
Did you mean: 

saprouter

Former Member
0 Kudos

I have the next problem when I try to run the saprouter:

ERROR partner not reached (host 127.0.0.1, service 3299)

TIME Fri Oct 24 12:58:43 2008

RELEASE 640

COMPONENT NI (network interface)

VERSION 37

RC -10

MODULE nixxi.cpp

LINE 8634

DETAIL NiPConnect2

SYSTEM CALL SiPeekPendConn

ERRNO 10061

ERRNO TEXT WSAECONNREFUSED: Connection refused

COUNTER 1

Before of this, I could to put new routtab with saprouter.exe -n and stop the saprouter.

Any suggestion??

More thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi, can you post your saprouttab?

What happens if you put only "P * * * " in saprouttab?

Former Member
0 Kudos

When I modify the saprouttab and push P * * * and I try to saprouter.exe -n for the new saprouttab I have the same error that is indicate up.

When I execute every option of saprouter, saprouter.exe -r, saprouter.exe -s, saprouter.exe -n, I have the same error.

What can I do?

Former Member
0 Kudos

Check your "hosts" file enterys and if it no so big pos it here, are you try to reboot server?

use only "saprouter -r" for testing....

or like

Regards.

Former Member
0 Kudos

I have this entries in the host file:

127.0.0.1 localhost

172.26.0.25 pc1000

172.26.0.55 ST1 SAPTRANSHOST

172.26.0.3 Compaq0010

sapdp99 3299/tcp

I tested "saprouter -r"

And have the next message:

trcfile dev_rout

no logging active

WARNING: wildcard character used in route target

Former Member
0 Kudos

It means your saprouter are started ... For testing close this cmd window, create file saprouterlog.txt in same directorie where your saprouter, after start "saprouter -r -G saprouterlog.txt" afeter you will see

like :

trcfile dev_rout

WARNING: wildcard character used in route target

do not close this cmd window.

Open your GUI and place in "router" the IP of your server where saprouter are started. After try to login in your server, and check logs in created "saprouterlog.txt" file...

It's for testing , works your saprouter or not

Regards.

Former Member
0 Kudos

More thanks Sergo,

I have this inputs on the file

Fri Oct 24 16:31:21 2008 INIT LOGFILE

Fri Oct 24 16:31:21 2008 READ ROUTTAB ./saprouttab o.k.

-The saprouter service is running, but is not started with the saprouter -r -K , and i don´t know if it´s correct. After that I go to t-code OSS1 and try to logon to sapnet and I have the message "Unable to connect to sapnet message server"

Former Member
0 Kudos

Hi. To use SNC connection you need to configure it: read in documentation, download from http://service.sap.com/saprouter

About OSS1, for this you need to configure tehnical settings in same t-code, and correct configure saprouttab :

Note 33135 - Guidelines for OSS1

Regards.

Former Member
0 Kudos

Hi,

Please let me know the entries in technical setting TAB of tcode oss1.

Thanks

Satyabrat

Former Member
0 Kudos

-In the OSS1 tcode

saprouter1

1-.hostname saprouter

2-.ip saprouter

2-.99

saprouter at sap

sapserv2

194.39.131.34

99

sapnet message server

oss001

O01

01

-In the sm59 tcode

On the sap OSS Connection the follow entries:

technical settins--

load balancing

target system OSS

Msg server /H/IP_SAPROUTER/S/sapdp99/H/194.39.131.34/S/sapdp99/H/oss001

GROUP EWA

logon & security--

client 001

user OSS-RFC

Password CPIC

Former Member
0 Kudos

Hi,

your log is saying

"ERROR partner not reached (host 127.0.0.1, service 3299)"

Where you mantain the IP 127.0.0.1 ??

1. Please check your host file of solution manager and confirm that your LAN IP of solution manager is mapped with the host name of the solution manager.

2. Check the entry sapdp99 tcp/3299 in the service file of the solution manager.if possible make this entry in the last line.

3. Confirm that 3299 port is open for your IP address (solution manager.

Thanks,

Satyabrat

Former Member
0 Kudos

Already tested and this is all right.

When execute the saprouter with the command "saprouter -r" I have the next error message:

      • ERROR => SNC field without SNC active, skip line 2 [nirout.cpp 7806]

      • ERROR => SNC field without SNC active, skip line 5 [nirout.cpp 7806]

      • ERROR => SNC field without SNC active, skip line 9 [nirout.cpp 7806]

      • ERROR => SNC field without SNC active, skip line 13 [nirout.cpp 7806]

Any suggestion??

Former Member
0 Kudos

Hi,

please confirm that you are starting the saprouter with the user with which you have configured it.

and try this command

saprouter -r -K "p:<Distingushed Name>"

Thanks & Regads,

Satyabrat

Edited by: Satyabrat Mohanty on Oct 28, 2008 9:23 AM

Former Member
0 Kudos

I execute the saprouter with the user of saprouter, but not is the user which I reimport the certificate.

When I run the saprouter i get the next error message:

***error => invalid lines in ./saprouttab, see dev_rout nirout.cpp 7995

Warning:wildcard character used in route target

Former Member
0 Kudos

Hi,

you should reimport certificate with the user SAPROUTER, and also start with user SAPROUTER.

update me with your SAPROUTTAB entries.

Regards,

Satyabrat.

Former Member
0 Kudos

I will reimport the certficate with the saprouter user.

This is my saprouttab entries:

  1. SNC-connection from and to SAP

KT "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 194.39.131.34 *

  1. SNC-connection from SAP to local R/3-System for Support

KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" * 194.39.131.34

  1. SNC-connection from SAP to local R/3-System for NetMeeting,

  2. if it is needed

KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" * 1503

  1. SNC-connection from SAP to local R/3-System for saptelnet,

  2. if it is needed

KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" * 23

  1. Access from the local Network to SAPNet - R/3 Frontend (OSS)

P * 194.39.131.34 3299

Former Member
0 Kudos

I have reimport the certificate with saprouter user and when I try the saprouter y get the message:

  • *** ERROR=> invalid lines in ./saprouttab, see dev rout

Warning: wildcard character used in route target.*

This is mi actual saprouttab:

  1. SNC-connection from and to SAP

KT "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 194.39.131.34 *

  1. SNC-connection from SAP to local R/3-System for Support

KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" * 194.39.131.34

  1. SNC-connection from SAP to local R/3-System for NetMeeting,

  2. if it is needed

KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" * 1503

  1. SNC-connection from SAP to local R/3-System for saptelnet,

  2. if it is needed

KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" * 23

  1. Access from the local Network to SAPNet - R/3 Frontend (OSS)

P * 194.39.131.34 3299

More thanks to help me.

Edited by: Sergio Torres on Oct 28, 2008 3:01 PM

Former Member
0 Kudos

Hi,

Please change ur Routtab according to the given example and let me know the out put.

SNC-connection from and to SAP

KT "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 194.39.131.34 *

  1. SNC-connection from SAP to local R/3-System for Support

KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" <R/3-Server>32<Instance>

  1. example# KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" Local IP of ur SAP server 32*

  1. SNC-connection from SAP to local R/3-System for pcAnywhere

#KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" <R/3-Server> 5631

  1. SNC-connection from SAP to local R/3-System for SAPtelnet

#KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" <R/3-Server> 23

  1. SNC-connection from SAP to local R/3-System for Netmeeting

#KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" <R/3-Server> 1503

  1. Access from your local Network to SAPNet - R/3 Frontend

P 194.39.131.34 3299

  1. All other connections will be denied

D * * *

Regads,

Satyabrat

Former Member
0 Kudos

Thanks for your answer.

With the actual saprouttab file, in this moment when I go to t-code OSS1 and want to connect to sapnet I see one window for select the group:

1_public

2_japanese

do_not_use

ewa

repl

space

But I select everyone and always get the same error:

sapserv2a:route permission denied.

I´ve tried with your example of saprouttab and it´s the same...

The connection with SAP-OSS in the sm59 is correct.

Former Member
0 Kudos

Hi,

Thats it if you get the popup your router is fine.

Just try to download any note from the tcode SNOTE, if you are able to download it then you router is up and running.

Regards,

Vamshi.

Former Member
0 Kudos

Hi,

Now your SAPRouter is working Fine.Try to do your activities related to SAP router and don't forget to confirm the system data is correct in the market place.Let me know if you have any cocerns in this issue.

Regads,

Satyabrat