JAX-WS SAP libraries fail to add cookies

I am using the JAX-WS standard way of adding cookies in the web service call.  However, it seems like the JAX-WS libraries of SAP (included in NWDS 7.1) does not support it.  Does anyone know if there is a fix for this?
My code for adding the cookies follow:
javax.xml.ws.BindingProvider bp = (javax.xml.ws.BindingProvider) proxy;
Map<String, Object> ctxt = bp.getRequestContext();
ctxt.put(javax.xml.ws.BindingProvider.SESSION_MAINTAIN_PROPERTY, true );
Map<String, List<String>> headers = new HashMap<String, List<String>>();
String[] cookiesArray = new String[1];
cookiesArray[0] = "MYCOOKIE=cookieValue";
headers.put("Cookie",Arrays.asList(cookiesArray));
ctxt.put(MessageContext.HTTP_REQUEST_HEADERS, headers);

I am using the JAX-WS standard way of adding cookies in the web service call.  However, it seems like the JAX-WS libraries of SAP (included in NWDS 7.1) does not support it.  Does anyone know if there is a fix for this?
My code for adding the cookies follow:
javax.xml.ws.BindingProvider bp = (javax.xml.ws.BindingProvider) proxy;
Map<String, Object> ctxt = bp.getRequestContext();
ctxt.put(javax.xml.ws.BindingProvider.SESSION_MAINTAIN_PROPERTY, true );
Map<String, List<String>> headers = new HashMap<String, List<String>>();
String[] cookiesArray = new String[1];
cookiesArray[0] = "MYCOOKIE=cookieValue";
headers.put("Cookie",Arrays.asList(cookiesArray));
ctxt.put(MessageContext.HTTP_REQUEST_HEADERS, headers);

Similar Messages

  • The Add-on Creative Cloud Libraries failed to install, General error message

    Hi there,
    My CC icon has an exclamation mark next to it and following message appears when in Apps:
    "The Add-on Creative Cloud Libraries failed to install, General error message"
    Any idea what could be a reason and how to sort it out?
    Thanks,
    Zana

    Nobody can tell you anything without proper system info or other technical details.
    Mylenium

  • The add-on Creative Cloud Libraries failed to install. [was: Help Needed]

    I'm getting this error message; "The add-on Creative Cloud Libraries failed to install: general error message."  Can anyone tell me how to fix this?

    Me too, only today whilst installing on new machines.

  • Add-on Status is Failed, but Add-on is connected

    Good Day!
    Hi Experts,
    I had created an installer for my Add-on for the client. This is a project from SAP B1 Studio.
    SAP B1 version is 9.0 PL11.
    1. The add-on is running ok in Debug Mode.
    2. I've successfully created an ARD File.
    3. Successfully installed ARD File.
    4. On Add-on Manager, when I tried to click Start, the add-on says Incorrect Connection String for Add-on. Even if the Status is Failed, the Add-on still executes. It still displays the custom form, the events, CFL etc.
    I've used the SAPBouicom.Dll in my debug folder, and I ensured the latest SAP B1 Studio and DI API is installed (PL11). I even removed the old files and reinstalled but the same result appears.
    Your help is greatly appreciated in this matter.

    i had already a Debug Code in my Environment.
    Dim sConnectionString As String
    SboGuiApi = New SAPbouiCOM.SboGuiApi
    sConnectionString = Environment.GetCommandLineArgs.GetValue(1).ToString
                    Try
                        SboGuiApi.Connect(sConnectionString)
                        ' Causes an Error Here but if I don't terminate the Add-on here, the Add-on will still run
                    Catch ex As Exception
                             'System.Windows.Forms.MessageBox.Show("No SAP Business One Application was found")
                             'End  
                        Try
    SBO_Application = SboGuiApi.GetApplication()

  • Connect to SAP gateway failed - internal error

    Hi, I've developed a simple .NET application that connects to a SAP system and makes a function call using a SAP Connector Proxy object. Everything works fine in my workstation, but deployment doesn't. I'm also deploying the following libraries: SAP.Connector.dll, SAP.Connector.Rfc.dll and librfc32.dll.
    The fact is that deployment works fine in some servers, but not in others. I've checked that .NET Framework is installed (both versions, 1.1 and 2.0). I've checked the "WINDOWS\system32\drivers\etc\services" file. What else should I check? Any idea? Every suggestion would be appreciated.
    The error message is the following:
    Connect to SAP gateway failed Connect_PM GWHOST=xxx.xxx.xxx.xxx, GWSERV=sapgw00, ASHOST=xxx.xxx.xxx.xxx, SYSNR=00 LOCATION CPIC (TCP/IP) on local host ERROR internal error TIME Mon Nov 13 16:23:08 2006 RELEASE 640 COMPONENT NI (network interface) VERSION 37 RC -1 COUNTER 1
    And the connection string:
    CLIENT=100 USER=****** PASSWD=****** LANG=EN ASHOST=xxx.xxx.xxx.xxx SYSNR=0
    Thanks in advance

    Hi Daniel,
    Can you connect to the particular system by using SAPGUI ?
    if yes, then your librfc32 file is working fine.
    NCo internally consumes it's functions.
    Other points to check are
    1> service name as appears from within the r/3 system [transaction : smgw]
    2> NCo 2.0 uses .net 1.1 & nCo 2.5 uses .net 2.0, do you have both versions running parallely ?
    3> gateway errors are infrastructure issues, please verify your firewall settings for the relevant protocols : http / https & also sap ports 3300 onwards.
    the services file you have checked will list the ports that need to be opened on the firewall [in the case of multi - domain applications]
    4> check in your 'hosts' file [same directory as your 'services' file]
    This file contains the mappings of IP addresses to host names. Each
    entry should be kept on an individual line. The IP address should
    be placed in the first column followed by the corresponding host name.
    The IP address and the host name should be separated by at least one
    space.
    Additionally, comments (such as these) may be inserted on individual
    lines or following the machine name denoted by a '#' symbol.
    For example:
         102.54.94.97     rhino.acme.com          # source server
          38.25.63.10     x.acme.com              # x client host
    with respect,
    amit

  • Connect to SAP gateway failed Connect_PM  TYPE=B

    Hi experts,
    I get the following error when i ping through JCO destinations on portals.
    com.sap.mw.jco.JCO$Exception: (102) RFC_ERROR_COMMUNICATION: Connect to SAP gateway failed Connect_PM  TYPE=B MSHOST=imtsapdev01 GROUP=CLUST R3NAME=DMI MSSERV=sapmsDMI PCS=1 LOCATION    CPIC (TCP/IP) on local host with Unicode ERROR       partner '127.0.0.1:3310' not reached TIME        Tue Jan 27 16:39:54 2009 RELEASE     700 COMPONENT   NI (network interface) VERSION     38 RC          -10 MODULE      nixxi.cpp LINE        2823 DETAIL      NiPConnect2 SYSTEM CALL connect ERRNO       10061 ERRNO TEXT  WSAECONNREFUSED: Connection refused COUNTER     1
    However my JCO destinations were working perfectly until recently. I checked on the logon group. I have one called CLUST, which i use for this purpose.
    I have also checked both service files and they have the following for the ECC server im connecting to.
    3610 because its system number 10 i am connecting to.
    sapmsDMI 3610/tcp
    From the JCE destinations screen i cannot even ping the server. I can though when i log on to the server through remote desktop.
    thanks and regards
    dilanke
    as a reply to nishants posts.
    goto rz70
    give hostname -->
    service --> sapgw00 (sapgw(instance number)
    execute it
    click on yes
    check rfc call (success or failed)
    I have done this. i left hostname as "blank" gave service as "sapgw10"
    The following is what i  got as the output.
        0: IMTSAPDEV01_DMI_10                        : Execute program: SLDRFC
        0: IMTSAPDEV01_DMI_10                        : Execute program: SLDMSGSRV
        0: IMTSAPDEV01_DMI_10                        : Execute program: SLDIPSERV
        0: IMTSAPDEV01_DMI_10                        : Execute program: SLDINSTSP
        0: IMTSAPDEV01_DMI_10                        : Execute program: SLDINSTSC
        0: IMTSAPDEV01_DMI_10                        : Execute program: SLDGWSRV
        0: IMTSAPDEV01_DMI_10                        : Execute program: SLDDBSYS
        0: IMTSAPDEV01_DMI_10                        : Execute program: SLDCOMPSYS
        0: IMTSAPDEV01_DMI_10                        : Execute program: SLDCLIENT
        0: IMTSAPDEV01_DMI_10                        : Execute program: SLDBCSYS
        0: IMTSAPDEV01_DMI_10                        : Execute program: SLDAPPL_SERV
        0: IMTSAPDEV01_DMI_10                        : Execute program: SLDASSOC
        0: IMTSAPDEV01_DMI_10                        : Collection of SLD data finished
        0: IMTSAPDEV01_DMI_10                        : Data collected successfully
        0: IMTSAPDEV01_DMI_10                        : RFC data prepared
        0: IMTSAPDEV01_DMI_10                        : Used RFC destination: SLD_NUC
        0: IMTSAPDEV01_DMI_10                        : RFC call failed: Error opening an RFC connection.
        0: IMTSAPDEV01_DMI_10                        : Existing periodic jobs removed. Number: 1
        0: IMTSAPDEV01_DMI_10                        : Program scheduled: 20090127 184357
        1: IMTSAPDEV01_DMI_10                        : Event-controlled job already exists; scheduling not necessary
    so i guess its not successful. when i look at rz70 of a server where this works correctly its not succsessful either
    if it is success then technical system name will be in sld
    to restart sld --> /sld --> administration --> stop server --> restart server
    or check in VA --> SLD data supplier value --> Runtime
    I checked this and i do not see aa problem. you have configuration status as valid and send reult as Success
    Services file is locted on OS level of R3 system--> Goto --> Start --> Run -> (type)Drivers(enter) --> etc -> (here is services file)
    check ur r/3 server entry is there or not,
    I have the followng in the service file for the server
    sapmsDMI 3610/tcp
    if not add it

    Hi Experts,
    when ilook at the remote gateway properties in SMGW this is what i see on the R/3 server. ive looked at my other system which i can connect to and there isnt much of a difference in the parameters. How can test this to see if it works?
                                                                                    Details of remote gateway                                                                               
    entry                         = 0                                            
      state                         = CONNECTED                                    
      local                         = 1                                            
      system type                   = REMOTE_GATEWAY                               
      client                        = FALSE                                        
      wait for frag write           = 0                                            
      suspended                     = 0                                            
      read/write socket             = 4                                            
      HANDLE                        = 4                                            
      TIME                          = Sun Oct 19 18:54:14 2008                     
      SOCKET                        = 1352                                         
      STAT                          = NI_CONNECTED                                 
      TYPE                          = STREAM IPv4                                  
      OUT                           = 48225 messages 48225 bytes                   
      IN                            = 1 messages 64 bytes                          
      LOCAL                         = 127.0.0.1:3310                               
      REMOTE                        = 127.0.0.1:1297                               
      OPTIONS                       =                                              
      connect                       = Sun Oct 19 18:52:17 2008                     
      last request                  = Thu Jan 29 13:09:58 2009                     
      conversation no               = 0                                            
    thanks and regards,
    dilanke

  • RFC_ERROR_COMMUNICATION: Connect to SAP gateway failed

    HI All,
    Im getting the following error while trying to call a RFC through JCO.
    {0}#1#com.sap.mw.jco.JCO$Exception: (102) RFC_ERROR_COMMUNICATION: Connect to SAP gateway failed
    Connect_PM  TYPE=A ASHOST=R3ip SYSNR=00 GWHOST=R3ip GWSERV=sapgw00 PCS=1
    LOCATION    CPIC (TCP/IP) on local host with Unicode
    ERROR       hostname 'R3ip' unknown
    TIME        Thu May 15 12:13:36 2008
    RELEASE     700
    COMPONENT   NI (network interface)
    VERSION     38
    RC          -2
    MODULE      niuxi.c
    LINE        1529
    DETAIL      NiPGetHostByName2: hostname 'R3ip' not found
    SYSTEM CALL gethostbyname_r
    COUNTER     1
    I know it has something to do with the entries in the services and hosts files of the portal server. Please guide me on links from help.sap.com on this.

    HI Dagfinn,
    Very helpful answer. Thanks.
    When you say :
    4. Normally, the sap system should be registered in DNS, and you should need any. --- How do I check if my SAP system is registerd in the DNS? Is there some detail explaination on this.
    Also,
    I have these observations :
    1. I checked the services file on my portal server and the entry for "sapgw00 3300/tcp" is maintained there.
    2. There is no entry of my SAP ECC box in the  hosts file of my portal server.
    3. The group PUBLIC is not maintained in SMLG transaction.
    4. I am using R3ip only in my code, there is no other place that this "R3ip" is being used.
    Following is my code :
    import com.sapportals.htmlb.page.*;
    import com.sapportals.htmlb.table.DefaultTableViewModel;
    import com.sapportals.htmlb.event.*;
    import com.sapportals.portal.htmlb.page.*;
    import com.sapportals.portal.prt.component.*;
    import com.sapportals.portal.prt.resource.IResource;
    import com.sapportals.portal.prt.session.*;
    import java.math.*;
    import java.util.*;
    import java.util.Calendar;
    import com.sapportals.portal.prt.service.jco.IJCOClientService;
    import com.sap.mw.jco.JCO;
    import com.sapportals.portal.prt.service.jco.IJCOClientPoolEntry;
    import com.sap.mw.jco.IFunctionTemplate;
    import com.sap.mw.jco.IRepository;
    public class ReadModelData extends PageProcessorComponent {
      public DynPage getPage(){
        return new ReadModelDataDynPage();
      public static class ReadModelDataDynPage extends JSPDynPage{
         private class4bean class4bean = null;
         protected IPortalComponentRequest request;
         protected IPortalComponentSession session;
         protected IPortalComponentContext context;
         protected IPortalComponentProfile profile;
         protected String userId;
         protected String sapSystem;
         private final static int INITIAL_STATE = 0;   
         private final static int OUTPUT_STATE = 1;
         private final static int ERROR_STATE = 2; 
         private int state = INITIAL_STATE;
        public void doInitialization(){
              System.out.println("cpCv - Code is rendered: " + Calendar.getInstance().getTime().toString());
              state = INITIAL_STATE;
              DefaultTableViewModel tvm = new DefaultTableViewModel();
              tvm = getData();
              //class4bean = new class4bean();
              class4bean.setModel(tvm);
              session.putValue("class4bean", class4bean);
         public DefaultTableViewModel getData() {
         com.sap.mw.jco.IRepository repository;
         JCO.Pool pool = JCO.getClientPoolManager().getPool("R3");
    /*     if (pool == null) {
    //       JCO.removeClientPool("R3");
         JCO.addClientPool(
         "R3",
         10,
         "040",
         USER,
         PWD,
         "EN",
         "R3ip",
         "00");
         if (pool == null) {
    //            JCO.removeClientPool("R3");
              JCO.addClientPool(
              "R3",
              10,
              "040",
              "uname",
              "pwd",
              "EN",
              "portalserver",
              "40");
         repository = JCO.createRepository("TTL", "R3");
         JCO.Client client = null;
    //        Get a function template from the repository
         IFunctionTemplate ftemplate =
         repository.getFunctionTemplate("BAPI_SALESORDER_GETSTATUS");
    //        Create a function from the template
         JCO.Function function = ftemplate.getFunction();
         client = JCO.getClient("R3");
         JCO.ParameterList input = function.getImportParameterList();
         input.setValue("0053100700", "SALESDOCUMENT");
         client.execute(function);
         JCO.Table sales_orders =
         function.getTableParameterList().getTable("STATUSINFO");
         Vector row = new Vector();
         Vector tbl = new Vector();
         Vector colNames = new Vector();
    //        Loop over all rows
         do {
    //        Loop over all columns in the current row
         for (JCO.FieldIterator e = sales_orders.fields();
         e.hasMoreElements();
         JCO.Field field = e.nextField();
         row.add(field.getString());
    //       System.out.println(field.getName() + ":\t" + field.getString());
         } //for
         tbl.add(row);
         } while (sales_orders.nextRow());
         sales_orders = null;
         sales_orders =
         function.getTableParameterList().getTable("STATUSINFO");
         sales_orders.nextRow();
         for (JCO.FieldIterator e = sales_orders.fields();
         e.hasMoreElements();
         JCO.Field field = e.nextField();
         colNames.add(field.getName().toString());
         DefaultTableViewModel dtvModel =      new DefaultTableViewModel(tbl, colNames);
         JCO.releaseClient(client);
         return dtvModel;
        public void doProcessAfterInput() throws PageException {
        public void doProcessBeforeOutput() throws PageException {
          class4bean myBean = new class4bean();
          ((IPortalComponentRequest)getRequest()).getServletRequest().setAttribute("myBean", myBean);
          // fill your bean with data here...
          this.setJspName("testJSP_.jsp");

  • "Connect to SAP gateway failed" error message when we connecting bex to bw

    any one can help in connecting bex with BW.
    we got a error when we are trying to connect bex to bw from offshore. as we do not have basis consultant we only need to connect bex with BW.
    "Connect to SAP gateway failed".
    RFC_ERROR_COMMUNICATION
    But it is working properly connecting to onsite team.
    this is the first time we are connecting from offshore.

    You didnt answer the first question of when exactly are you getting this error message - during direct logon to BEx or using transaction RRMX. Anyways, I assume both are giving the error.
    Check how the SAP logon pad is configured to access the BW server currently.
    In our case the problem was resolved by using the server machine name instead of the IP address to logon to the BW server.
    If you are currently using the IP address in the logon pad then change it to the server machine name instead.
    Also, make this entry in your hosts file (windows>system32>drivers>etc>hosts) add an entry like:
    <IP Address> <bw_server_machine_name>
    save the file, reboot the system and then try logging onto BEx again.
    If it still does not work - send me screenshots of the logon pad configuration you have for the BW server.
    Hope this helps,
    Regards,
    Nikhil
    Message was edited by: Nikhil Chowdhary

  • Importing additional sap libraries

    Hi there,
    I'd like to import some additional sap system libraries to my standard Java project (later part of an ear).
    In WAS 700 I add the required jar files to the build path by using the variable SAP_SYSTEM_ADD_LIBS. In the J2EE 5 preview this variable points no nothing (empty). Is this going to be changed in the final version?
    In addition I'd like to write to the standard logfile. In release 700 I added the required libraries to the build path using the SAP_LOGGING_LIB_HOME variable. Then I could import com.sap.tc.logging.*. Unfortunally the variable SAP_LOGGING_LIB_HOME is no longer available in J2EE 5.
    So, what's the best way to integrate all those sap libraries in J2EE 5 projects (sap system libs and sap logging)? Searching through the files in eclipse\plugins and directly append them to the build path as external jars?
    Best regards,
    Markus

    Hi Vladimir,
    no, in my standard java project the logging API jar is (of course) not included. It is also not available if I include the SAP server runtime classes in the build path.
    I´have to include everything manually.  ;-(
    Greets,
    Markus

  • Failed to add data -1116 could not commit transaction

    Hello Experts
    After installation of our add-on on client machine with SAP 8.8.1. we have received this error:
    "Failed to add data -1116 could not commit transaction" after traing to add data to our table by using this code :
    Dim oUserTable As SAPbobsCOM.UserTable
    oUserTable = oCompany.UserTables.Item("UserTab")
    'Set default, mandatory fields
    oUserTable.Code = UniqueID
    oUserTable.Name = UniqueID
    'Set user field
    oUserTable.UserFields.Fields.Item("U_UserField").Value = "UserValue"
    oUserTable.Add()
    What should I do?
    Thanks

    Hello
    Also execute the following statement on server in a query analizer
    select @@version
    if the versions (client and server) are the same it is correct. If not, you can apply the sql native client (sqlncli.msi) from sql server patch
    regards
    János

  • Access SAP B1 Outlook Integration Add-On credentials in Outlook VBA

    Hi.
    Is any possibility to get SAP B1 Outlook Integration Add-On credentials(SAP username, DB, Company)  in outlook macro after user
    logged in SAP with the add-on? I'm creating deliveries in macro and would like not to hardcode login/password in vba code but pick it from the add-on if possible.
    Thanks

    Dear Vijay,
    Could you explain how did you get this failed status in the first place?
    Thanks,
    Gordon

  • Logon to SAP system failed

    my system logon failed .
    i am not able to logon to my ides system. server is starting but while logging into the system by using user name and passward
    the following error is coming
    user account not in validity date
    some other information is also available
    logon to SAP system failed
    the system description "NEW" cannot be found in the system list.
    Make sure that saplogon.ini exists and choose an existing system description in the system list.
    Regards

    Check with your Basis. Your account validity is expired. Ask them to increase the validity.
    The INI also does not exist on your system. Take the file from Basis and paste it on your PC.
    Arti

  • My imac (osx 10.6.8), apple mail(4.5) has begun to act very odd. It quits out and on occasion I open an email to face "plugin is missing" or I have a spinning wheel and the email won't open. New to do list fails to add to the list. Can anyone help?

    Hi all,
    My imac (osx 10.6.8), apple mail(4.5) has begun to act very odd. It quits out and on occasion I open an email to face "plugin is missing" or I have a spinning wheel and the email won't open. New to do list fails to add to the list. Can anyone help?

    Hi all,
    My imac (osx 10.6.8), apple mail(4.5) has begun to act very odd. It quits out and on occasion I open an email to face "plugin is missing" or I have a spinning wheel and the email won't open. New to do list fails to add to the list. Can anyone help?

  • SAP_CMINIT3 : rc=20 Connect to SAP gateway failed when connecting SAP CR

    Dear SAP Gurus,
    I have the follwowing issue when I try to access SAP Crystal Reports 2011 on my desktop.
    I can access the SAP ERP 6.0 back-end system without problem, but when I try to connect to SAP Crystal Reports, as soon as I enter my login details, I get the following error message:
    Logon Failed.
    Details: SAP_CMINIT3 : rc=20 > Connect to SAP gateway failed
    Connect_PM GWHOST=192.12.353.12, GWSERV=sapgw00, SYSNR=00
    LOCATION CPIC (TCP/IP) on local host with Unicode
    ERROR partner 192.12.353.12:3300' not reached
    TIME Thu Oct 27 12:02:17 201
    RELEASE 700
    COMPONENT NI (network interface)
    VERSION 38
    RC -10
    MODULE nixxi.cpp
    LINE 2823
    DETAIL NiPConnect2
    SYSTEM CALL connect
    ERRNO 10060
    ERRNO TEXT WSAETIMEDOUT: Connection timed out
    COUNTER 3
    I can login to SAP Crystal Reports using other desktops, but cannot access using my own. This is the same for other people, they also cannot access using my desktop.
    Thanks in advance,  Marc

    HI Mark,
    Are you and Ramish working together?
    See this post for your answer: Connection keeps failing
    Don

  • Sol Man 4.0 Installation Error ECJS-30196  Connect to SAP gateway failed

    Hi Experts
    I am trying to install Solution Manager 4.0.
    While installing SolMan, everything goes fine, until step # 31 create java users (creating SAP Jsf user), then it runs into below error messages.
    CJS-30196  Connect to SAP gateway failedConnect_PM  TYPE=A ASHOST=solman SYSNR=23 GWHOST=solman GWSERV=sapgw23 PCS=1LOCATION    CPIC (TCP/IP) on local host with UnicodeERROR       partner 'solman:sapgw23' not reachedTIME        Mon Aug 13 17:44:59 2007RELEASE     700COMPONENT   NI (network interface)VERSION     38RC          -10MODULE      nixxi.cppLINE        2770DETAIL      NiPConnect2SYSTEM CALL connectERRNO       10061ERRNO TEXT  WSAECONNREFUSED: Connection refusedCOUNTER     1
    FCO-00011  The step createJSF with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CI_Instance|ind|ind|ind|ind|11|0|NW_CI_Instance_Doublestack|ind|ind|ind|ind|3|0|createJSF was executed with status ERROR .
    CJS-30196  Connect to SAP gateway failed
    Connect_PM  TYPE=A ASHOST=solman SYSNR=23 GWHOST=solman GWSERV=sapgw23 PCS=1
    LOCATION    CPIC (TCP/IP) on local host with Unicode
    ERROR       timeout occured
    TIME        Mon Aug 13 17:17:35 2007
    RELEASE     700
    COMPONENT   NI (network interface)
    VERSION     38
    RC          -5
    MODULE      gwxx.c
    LINE        480
    DETAIL      timeout 60000 msecs
    SYSTEM CALL NiRead
    COUNTER     1
    Any suggestions/ideas for this error
    Regards
    Rahul

    Hi Experts
    I am trying to install Solution Manager 4.0.
    While installing SolMan, everything goes fine, until step # 31 create java users (creating SAP Jsf user), then it runs into below error messages.
    CJS-30196  Connect to SAP gateway failedConnect_PM  TYPE=A ASHOST=solman SYSNR=23 GWHOST=solman GWSERV=sapgw23 PCS=1LOCATION    CPIC (TCP/IP) on local host with UnicodeERROR       partner 'solman:sapgw23' not reachedTIME        Mon Aug 13 17:44:59 2007RELEASE     700COMPONENT   NI (network interface)VERSION     38RC          -10MODULE      nixxi.cppLINE        2770DETAIL      NiPConnect2SYSTEM CALL connectERRNO       10061ERRNO TEXT  WSAECONNREFUSED: Connection refusedCOUNTER     1
    FCO-00011  The step createJSF with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CI_Instance|ind|ind|ind|ind|11|0|NW_CI_Instance_Doublestack|ind|ind|ind|ind|3|0|createJSF was executed with status ERROR .
    CJS-30196  Connect to SAP gateway failed
    Connect_PM  TYPE=A ASHOST=solman SYSNR=23 GWHOST=solman GWSERV=sapgw23 PCS=1
    LOCATION    CPIC (TCP/IP) on local host with Unicode
    ERROR       timeout occured
    TIME        Mon Aug 13 17:17:35 2007
    RELEASE     700
    COMPONENT   NI (network interface)
    VERSION     38
    RC          -5
    MODULE      gwxx.c
    LINE        480
    DETAIL      timeout 60000 msecs
    SYSTEM CALL NiRead
    COUNTER     1
    Any suggestions/ideas for this error
    Regards
    Rahul

Maybe you are looking for

  • Can't install the new Flash Player 10.0.32.18

    I tried to install the above on Firefox Support recommendation HERE. However the message 'INSTALLATION IS CORRUPT! (16241.202.225)' appeared. I have the 10.0.22.87 version installed and using Windows XP. Would appreciate it very much if someone could

  • SQL and JSP compatablility

    This part of code is not working properly as the JSP code has not been encorporated properly in the sql statement after LIKE. java.sql.ResultSet RS = statement.executeQuery("SELECT BookID, Ebook.AuthorID, Surname, BookTitle, FileSize, Description, Pr

  • Merge 4411462 and 5073249 patches?

    Performing EBS database upgrade from 9.2 to 10G: Step 21 of note:362203.1 says to apply 9 database patches. Two of the patches in the list conflict with each other (4411462 and 5073249). How did you guys handle this? Did you skip the 5073249 patch an

  • Cf8 ajax/layout issue - intranet application

    i have a cflayoutarea that contains a cfdiv which is populated dynamically with ajax. depending on what the user chooses in a cfinput-autosuggest at the top of the form, a cfdiv will get plain html -OR- a cfform containing a cfinput type=button. the

  • Master data should not overwrite

    Hi How is it possible to avoid overwriting of master data. Custom datasource is created to extract multiple records for a single account with different attribute pin values. Problem is in BW where the multiple records become one. Can this be overcome