SAPOSS connection Failed (saprouter)

Dear Gurus,
- We have already registered our public ip to SAP.
- Saprouter certificate renewed.
- Telnet functions ok
- Saprouttab ok
Saprouter String : /H/xxxxxx/S/sapdp99/H/194.39.131.34/S/sapdp99/H/oss001
Sm59 error =
Connection Error
Error when opening an RFC connection (LB: Hostname or service of the message ser
ERROR: The connection to the specified message server (? / ?) failed. Please
LOCATION: SAP-Server xxxxxx_00 on host xxxxxx (wp 10)
COMPONENT: MS (message handling interface, multithreaded)
Dev_rout file=
NiBufIProcMsg: hdl 1 received rc=-94 (NIEROUT_PERM_DENIED) from peer
What could be the problem ?
Best Regards

Dear Ashutosh,
3299 port is already opened. What is 3289 port for ? by the way there is saprouttab informations. Also there is 3389 for something. Do you mean that 3289 port should be opened in saprouter machine in firewall ?
# SNC connection to and from SAP
KT "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 194.39.131.34 *
# SNC connection to local system for R/3-Support
# R/3 Server: xxxxxxx
# R/3 Instance: 00
KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" xxxxxx 3200    
# SNC connection to local WINDOWS system for WTS, if applicable
# Windows server:xxxxxx
# Default WTS port: 3389
KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" xxxxxxx 3389    
# SNC connection to local UNIX system for SAPtelnet, if applicable
# UNIX server: xxxxx
# Default Telnet port: 23
KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" xxxxxx 23 

Similar Messages

  • Saposs connection failed while connecting to sap?

    Hi ,
           I have successfully configured sap router.  These are the results afer starting saprouter
    lsof -w -n -i tcp:3299*
    COMMAND    PID   USER   FD   TYPE  DEVICE SIZE/OFF NODE NAME
    saprouter 9873 s1dadm    4u  IPv4 5333574      0t0  TCP *:pdrncs (LISTEN)
    #sapgenpse get_my_name -v -n Issuer
    Opening PSE "/home/s1dadm/sec/local.pse"...
    PSE (v2) open ok.
    Retrieving my certificate... ok.
    Getting requested information... ok.
    SSO for USER "s1dadm"
      with PSE file "/home/s1dadm/sec/local.pse"
    Issuer  : CN=SAProuter CA, OU=SAProuter, O=SAP, C=DE
    While testing sap oss connection i am getting error.
    What are the configuration i have to do?
    Regards
    Srikanth

    Hi,
    Below are the details of saprouttab
    SNC connection to and from SAP
    KT "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 194.39.131.34 *
    SNC-connection from SAP to local system for R/3-Support
    KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE"  < server ip > 32<sid>
    Access from your local Network to SAP
    P  <server ip > 194.39.131.34 3299
    All other connections will be denied
    #D * * *
    So where should i maintain all changes?
    Regards
    Srikanth

  • Connection through saprouter fails

    Hi,
    I recently instaled a new saprouter and when I'm trying to connect through it into a my sap server the connection fails with :
    service 'sapdp00' unknown
    Method Code MiPGetServByName: 'sapdp00' not found
    Return Code -91
    please help

    Hi, I think this is not the correct forum to ask this but either way could you please provide your saprouttab file?, Do you have Firewall to access your saprouter?

  • Can not connect to SAPRouter after OS/DB Migration

    Dear Expert,
    After did OS/DB migration from Solaris to HP-UX we have same problem with the saprouter. I try to connect to saprouter via SM59 (test connection) but I cannot create a connect and the error say partner not reached (host 172.31.1.34, service sapdp99). I old system we can make a connection through SM59.
    I also tried to see the log error in ST11 and below is the result:
    Error RFCIO_ERROR_SYSERROR in abrfcpic.c : 2467                                     
    LB: Hostname or service of the message server unknown                               
    DEST =SAPOSS                                                                        
    MSHOST =/H/172.31.1.34/S/sapdp99/H/194.39.131.34/S/sapdp99/H/oss001                 
    R3NAME =OSS                                                                         
    GROUP =EWA                                                                          
    ABAP Programm: RSRFCPIN (Transaction: SM59)                                         
    User: MLAYUK (Client: 300)                                                          
    Destination: SAPOSS (handle: 2, , )    
    I also have made some changes in file saprouttab in sap router server. I have added the ip address of my new SAP server, but error same. Can you tell me what things I miss to do?
    Thank you for your help.
    Regards,
    MAL

    i can ping the saprouter server. I have compare the services in  old and new server. There are some services missing in my new SAP Server. Below the services available in both system:
    old server
       sapmsRP1        3600/tcp        # SAP System Message Port
       sapdp00 3200/tcp        # SAP System Dispatcher Port
       sapdp00s        4700/tcp        # SAP System Dispatcher Security Port
       sapgw00 3300/tcp        # SAP System Gateway Central Instance Port
       sapgw00s        4800/tcp        # SAP System Gateway Security Port
       sapdp01         3201/tcp        # SAP System Dispatcher Port
       sapdp01s        4701/tcp        # SAP System Dispatcher Security Port
       sapdp99         3299/tcp        # SAP System Dispatcher Port
       sapdp02         3202/tcp
       sapdp02s        4702/tcp
       sapgw02         3302/tcp        # SAP System Gateway
       sapgw02s        4802/tcp
       sapgw01         3301/tcp
       sapgw01s        4801/tcp        # SAP System Gateway Security Port
       sapgw03         3303/tcp        # SAP System Gateway Central Instance Port
       sapgw03s        4803/tcp        # SAP System Gateway Security Port
    new server
       sapmsRP1        3600/tcp        # SAP System Message Port
       sapdp00 3200/tcp        # SAP System Dispatcher Port
       sapdp00s        4700/tcp        # SAP System Dispatcher Security Port
       sapgw00 3300/tcp        # SAP System Gateway Central Instance Port
       sapgw00s        4800/tcp        # SAP System Gateway Security Port
       sapdp99     3299/tcp      #SAP System DIspatcher Port
    should i add the missing services in my new server? and should i keep the added-new server in  file saprouttab?
    Thank you
    Regards,
    Mikael
    sapdp10 3210/tcp        # SAP System Dispatcher Port
    sapdp10s        4710/tcp        # SAP System Dispatcher Security Port
    sapgw10 3310/tcp        # SAP System Gateway Port
    sapgw10s        4810/tcp        # SAP System Gateway Security Port

  • SAPOSS connection / CPI-C error CM_DEALLOCATED_ABEND

    Hi, We are running SAP R/3 4.5B on the iSeries and have a problem with the SAPOSS connection. / CPI-C error CM_DEALLOCATED_ABEND We deleted the RFC connection SAPOSS and recreated it via note 33135.
    We applied oss notes 766505 and 455709 trying to fix the issue.  The connection have worked in the past. 
    We use one saprouter and the SAPOSS RFC connections work from all our later systems(620- NW7.0)
    I have had a message open with SAPsince 6/20/08 trying to resolve the issue -0000475404 2008.
    Any idea's are appriciated.
    Regards, Brian
    Trace saprouter:
    Thu Jul 17 10:59:22 2008 INIT LOGFILE
    Thu Jul 17 10:59:22 2008 READ ROUTTAB ./saprouttab o.k.
    Thu Jul 17 10:59:32 2008 CONNECT FROM C1/- host 192.168.10.253/11627 (S1048KZM)
    Thu Jul 17 10:59:32 2008 CONNECT TO   S1/2 host 194.117.106.129/sapdp99 (194.117.106.129)
    Thu Jul 17 10:59:33 2008 CONNECT FROM C3/- host 192.168.10.253/15833 (S1048KZM)
    Thu Jul 17 10:59:33 2008 DISCONNECT   C1/2 host 192.168.10.253/11627 (S1048KZM)
    Thu Jul 17 10:59:33 2008 CONNECT TO   S3/2 host 194.117.106.129/sapdp99 (194.117.106.129)
    Thu Jul 17 10:59:34 2008 DISCONNECT   S3/2 host 194.117.106.129/3299 (194.117.106.129)
    Last Entires in dev_rout
    NiHsLGetServName: found port number 0C.E3/3299 in cache
    NiIGetServName: port 0C.E3/3299 = servicename 'sapdp99'
    NiSelISelectInt: 1 handles selected (1 buffered)
    DATA from S3/2 (194.117.106.129) received
    NiBufISendErr: send ni-error rc -95 to hdl 3
    NiIWrite: hdl 3 sent data (wrt=259,pac=1,ROUT_IO)
    NiRCloseConn: closing S3/2
    NiICloseHandle: shutdown and close hdl 2 / sock 3
    NiICloseHandle: shutdown and close hdl 3 / sock 5

    only the release not patch level....
    However follow your oss open message.
    If oss don't respond you must insist sending other messages.
    Bye
    Edited by: Antonio Voce on Jul 22, 2008 7:20 PM

  • Hi there, I am trying to connect to my server at work from home using a vpn connection. It connects fine and the time ticks along, but when i click go - connect to server, it comes up with connection failed. Please help!

    Hi there, I am trying to connect to my server at work from home using a vpn connection. It connects fine and the time ticks along, but when i click go - connect to server, it comes up with connection failed. Please help!

    ... when i click go - connect to server, it comes up with connection failed.
    If you're trying to connect to a Bonjour server on the remote network, that won't work over a layer 3 VPN. Use something like Hamachi or one of the SSH-tunnelling Bonjour proxy apps for that.

  • Creating new Data Source Error - Database connection Failed

    Successfully installed and configured 11.1.1.3.0. Planning and Essbase dev.
    Went to Workspace > Administer > Classing Planning Administration > Manage Data Sources > Create Data Source.
    Entered all info about the application database , etc. Getting error "The database connection failed" (I was able to connect with no problem during the install)
    SQL server 2005 is on the same physical server.
    The diagnostic tool shows database connection passed for planning. A new database was created for the new application.
    The server event viewer shows these errors.
    "Login failed for user 'xxx-hyperion'. The user is not associated with a trusted SQL Server connection."
    Group Policy Error "The client-side extension could not apply computer policy settings for 'Default Domain Policy {xxx}' because it failed with error code '0x80070003 The system cannot find the path specified.' See trace file for more details. "
    The Group Policy client-side extension Group Policy Services failed to execute. Please look for any errors reported earlier by that extension.
    Any help is appreciated.

    Datasource for the application.
    I have created a sql db for this planning application (my datasource). See my first message for more details.
    When you create a new planning application, you need to associate it with a data source. Since this is a new install, I don't have any data sources available yet.
    So, "To create, edit or delete data sources, click Manage Data Source."
    This page lets you validate your connection to the database and essbase server. My essbase server connection validates! The database connection does not validate after I enter all the relevant information.
    SCREEN INFO BELOW
    Fields displayed with an asterisk (*) are mandatory.
    Data Source Name *:
    Data Source Description:
    Select Database Platform
    Microsoft SQL Server
    Application Database
    Server * :
    Port * :
    Database *:
    User *:
    Password *:
    Click "Validate Database Connection"
    ERROR ---> Database connection failed.
    So it does not let me create a data source for my new planning application, so I cannot create a new planning application.
    Thanks in advance.

  • JDBC Adapter - Established database connection failed

    Hi Guys,
    we have installed the JDBC Adapter based on the How To Guide and we checked after the installation the  Libaries :Cluster --> Server --> Libraries --> com.sap.aii.af.jmsproviderlib and the box Box "JARs Contained" was filled.
    So in my point of view we have done everything right during the installation.
    Now the developer tested theJDBC Adapter and he comes back with following Error:
    Attempt to establish database connection failed with SQL error com.sap.aii.adapter.jdbc.sql.DriverManagementException: Cannot establish connection to URL "jdbc:microsoft:sqlserver://xxx.x.xx.xxx:1433; databaseName=CZZ03;":ClassNot FoundException: com.microsoft.sqlserver.jdbc.SQLServerDriver
    Do you have any ideas?
    Regards
    Markus

    Hello Markus,
    To install JDBC driver follow the how to guide.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/xi/xi-how-to-guides/how%20to%20install%20and%20configure%20external%20drivers%20for%20jdbc%20and%20jms%20adapters.pdf
    Configuration of JDBC Adapter for SQL Server
    JDBC Driver = com.microsoft.jdbc.sqlserver.SQLServerDriver
    Connection = jdbc:microsoft:sqlserver://hostname:<port>;DatabaseName=<DBName>
    UserID and Password.
    If the connection is not working find the correct port number.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/40b92770-db81-2a10-8e91-f747188d8033
    JDBC- X I -  R/3 Scenario
    /people/bhavesh.kantilal/blog/2006/07/03/jdbc-receiver-adapter--synchronous-select-150-step-by-step
    /people/sap.user72/blog/2005/06/01/file-to-jdbc-adapter-using-sap-xi-30
    Thanks,
    Satya Kumar
    Reward Points If it is Useful..

  • Submit Button error - Data Connection failing

    I am the form designer and am currently testing a new form I have created, however there is an error with my submit button which Saves the form to SharePoint, I receive the following error message:
    InfoPath cannot submit the form.
    An error occurred while the form was being submitted.
    The form cannot be submitted to the following location: http://servername/siteA/siteB/siteC/FormLibrary/FormName.xml
    The file: http://servername/siteA/siteB/siteC/FormLibrary/FormName.xml" is checked out for editing by DOMAIN\MyUserName.
    The operation completed successfully.
    The form is not checked out to me, or open by anybody else, also check out functionality is not forced on this SharePoint library.
    On searching forums I have read about using friendly server names and I am using the server's name in the URL, i.e.
    http://servername instead of the alias
    http://intranet - this had solved the problem in other forms, but not this one.
    Looking closely at the rules on my submit button, the following actions occur:
    1st rule checks the selection of certain fields, if the conditions are right it will set the values of 3 different fields.
    The 2nd rule saves to SharePoint using a data connection (please note this data connection works fine on different submit buttons in different views). The second rule also closes the form.
    To test where the error occurs I added a series of actions to display messages, and the problem is definitely on the data connection rule.
    The data connection is to save to a Sharepoint library, using a field called "filename" as the file name. The data connection allows overwrites. The file name is set the first time a file is saved (it has a condition which checks a field which
    gets set upon any save event - if this field is set to 0 filename gets set and this field gets set to 1 - because this field is now equal to 1, the filename field will nwever get set again).
    I have 2 views on the form, one named phase 1, the other named phase 2. When the custom submit button is pressed on the phase 1 view, my data connection works, but on the save 2 view, the exact same data connection fails with the error message above.
    I am using Windows 7, InfoPath 2010, SharePoint 2010, InfoPath filler form).
    In Windows XP, for a different user, the error messaeg is a little different, and the form does actually save:
    InfoPath cannot submit the form
    An error occurred while the form was being submitted
    The form cannot be submitted to the following location: http://servername/siteA/siteB/siteC/FormLibrary/FormName.xml
    The file is in use by another application or user.
    As I said the form does actually save its changes but still throws up this error message which will be very confusing to end users.
    I've exhausted all avenues that I know of to find the cause of the error messages and I'm at a loss, please help!
    Thanks,
    Ben

    bgvball14. I found that the error was down to the friendly name / server name issue. I have made sure that everything uses the friendly name e.g.
    http://intranet instead of the servername e.g.
    http://servername. I made sure the data connection and all options in the publishing wizard are set to the friendly name. There were still some forms that didn't work though - this was because when trying to fix this problem I had switched several times
    between using the friendly /server names and some forms were looking for the template with the server name (these didn't work), other forms looked for the friendly name (these did work).
    What I did was open my form library in windows explorer view and then drag each form into Notepad so I could see the source code. On the top two lines I could see the reference to the template and in some cases the template weas referenced using the server
    aname, which I changed to the friendly name and this worked. I did have to check every form in the library. Basically, everything should reference the friendly name (e.g.
    http://intranet.
    Ben

  • Connection failed when trying to connect to external Lacie hard disk

    I have an external Lacie hard disk which sits under and is connected to my Airport Extreme base station. I access that volume by using the 'Connect to Server' option in the finder, and I can see the Lacie drive when I get to the stage where I click to 'browse' and then click the Network icon.
    However, today instead of connecting as usual (after asking for password authorisation, etc.) I now get a temporary window message saying:
    "Looking up, "x1-6........local..." I guess the IP address?
    After 3 minutes I then get the following error message:
    CONNECTION FAILED
    The server may not exist or it is not operational at this time. Check the server name or IP address and try again.
    Yesterday I had a problem with my MacPro while trying to access info on the Lacie volume and with no response from the MacPro to shut down, I had to hold the start button down to get it to shut down. I then turned the Airport Express and Lacie disk off at the main plug powerpoint (I forgot to dismount the Lacie volume from another Mac running!). Hoping this would reset everything, but now this problem has happened!
    Any help or advice on this would be much appreciated as I hold some key financial and business info on the Lacie volume and I can't access it now!!!
    Thanks

    Hi Rick
    That's worked!
    I did reboot Airport Extreme initially (had to switch off power to AEBS and Lacie disk as looks like there is no power switch on the AEBS?...and tried, but same problem. But then tried this again and all now works as before.
    Thanks for your advice and the direct connection tip, which I was considering doing anyway if the conventional route didn't work.
    Phew!

  • "Connection Failed" when trying to connect to another Mac on my wireless network.

    Hi,
    I am having an intermittent problem with the connectivity between my iMac and Mac Pro - the latter is the media server for our house. Occasionally my Apple TV's seem to lose connectivity to the Mac Pro too which is a real pain. Both Macs are running Mavericks and the Apple TVs are running the latest software too.
    If I try to connect to the Mac Pro in Finder on my iMac, the Mac Pro is there but when I click on it I get "Connection Failed". Rebooting both computers seems to fix the problem but is far from ideal when mid way through a film!
    The messages in console on my iMac when I try to connect to the Mac Pro in Finder is:
    14/03/2014 10:20:33.542 sharingd[253]: SDSharePointBrowser::handleOpenCallBack returned -5999
    14/03/2014 10:23:34.180 locationd[82]: could not open write stream for /var/db/locationd/clients.plist
    I'm not sure if this provides a clue?
    Thanks in anticipation,
    Rob

    I've managed to connect OK using Connect as. So at least that part is solved. I will see if I can get any diagnostics as to why the Apple TV drops out.

  • Why do I get connection failed when logging in on app store on wireless, but Wired LAN works fine?

    I've been having the same issue as many other people. On OSX Lion with latest updates as of 3/20/2012. Tried deleting .plist files, checking keychain access and even reset keychain. I still get the error of Connection Failed when trying to download updates or a new app from the app store.
    I also can't connect to the iTunes "Account" area. It produces an error that the request failed (-1200)
    I finally decided to try a wired connection instead of my wireless. Now it works great! So I removed my wireless network and re-added it. Back to square one. Work around for now is fine, but I should be able to use this over wireless, too!
    I just now tested connecting to a different wireless network (EVO Hotspot) and it worked fine. So it's something specific to my office wireless network. Nothing changed on our firewall (I'm the administrator). It just stopped working.
    Anthony

    Hi ...
    Perhaps there's something that you haven't tried here >  Troubleshooting Wi-Fi issues in OS X Lion

  • Unable to connect to website losing connection and the result is displayed as Secure Connection Failed (Error code: ssl_error_access_denied_alert)

    Secure Connection Failed
    An error occurred during a connection to website name
    Peer received a valid certificate, but access was denied.
    (Error code: ssl_error_access_denied_alert)
    # The page you are trying to view can not be shown because the authenticity of the received data could not be verified.
    # Please contact the web site owners to inform them of this problem. Alternatively, use the command found in the help menu to report this broken site.

    Still experiencing this problem and hoping someone may have some ideas to try on the server.

  • Mail: "connection failed", problem associated with software update

    When I attempt to get mail, I frequently get a symbol on the side panel of an encircled triangle enclosing an exclamation point. If I click on the symbol, I get a message that says (condensed): “connection failed, check settings for your POP account, server error encountered, connection timed out on port 0, do you want to stay offline or go online.” If I click go online, the usual spinning circle appears and then sometimes I get my mail. Sometimes I have to repeat the process several times before I get mail. I am, of course, always online; the connection has never failed. This problem started some time ago after I updated Apple software. I called my ISP and they made a few changes in my mail preferences, but that didn't help. I used disc utility to repair disc permissions and that helped but (strangely enough) only for a few days. This problem was discussed several years ago in message #1724339 but nobody could solve it. Can anyone solve it now? Thanks. Robert Pollock

    Hi Wolfgang,
    check out the "Nokia 808 Belle FP1 bug: WLAN works, but not all ap..." thread. Looks like you are having the same issue, and there's quite some info on this issue in that thread. The issue must be related to Symbian Belle somehow, since Anna and S60v5 are reported to perform well under the same conditions.
    Best regards,
    Tobias
    www.tf-translate.net
    www.deutscheschule.kiev.ua

  • Connection Failed: The server "name" may not exist or it is unavailable...

    So I think I know what caused this problem, but I can't figure out how to make it stop...
    When I go to print, if I try to click on the pop-up to change the default printer setting, there's a LONG delay, then I get a dialog that says:
    Connection Failed
    The server "name" may not exist or it is unavailable at this time. Check the server name or IP address, check your network connection, then try again.
    Then there's another delay and I get the message a second time. I can then select any of my printer settings and print fine, it's just an annoying delay if I click on that pop-up accidentally or need to change it.
    I have a new iMac and I migrated from my old G5. The "name" of the server it is seeking is my old G5, so that must be in the settings somewhere, but I can't find it. I tried going into the Print & Fax settings in System Preferences, deleting the printer there, and then re-adding, but that didn't clear it up.
    Thanks for any insight you can provide!
    --John

    Hmm, well, this stopped working again for me. I tried swapping ethernet and re-installing the Airport client update - to no avail. I could always see my Mac shares from PCs though. However, I have (for now) managed to connect to the PC using ip address rather than name even though finder quite clearly sees the name. Does your printer connection work by ip rather than name ? I'm going to play name lookup detective for a bit now - it's some kind of Netbios name lookup issue I guess as I've no local DNS service. resolv.conf is apparently not used so a bit of learning to do! ...
    ... nmblookup seems to work but nslookup doesn't. Looks like SL connect via Finder isn't using nmblookup properly and I can't see how to make that work. When this gets reported enough it should get a publicised work-round or a fix. If only I can get dig/nslookup to slave out to nmblookup ...must be something I can configure for that ??

Maybe you are looking for

  • Price can not be determined for pr in cj20n

    hi i am making pr in cj20n before saving message is coming "<b>Price cannot be determined for material 4000008727 Message no. CO283 Diagnosis An error occured when determining the price of a requisition. Possible causes: •     The system could not de

  • Product: Officejet 6700. How do you fax a 2 sided document as one transmission?

    How do you fax a 2 sided document as one transmission instead of two separate transmissions on the HP Officejet 6700?

  • DDTS-100 & Gigaworks 7.1 Problems

    Hello all, I've recently moved, and installed my DDTS-100 with Gigaworks 7.1 on a new TV which is also attached to a new cable jack. I have it set to 6.1/7.1 on the DDTS and 6.1->7.1 upmix on the Gigaworks. I'm bothered because I cannot get the sound

  • How can I upload my app by application loader?

    My status is "waiting for upload". But I choose the .app file by the application loader. How come?

  • Calling Servlet clicking on applet

    I've a jsp page through which one map is displayed using applet. Now when user will click on that map(i.e the applet), one Servlet will be called that will display some data related to that map. Is it possible to do this? If yes, how? Plz help me. It