cancel
Showing results for 
Search instead for 
Did you mean: 

i am having issue while connecting OSS1

Former Member
0 Kudos

Hi,

i am getting error while connecting OSS1, can anyone please help me with that .. even saprouter working fine .....

---------------------------------------------------

trc file: "dev_lg", trc level: 1, release: "720"

---------------------------------------------------

Fri Apr 13 11:12:11 2012

LG-Layer: Release 720, version 5, Dec 21 2009

*** ERROR => NiBufIProcMsg: hdl 1 received rc=-91 (NIEROUT_SERV_UNKNOWN) from peer [nibuf.cpp    2122]

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

*

*  ERROR       The connection to the specified message server

*              (/H/------------------/S/sapdp99/H/194.39.131.34/S/sapdb99/H/oss0

*              01/S/sapmsSLM / x) failed. Please check the trace file

*              of the message server. If a network filter has

*              been activated (see message server parameters

*              ms/acl_file_...) please check the configuration

*

*  TIME        Fri Apr 13 11:12:11 2012

*  RELEASE     720

*  COMPONENT   MS (message handling interface)

*  VERSION     4

*  RC          -35

*  MODULE      msxxi.c

*  LINE        2777

*  COUNTER     1

*

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

*** ERROR => MsIAttachEx: MsINiWrite (rc=-35) [msxxi.c      884]

*** ERROR => LgIAttach: MsAttach (rc=-35) [lgxx.c       4221]

*** ERROR => LgApplSrvInfo: LgIAttach(rc=LGEMSLAYER) [lgxx.c       1554]

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

*

*  ERROR       The connection to the specified message server

*              (/H/-------------/S/sapdp99/H/194.39.131.34/S/sapdb99/H/oss0

*              01/S/sapmsSLM / x) failed. Please check the trace file

*              of the message server. If a network filter has

*              been activated (see message server parameters

*              ms/acl_file_...) please check the configuration

*

*  TIME        Fri Apr 13 11:12:11 2012

*  RELEASE     720

*  COMPONENT   MS (message handling interface)

*  VERSION     4

*  RC          -35

*  MODULE      msxxi.c

*  LINE        2777

*  COUNTER     1

*

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

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

hi,

Issue wth your sap router certificate, it may be expire.

check this http://scn.sap.com/thread/2146765 the commands provided by Akshit Sharma.

once you generated certifcate as stated above, restart your sap router using -k option.

you can get the example as below http://scn.sap.com/thread/1915558

The SAP Note for the same Note 1178684 - No service connection:"SNC processing failed"

Thanks,

Jansi

former_member235680
Active Participant
0 Kudos

Hi Omar,

Why its sapdb in the entry below??It should be sapdp99 or check the ports open for your router in routtab file. It can be 3299 as well...Please recheck your entries.

   (/H/-------------/S/sapdp99/H/194.39.131.34/S/sapdb99/H/oss0

*              01/S/sapmsSLM / x) failed. Please check the trace file

Former Member
0 Kudos

It is sapdb99 in the entry .. ports are open i am using SAProuter it is working...i did try to telnet it connected successfully

any more help

former_member235680
Active Participant
0 Kudos

Hi Omar,

could you please check ur /etc/services, whether its sapdb99 or sapdp99?

Its sapdp99 usually.

Former Member
0 Kudos

Thanks for a Swift reply

i checked the location port is sapdp99

former_member235680
Active Participant
0 Kudos

Modify the below entry in SM59 and check....

  (/H/-------------/S/sapdp99/H/194.39.131.34/S/sapdb99/H/oss0...

Former Member
0 Kudos

sorry bro i changed and got error on test connection /

Error Details          Error when opening an RFC connection (LB: Hostname or service of the message ser

Error Details          ERROR: The connection to the specified message server (/H/-------------/S/s

Error Details          LOCATION: SAP-Server haidrislm_SLM_00 on host haidrislm (wp 4)

former_member235680
Active Participant
0 Kudos

Check the note 96655, Note 33135 - Guidelines for OSS1

Former Member
0 Kudos

followed ;(

still same issue .

former_member235680
Active Participant
0 Kudos

This could be issue with SNC certificates. Pls check the method as Jansi Rani has given below....

Former Member
0 Kudos

please check are these correct entries in saprouttab file ?

# Connection to local system for R/3-Support

# R/3 Server: 192.168.1.1

# R/3 Instance: 00

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

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

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

KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 192.168.10.7 3200

P 115.186.176.228 194.39.131.34 *

P 115.186.176.* * *

P * 194.39.131.34 *

P 192.168.*.* 194.39.131.34 *

P * * *

P 192.168.10.* *

#P 115.186.176.228 194.39.131.34 3299

#P *          sapserv1          sapdp99                    *

# Connection to local WINDOWS system for WTS, if applicable

# Windows server: 192.168.1.2

# Default WTS port: 3389

# 194.117.106.129 192.168.1.2 3389

# Connection to local UNIX system for SAPtelnet, if applicable

# UNIX server: 192.168.1.3

# Default Telnet port: 23

# 194.117.106.129 192.168.1.3 23

# Connection to local Portal system for URL access, if applicable

# Portal server: 192.168.1.4

# Port number: 50003

# 194.117.106.129 192.168.1.4 50003

# Access from the local Network to SAP

##P 194.39.131.34 115.186.176.228 3299

##P 194.39.131.34 115.186.176.228 *

#P sapserv1          *          *          *

#P 115.186.176.228          *          *          *

# deny all other connections

#D * * *