Saprouter problem ,, no connectivity to SAP OSS

Hi Tea,
WE have a problem with SAP OSS Connectivity, there is a failure for SNC and the log shows the follwoing error message
when we try to ping the oss conection from sm59
Logon    Connection Error
Error Details       Error when opening an RFC connection
Error Details       ERROR: SNC processing failed: SncProcessInput
Error Details       LOCATION: SAProuter 39.2 (SP4) on 'sapserv2a'
Error Details       DETAIL: NiSncIProcIn: sncrc=-4;8000000100498dc0
Error Details       COMPONENT: NI (network interface)
Error Details       COUNTER: 135
Error Details       MODULE: nisnc.c
Error Details       LINE: 946
Error Details       RETURN CODE: -93
Error Details       SUBRC: 0
Error Details       RELEASE: 710
Error Details       TIME: Tue Jul 20 08:43:42 2010
Error Details       VERSION: 39
Please help to resolve these issue.
Thanks
Arpita

Hi!
You have rectified the error?
I too have faced the similar
trc file: "dev_rout", trc level: 1, release: "640"
Tue Jul 27 12:50:16 2010
SAP Network Interface Router, Version 37.11
Tue Jul 27 12:51:07 2010
ERROR => NiProcMsg: rc=-104 (NIEROUT_SNC_FAILURE) from router [nibuf.c      423]
Somebody has ideas?

Similar Messages

  • Problem in connection from SAP to XI

    Hi Guys,
    I have problem to connect from SAP to XI.  We have existing SAP R/3 (IS-H) and we newly installed XI. We decided to use ABAP proxy to send data from SAP to XI. When I go to SPROXY system showing ‘No Connection to Integration Builder’. Please kindly advice what configuration we need to in SAP side in order to connect XI.
    It’s Very Urgent. Please advice me.
    Thanks in Advance.
    Regards,
    Anil.

    Anil,
    could you please have a look to SAP Note 689847 - XI 3.0: SPROXY - No connection to the Integration Builder
    Cheers,
    -Sunil

  • Problem in connecting to Sap R/3 system through Crystal Reports

    Hi
    while I am connecting to Sap R/3 system through crystal reports i am getting an error
    (" you do not have a necessary rights to design reports against sap system ")
    can anyone sort out this problem?
    Thanking in advance

    you need to add some transport files while installing the integration kit for sap solutions.check whether all transport files are added

  • Problem when connect to SAP

    Hi All!
    When i create an Addon Application I Register String to connect to SAp by: Right click in my app/properties/Debug/ and input command line Agruments.
    And in myclasses I call:
    Private Sub SetApplication()
            '// Use an SboGuiApi object to establish the connection
            '// with the application and rturn an initialized appliction object
            Dim SboGuiApi As SAPbouiCOM.SboGuiApi
            Dim sConnectionString As String
            SboGuiApi = New SAPbouiCOM.SboGuiApi
            '// by following the steps specified above, the following
            '// statment should be suficient for either development or run mode
            sConnectionString = Environment.GetCommandLineArgs.GetValue(1)
            '// connect to a running SBO Application
            Try ' If there's no active application the connection will fail
                SboGuiApi.Connect(sConnectionString)
            Catch ' Connection failed
                System.Windows.Forms.MessageBox.Show("No SAP Business One Application was found")
                End
            End Try
            '// get an initialized application object
            SBO_Application = SboGuiApi.GetApplication()
        End Sub
    to connect to SAP.
    But When i create many classes I call many this function so my application will timeout when I setup this Application for SAp. How to connect one time and using all.
    please help me solve this problem.
    Thanks

    Hi,
    1) Define a main class, which calls SetApplication and initializes SBO_Application.
    Public class clsSBO
      Public WithEvents SBO_Appln As SAPbouiCOM.Application
      Public sub New()
        SetApplication()
        CreateObjects()
      end sub
    your functions
    end class
    2) Create objects of all of your classes in the clsSBO.
    3) Whenever ItemEvent or MenuEvent happens, pass the event to the appropriate objects.
    Hope this helps.
    Please give points if you find this useful.
    Regards
    Geetha

  • Problem in connecting to sap

    Hi,
    Am not able to connect to sap. while opening connection i get the error. Gateway is open and sap router is up and running.
    please find the trace file extract :
    ERROR file opened at 20110428 111949 India Standard Time, SAP-REL 710,0,155 RFC-VER 3 1068578 MT-SL
    T:4680 Error in program 'SAPServiceConnector': ======> SAP_CMINIT3 : rc=20 > Connect to SAP gateway failed
    Connect_PM  DEST=o01, GWHOST=/H/*******/S/3299/H/194.39.131.34/S/3299/H/oss001.wdf.sap-ag.de/S/3301, GWSERV=sapgw01, SYSNR=01
    LOCATION    SAProuter 37.15 on ***** (for security, i have put * instead of router)
    ERROR       sap-dev: route permission denied (********** to
                194.39.131.34, 3299)
    TIME        Thu Apr 28 11:19:43 201
    RELEASE     640
    COMPONENT   NI (network interface)
    VERSION     37
    RC          -94
    COUNTER     19827
    Waiting for your valuale suggestions..
    Reards,
    Sri
    Edited by: Srihari Rao on Apr 28, 2011 11:38 AM

    Hi,
    ERROR sap-dev: route permission denied (********** to
    The saprouter does not allow to connect to this IP / System.
    This has to be changed on the saprouttab, please ask your Basis Team to do so.
    Could it be the system you connect form is pretty new? Then it migth just miss there.
    Or perhaps you have the wrong SAPROUTERSTRING (mainly Port) ?
    kind regards
    Peter

  • Problem in connecting to SAP R/3 with the password

    hi ,
    i am trying to sap R/3 using java program as follows.
    JCO.createClient("200","ALEREMOTE","aleremote","EN","ZEUS","00");
    dll file is kept in windows/system32 directory.
    when i excecute my program i am getting the following error.
    Caught an exception:
    com.sap.mw.jco.JCO$Exception: (103) RFC_ERROR_LOGON_FAILURE: Name or password is incorrect (repeat logon)
    when i execute my program 3 or more times, the userid "ALEREMOTE" is locking.
    I am able to login from SAP GUI.I want to tell you one important point here that when i run my program 3 times the userid is locking. means SAP is able to identify the user but the password is not matching .(i.e is not able to encode the password whatever we are sending from the program).
    the same password and username when i give from SAP GUI, it is working please help me out.
    i am not getting this error. please help me out in this. i am suffering with this problem since 3 days.youe help will be appreciated
    thanks & regards
    vasudev

    Hi vasu,
    Have you tried connecting with another user? If not, first try doing that (for instance with your user). If connection is succesful compare the users. I think this have something to do with the ALEREMOTE user. Might be an authorization issue.
    Try with different users (maybe one with SAP_ALL).
    regards,
    Dion

  • Problem in connecting to SAP XI system?

    Hi @,
    I have recently installed sap gui on my system and trying to connect to XI using the same When iam connecting to server it is staring on and from XI when I am trying to start Integration Builder it is not connecting giving  "page cannot be displayed error" though the same IP is working fine on other PC's
    I dont know wht could be the error I have already installed JWS but that will come into picture only when I start IR/ID btu just for yr information
    Awaiting for yr help
    Regards

    Hi Amit,
    In your local system make the following entry in the path
    c:\windows\system32\etc\hosts (if windows XP)
    open the hosts file in edit mode and give the ip address and give the name of the XI host
    in the following format
    <IP Address>              <xi hostname>
    save the file and exit, then it will work fine.
    Regards,
    Ramesh P
    Message was edited by:
            Ramesh Parashivamurthy

  • SAP-OSS Connection Error

    Hi,
         Am facing a problem while connecting SAP-OSS from SM59. I can able to ping 194.39.131.34  successfully from my saprouter system,router command also working fine as below.
    D:saprouter>saprouter -r -S 3299 -K "p:CN=<hostname of saprouter> , OU=0000849108,OU=SAProuter, O=SAP, C=DE"
    trcfile dev_rout
    no logging active
    Iam able to login my devleopment and solution manager systems from out side network also successfully.
    But iam unable to connect the  SAP-OSS (SM59) from development and solution manager.before that its working fine from last days iam getting the problem of SAP-OSS connection.
    Here Iam sending the OSS Connection error on SM59 and dev_rout  file  after  iam checking SAP-OSS through SM59.
    SM59 Error :
    Error Details     Error when opening an RFC connection
    Error Details     ERROR: SNC processing failed: SncSessionInitiatorAK
    Error Details     LOCATION: SAProuter 39.3 (SP4) on 'AEOM1SAP05'
    Error Details     DETAIL: NiSncIInitHdlSecurity: sncrc=-4;000000000275AE40
    Error Details     COMPONENT: NI (network interface)
    Error Details     COUNTER: 8
    Error Details     MODULE: nisnc.c
    Error Details     LINE: 1121
    Error Details     RETURN CODE: -104
    Error Details     SUBRC: 0
    Error Details     RELEASE: 710
    Dev_Rout File :
    ERROR => SncPAcquireCred()==SNCERR_GSSAPI  [sncxxall.c 1439]
          GSS-API(maj): No credentials were supplied
          GSS-API(min): No credentials found for this name (not logged on) (USER=sncadm)
        Could't acquire INITIATING credentials for
        name="p:CN=AEOM1SAP05, OU=0000757839, OU=SAProu"
    <<- SncSessionInitiatorAK()==SNCERR_GSSAPI
      'target_acl_key' (addr=000000000202C374, len=86) full hexdump
      0x00000  00030401 00080606 2b240301 25010000  ........ +$..%...
      0x00010  00443042 310b3009 06035504 06130244  .D0B1.0. ..U....D
      0x00020  45310c30 0a060355 040a1303 53415031  E1.0...U ....SAP1
      0x00030  12301006 0355040b 13095341 50726f75  .0...U.. ..SAProu
      0x00040  74657231 11300f06 03550403 13087361  ter1.0.. .U....sa
      0x00050  70736572 7632                        pserv2          
    ERROR => NiSncIInitHdlSecurity: SncSessionInitiatorAK failed (sncrc=-4;00000000027DFB50) [nisnc.c      1124]
    ERROR => NiSncHandleForAddr C9/-1, 194.39.131.34 (rc=-17) [nirout.cpp   3272]
    ERROR => NiRClientHandle: NiRExRouteCon for C9/-1 'AEOM1SAP05.aeom.local' failed (rc=-17) [nirout.cpp   2650]
    Guide me the same.
    Thanku
    Thanku

    Hi hashit,
    1 st Restart the Solman Server and go to command prompt. Then select the SAPROUTER drive ( D: > cd saprouter )
    Currently, your SNC Saprouter process is not up and running, please stopyour saprouter process with command ' saprouter -s ' and restart it using the following with correct User.
    D:saprouter> saprouter -r -V2 -K "p:CN=<hostname>, OU=<Number>, OU=SAProuter, O=SAP, C=DE"
    Please note that to ensure you Saprouter process is running, you must not close the command prompt screen after you started the above. Once you closed the screen, your saprouter process is stopped and your connection to SAP is dropped.
    Please try it and Let me know
    Regards
    Thomas.T

  • Problem connecting to SAP R/3 in CPIC with 6.20 library

    Hi,
    Any help or suggestion on this problem is highly appreciated. I'm currently facing a problem in connecting to SAP R/3 in CPIC with 6.20 library. The code return error at the call to CMINIT. Below is the code and error message:
    ============
    Source Code:
    ============
    CONVERSATION_ID convid[8];
    PCPIC_CHAR dest;
    CPIC_INT returnCode;
    dest = sapr347;
    CMINIT(convid, dest, &returnCode);
    if (returnCode != CM_OK)
       printf("CMINIT: %d\n", returnCode);
       printf("SAP-INFO: %s\n", SAP_CMPERR());
       return;
    printf("CMINIT succeeded");
    ===============
    Error Message
    ===============
    Return Code: 20 (CM_PRODUCT_SPECIFIC_ERROR)
    SAP_INFO:
    LOCATION CPIC (TCP/IP) on local host
    ERROR partner not reached (host sapr347, service sapgw00)
    TIME Wed Jul 14 00:36:36 2004
    RELEASE 620
    COMPONENT NI (network interface)
    VERSION 36
    RC -10
    MODULE niuxi.c
    LINE 1037
    DETAIL NiPConnect
    SYSTEM CALL connect
    COUNTER 1].
    NOTE:
    =====The same program is working when we use 4.6 library====.
    Best regards,
    Brian

    Hi vasu,
    Have you tried connecting with another user? If not, first try doing that (for instance with your user). If connection is succesful compare the users. I think this have something to do with the ALEREMOTE user. Might be an authorization issue.
    Try with different users (maybe one with SAP_ALL).
    regards,
    Dion

  • SAP-OSS Connection error LB: Unexpected error in LG Layer.

    Hi Gurus,
    I am using Solman 3.2 on Oracle/Win 2003 server.
    While doing Test connection for SAP-OSS Connection error "<b>LB: Unexpected error in LG Layer</b>" is coming.
    <b>Please guide me through configuration steps .</b>
    I am using following settings which is appearing by default:
    Connection type  3
    Load distrib. : Yes
    Target system :  OSS
    Msg. server :    /H/147.204.2.5/S/sapdp99/H/oss001
    Group        :   EWA
    Regards
    Gaurav

    Hello Gaurav,
    - in transaction SM59, delete the RFC destinations SAPOSS - in transaction OSS1 -> parameter -> technical settings, save the
      actual configuration.  After that, in SM59, test again the connection
    Did you get this connection SAPOSS working before or this is the first try?
    Check note 35010.
    Hope this helps,
    Dolores

  • Download patch from SAP OSS.

    Hello everybody,
    I had installed the Solution Manage.
    Now I want to download the patches from SAP Protal.
    So is it SAP router is required?
    which RFC is required for the same and what settings are required?
    beacuse their is two RFC SAPOSS and SAP-OSS then which RFC is used when connect to SAP OSS.
    I have configure the Maintenance Optimizer but unable to download the Patches.
    I have also install the Download manager.
    Please suggest me.
    How to process so that I can able to donwload the Patch.
    Thanks
    Ganesj

    Hi,
    Try FM's from the Function Group GRAP.
    Especially the FM's
    GRAPH_RECEIVE.
    Hope this helps...
    Lokesh
    Pls. reward appropriate points

  • Connect to SAP with R3 Support stfk.oez file problem~

    Dear Archana,
    I tried to open R3 support for SAP Verification session.
    Steps:
    1.Service Connector installed and started.
    2.SAProuter status shows connected.
    3.R3 support is open and shows connected.
    but there is an question...
    I set the stfk.oez file type Association in Windows Server 2008 with
    wordpad by accident,so it can not be able to execute now(coz it edit
    by wordpad),I don't know what program can run stfk.oez so I can't
    reset the file type as default in Windows Server 2008.
    Please tell me how to solve my problems~
    Thanks
    Regards

    Hi,
    How did u resolve this issue. I am facing a similar issue now.
    <br>Thanks
    <br>
    <br>Jaianandh V

  • Not able to OPEN OSS connection to sap

    Dear Gurus,
      whenever i open oss connections, the connection failing to open with the "Host did not respond 8 times " error before changing to Cancel. .
      I have checked the SAP OSS connection in SM59 it seems to be OK connection as well as authorizatrion test.
    I have checked the SAPROUTTAB entries
    SNC-connection from and to SAP
    KT "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 194.39.131.34 *
    SNC-connection from SAP to local R/3-System for Support
    KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 10.250.7.5 *
    KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 10.250.7.20 *
    KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 10.250.7.5 3299
    KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 10.250.7.20 3299
    SNC-connection from SAP to local R/3-System for pcAnywhere
    KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 10.250.7.5 5631
    KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 10.250.7.20 5631
    SNC-connection from SAP to local R/3-System for SAPtelnet
    KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 10.250.7.5 23
    KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 10.250.7.20 23
    SNC-connection from SAP to local R/3-System for Netmeeting
    KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 10.250.7.5 1503
    KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 10.250.7.20 1503
    Access from your local Network to SAPNet - R/3 Frontend
    SNC-connection to SAP
    KT "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 194.39.131.34 *
    SNC-connection from SAP to local R/3-System for Support
    KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 10.250.7.18 3200
    SNC-connection from SAP to local R/3-System for pcANYWHERE, if it is needed
    #KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" <R/3-Server> 5631
    SNC-connection from SAP to local R/3-System for NetMeeting, if it is needed
    #KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" <R/3-Server> 1503
    SNC-connection from SAP to local R/3-System for saptelnet, if it is needed
    KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 10.250.7.18  23
    Access from the local Network to SAPNet - R/3 Frontend (OSS)
    P 10.250.7.20 194.39.131.34 3299
    P sapserv2 10.250.7.20 3200
    P sapserv2 194.39.131.34 3200
    P * sapserv2 3299
    P * 10.250.7.20 3200
    P * 10.250.7.20 3299
    P * * *
    P * 194.39.131.34 3299
    P * 194.39.131.34 3389
    P     *     *     *
    P * sapserv2 sapdp99 *
    KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 10.250.7.5 3389
    KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 10.250.7.20 3389
    SNC-connection from SAP to local R/3-System for OS
    KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 10.250.7.5 3200
    KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 10.250.7.20 3200
    All other connections will be denied
    "Our Routerstring    /H/10.250.7.20/S/sapdp99/H/194.39.131.34/S/sapdp99/H/oss001"
    Please  help.
    Thanks &  Regards,
    Abhiraj
    Edited by: Abhiraj SAP FAN on Jun 13, 2011 2:33 PM

    Hi,
    1. Please change the SAP Router server host name to another SAP router name (eg: 2 to 3)in your route table & SM59 and then try. (search SAP notes for more SAp router Ip and host name)
    2. Check your SAP toute tab SNC certificate expiry, if Yes then request new certificates for SNC with SAP support.
    Regards
    Kannan.K

  • SAP OSS Connection Error # 111

    Hi All,
    We are facing an error while connecting to the OSS. The technical settings in OSS1 transaction are specified correctly.
    Below is the error we are facing
    Error when opening an RFC connection
    ERROR: partner 'xx.xxx.xx.159:sapdp99' not reached
    LOCATION: SAP-Server sapsop01_SOL_01 on host sapsop01 (wp 0)
    DETAIL: NiPConnect2
    CALL: connect
    COMPONENT: NI (network interface)
    COUNTER: 174
    ERROR NUMBER: 111
    ERROR TEXT: Connection refused
    MODULE: nixxi.cpp
    LINE: 2845
    RETURN CODE: -10
    SUBRC: 0
    RELEASE: 701
    TIME: Wed Jan 18 20:20:17 2012
    VERSION: 38
    We are not able to connect to the SAP Router. We have our servers in different location with a firewall in between.
    Please let me know how to resolve this issue and also provide me the list of ports to be opened to connect to the SR.

    Dear Ramkiran
    SAP router will use port no 3299 tcp port connet to SAP. Firewalls block this port if not set to allow.
    If your firewall is having ip masquarading set local SAP router to represent to SAP check weather the setting are correct?
    to verify connect bypassing Saprouter.
    reg
    priyanshann

  • SAP-OSS connection failure

    Hi,
    SAP-OSS connection (as tested through SM59) suddently failed to work and constantly throws the following error message:
    Error Details     Error when opening an RFC connection
    Error Details     ERROR: SNC processing failed: ?
    Error Details     LOCATION: SAProuter 37.11 on sapdev
    Error Details     COMPONENT: NI (network interface)
    Error Details     COUNTER: 44
    Error Details     MODULE: nisnc.c
    Error Details     LINE: 502
    Error Details     RETURN CODE: -104
    Error Details     SUBRC: 0
    Error Details     RELEASE: 640
    Error Details     VERSION: 37
    Our server's name is "sapdev".
    My question: can this error be related with SAP side or is it strictly our company's networking issue? I've contacted our IT office already; however, they didn't notice anything suspicious.
    Also, where can I find a table with error return codes listed? To decipher what -104 in this case means?
    Thanks
    Janek

    I also checked "dev_rout" file (the log file), which lists the following error message:
    LOCATION    SAProuter 37.11 on sapdev
    ERROR       GSS-API(maj): <b>The referenced credentials have expired</b>
    GSS-API(min): Validity date of certificate is invalid
    target="p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE"
    TIME        Tue Nov 06 08:48:54 2007
    RELEASE     640
    COMPONENT   SNC (Secure Network Communication)
    VERSION     5
    RC          -4
    MODULE      sncxxall.c
    LINE        3411
    DETAIL      SncPEstablishContext
    SYSTEM CALL gss_init_sec_context
    ERRNO      
    ERRNO TEXT 
    DESCR MSG NO
    <b>DESCR VARGS GSS-API(maj): The referenced credentials have expired;;;;
    ;;;;GSS-API(min): Validity date of certificate is invalid;;;;</b>
    ;;;;target="p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE"
    DETAIL MSG N
    DETAIL VARGS
    COUNTER     3
    <<- ERROR: SncProcessOutput()==SNCERR_GSSAPI
    ERROR => NiSncInitiate: SncProcessOutput (rc=-4) [nisnc.c      502]
    ERROR => NiSnc2Connect C0, 194.39.131.34 (rc=-17) [nirout.cpp   2607]

Maybe you are looking for

  • Hard drive not recognized after lion upgrade

    My hard drive WD "My Book Studio Edition 1TB" mounts and unmounts non stop. Firewire or UBS is the same. Also with a new firmware of the disk and after a formatting. The file system is HFS+ journaled. My hardware is an iMac early 2009 24". No problem

  • Why is my Accounts screen blank in System Prefs?

    The Accounts pane of my System Preferences is completely blank. There are no admin or user accounts listed at all. There's just nothing there. I don't know how this happened and I need help getting it back to "normal", i.e. being able to see my admin

  • Copy and paste rollver buttons?

    I have a vertical set of 11 rollover buttons that I created with a program called Alpha Button. They work fine, but I want to copy them as a set to other pages. When I select the table and copy and then paste them into a blank table on another page,

  • Oracle patch details

    Hi , Is there is any way to get the patch details by using any sql query. I am getting the patch details by using - $ opatch lsinventory -details Is there is any other options? Also I am interested to know how oracle will get the details or where the

  • Quickinfo on a Cell in ALV-OO

    Hi, is it possible to create a Quickinfo to several cells on a OO-ALV? i thought its possible, but i cant find any information. So i dispute it dont works. Thanks & Best Regards Andreas