Error with receiver java proxy

for a XI type communication channel for receiver Java proxy I see following error in SXMB_MONI.
<i>Unable to read user password from communication channel of type Error when accessing the secure store (access ID = 3650CAFA1FBAA04E8F260C6C4C1923FA) Error while reading from the secure store: ERROR_UNKNOWN: Cannot find entry in secure store (SECSTORE,023).</i>
I have specified the correct credentials for the non sap system in authentication data i.e. XIAPPLUSER and its password.
Any pointers?

Hi Amol
Did you solved this problem? I am also getting the same error when calling receiver java proxy with Adapter type XI.
If you have solved the problem pl let me know.
Regards
Prahllad

Similar Messages

  • Error with JPR(Java Proxy Runtime) in Adapter Monitor of RWB

    Dear Experts,
                 I am implementing scenario with Client Java Proxy(Outbound) and Server ABAP Proxy(Inbound). We have done all the designing in IR and configurations in ID. We have deployed the EAR successfully. But when we go to RWB(Runtime Work Bench) to monitor the inital status of JPR in RWB->Adapter Monitor. It shows the following error.
    Status     Name                                Text
    Error        SLD Access                     SLD host:port = yhsapi01.yashsap.com:50000
    Error getting JPR configuration from SLD. Exception: Connect to SAP gateway failed
    Connect_PM TYPE=A ASHOST=yhsapi01 SYSNR=00 GWHOST=yhsapi01 GWSERV=sapgw00 PCS=1
    LOCATION CPIC (TCP/IP) on local host with Unicode
    ERROR max no of 100 conversations exceeded
    TIME Wed Jun 03 19:42:45 200
    RELEASE 700
    COMPONENT CPIC (TCP/IP) with Unicode
    VERSION 3
    RC 466
    MODULE r3cpic.c
    LINE 10713
    COUNTER 5521
    No access to get JPR configuration

    Hi!
    Obviously there are more than 100 connections opened in your system.
    ERROR max no of 100 conversations exceeded
    Please check your gateway settings (in ABAP you can check the parameters using transaction SMGW).
    Regards,
    Volker

  • Error invoking client Java Proxy

    I have a scenario with Client Java Proxy in which a JSP gives call to the EJBs generated from the Message interface. Everything is deployed correctly and when I try to invoke the JSP, following error is reported in the defaultTrace file of J2EE engine.
    com.sap.aii.proxy.xiruntime.core.XmlLandscapeAccess.getJPRConfigurationFromSLD()
    Error getting JPR configuration from SLD. Exception: entityNotFound#
    I found pointers to SAP Note # 809420 as a result of SDN search.
    Has anybody faced similar situation?
    Regards,
    Amol

    Stefan,
    Things worked after the business system was created in SLD.
    I dont see the radio buttons for rewarding points against your post. Will try later to reward points.
    Thanks for your help.
    Regards,
    Amol

  • Error while running java proxy in PI 7.1

    Hi All,
    I had created a java proxy using nwds 7.1. This java proxy is called by XI channel and its synchronous.
    WHen i run my scenario in PI i am getting a error "Error while sending message: com.sap.engine.interfaces.messaging.api.exception.MessagingException: Error processing inbound message. Exception: No remote bean found for reference of class $Proxy2919
    Kindly help me finding what can be the issue.
    Regards,
    Rajesh

    Go to the JNDI Browser (Nwa -> Problem Management), and check if the proxy was deployed correctly with the exact name "Proxy2919".
    Also, check the OSS note below.
    #1292633 - JPR: Throwing "No remote bean found for reference of class"

  • Error when deploy Java Proxy Server EAR to PI

    We are trying to deploy our Java Proxy Server EAR to PI using Visual Administrator. However, it gives the following error:
    Deploy of the ear has errors :
    java.rmi.RemoteException: Cannot deploy application sap.com/TestBatch
    Reason: Errors while compiling:
    .... .java:91 illegal escape character
    if (method.equals("U0024descriptor")) { ....
    We have tried to deploy the same EAR to another PI system and it works fine. As a result, we think we might have missed something when installing or configuring this PI but don't have a clue where to start. We have also tried deploying using SDM but also didn't succeed.

    Hi Pikad !
    I understand that it the very same EAR deployed with no hassle in another PI, here it should work ok, but I think you should check the backslash you are using. If you need to use the backslash character, you must use ("
    U0024descriptor") or change the U to \u0024 for the dollar sign.
    Check:
    Regards,
    Matias.

  • Problem with Server Java Proxy

    I have got an error: Delivery of the message to the application using connection JPR failed, due to: RecoverableException.
    Could you help me what is wrong with JPR?
    RWB monitoring doesn't show errors
    defaultTrace.trc - no errors
    Messafing System monitor
    Error Category:  XI_J2EE_MESSAGING_SYSTEM 
    Error Code:  INBOUND_DELIVERY_ERROR 
    I have deployed Java proxy on the same server (as XI)

    Hi Sergey,
    These may help you..
    User exit  or Badi for VL31N (create inbound delivery)
    Idoc WHSORD for inbound delivery
    cheers,
    Prashanth

  • CLIENT_RECEIVE_FAILED Error in Client Java Proxy

    Hi. All..
    Do you experience CLIENT_RECEIVE_FAILED Error ?
    This pattern is java proxy -> xi -> abap proxy.
    It's occurring in xi server ( QAS ) . ( I guess that is internal error. )
    I did refresh CPACache. but I don't solve.
    This interface is very good execution in DEV.
    but has occured CLIENT_RECEIVE_FAILED Error in QAS.
    What's wrong?
    Error message following....
      <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Adapter
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
      <SAP:Category>XIServer</SAP:Category>
      <SAP:Code area="INTERNAL">CLIENT_RECEIVE_FAILED</SAP:Code>
      <SAP:P1>110</SAP:P1>
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Fehler beim Empfangen per HTTP (Fehlercode: 110, Fehlertext: )</SAP:Stack>
      <SAP:Retry>N</SAP:Retry>
      </SAP:Error>

    U may do the following
    1. Check in SMICM if your HTTP service is running.
    2. Upgrade the ICM kernel patch.
    3. For SP15 there is a list of corrections -have a look into this SAP note-897583
    Regards,
    Prateek

  • Problem with Asyncronous Java Proxy

    Hi Friends,
    My scenario is JAVA>XI>JDBC (Asyncronous Message).
    I have imported the generated jar file and Created new Java Class (Invoke Proxy) in same project.Iam getting an error when I call this class from JSP .
    When I use :
         Object ref = ctx.lookup("java:comp/env/ejb/VendorOut_PortTypeBean");
         queryOutHome = (VendorOut_PortTypeHome) PortableRemoteObject.narrow(ref, VendorOut_PortTypeHome.class);
         queryOutRemote = queryOutHome.create();
    I am getting an error: NULL
    (After Lookup  In Catch :null)
    <u>InvokeProxy.java file:</u>
    public class InvokeProxy {
         public String SendVendor(String VendorNumber, String LastName,String SearchTerm,String Currency,String Street,String City,String Zip,String Country )
              String Message = "";
              VendorOut_PortTypeLocalHome queryOutLocalHome = null;
              VendorOut_PortTypeLocal queryOutLocal = null;
              VendorOut_PortTypeHome queryOutHome = null;
              VendorOut_PortTypeRemote queryOutRemote = null;
              try {
                   Properties p = new Properties();
                   p.put(
                        Context.INITIAL_CONTEXT_FACTORY,
                        "com.sap.engine.services.jndi.InitialContextFactoryImpl ");
                   p.put(Context.PROVIDER_URL, "server:port");
                   p.put(Context.SECURITY_PRINCIPAL, "Administrator");
                   p.put(Context.SECURITY_CREDENTIALS, "password");
                   InitialContext ctx = new InitialContext();
                    Message = "before Lookup";
                   Object ref = ctx.lookup("java:comp/env/ejb/VendorOut_PortTypeBean");
                   Message = "After Lookup";
                   queryOutHome = (VendorOut_PortTypeHome) PortableRemoteObject.narrow(ref, VendorOut_PortTypeHome.class);
                   Message = Message + "After Lookup";
                   queryOutRemote = queryOutHome.create();
                   Message = Message + "After Lookup create";
                   MessageSpecifier msg = queryOutRemote.$messageSpecifier();
                   msg.setSenderService("TBIT_PROXY_BS");
                   queryOutRemote.$messageSpecifier(msg);
                   VendorDT_Type reqtype = new VendorDT_Type();
                   AddressDT_Type reqtype1 =  new AddressDT_Type();
                   reqtype1.setStreet(Street);
                   reqtype1.setCity(City);
                   reqtype1.setCountry(Country);
                   reqtype1.setZip(Zip);
                   reqtype.setVendorNumber(VendorNumber);
                   reqtype.setLastName(LastName);
                   reqtype.setSearchTerm(SearchTerm);
                   reqtype.setCurrency(Currency);
                   reqtype.setAddress(reqtype1);
                   queryOutLocal.vendorOut(reqtype);                                        
                   Message = Message + "Message Send ";
              } catch (Exception ex) {
                   Message = Message + "In Catch"+ ex.getMessage();
         return Message ;
    }       //end of class

    Hi Friends,
    My scenario is JAVA>XI>JDBC (Asyncronous Message).
    I have imported the generated jar file and Created new Java Class (Invoke Proxy) in same project.Iam getting an error when I call this class from JSP .
    ( I have tried out same as given SDN forums-Java Proxy Problem )
    When I use :
    Object ref = ctx.lookup("java:comp/env/ejb/VendorOut_PortTypeBean");
    queryOutHome = (VendorOut_PortTypeHome) PortableRemoteObject.narrow(ref, VendorOut_PortTypeHome.class);
    queryOutRemote = queryOutHome.create();
    I am getting an error: NULL
    (After Lookup In Catch :null)
    InvokeProxy.java file:
    public class InvokeProxy {
    public String SendVendor(String VendorNumber, String LastName,String SearchTerm,String Currency,String Street,String City,String Zip,String Country )
    String Message = "";
    VendorOut_PortTypeLocalHome queryOutLocalHome = null;
    VendorOut_PortTypeLocal queryOutLocal = null;
    VendorOut_PortTypeHome queryOutHome = null;
    VendorOut_PortTypeRemote queryOutRemote = null;
    try {
    Properties p = new Properties();
    p.put(
    Context.INITIAL_CONTEXT_FACTORY,
    "com.sap.engine.services.jndi.InitialContextFactoryImpl ");
    p.put(Context.PROVIDER_URL, "server:port");
    p.put(Context.SECURITY_PRINCIPAL, "Administrator");
    p.put(Context.SECURITY_CREDENTIALS, "password");
    InitialContext ctx = new InitialContext();
    Message = "before Lookup";
    Object ref = ctx.lookup("java:comp/env/ejb/VendorOut_PortTypeBean");
    Message = "After Lookup";
    queryOutHome = (VendorOut_PortTypeHome) PortableRemoteObject.narrow(ref, VendorOut_PortTypeHome.class);
    Message = Message + "After Lookup";
    queryOutRemote = queryOutHome.create();
    Message = Message + "After Lookup create";
    MessageSpecifier msg = queryOutRemote.$messageSpecifier();
    msg.setSenderService("TBIT_PROXY_BS");
    queryOutRemote.$messageSpecifier(msg);
    VendorDT_Type reqtype = new VendorDT_Type();
    AddressDT_Type reqtype1 = new AddressDT_Type();
    reqtype1.setStreet(Street);
    reqtype1.setCity(City);
    reqtype1.setCountry(Country);
    reqtype1.setZip(Zip);
    reqtype.setVendorNumber(VendorNumber);
    reqtype.setLastName(LastName);
    reqtype.setSearchTerm(SearchTerm);
    reqtype.setCurrency(Currency);
    reqtype.setAddress(reqtype1);
    queryOutRemote.vendorOut(reqtype);
    Message = Message + "Message Send ";
    } catch (Exception ex) {
    Message = Message + "In Catch"+ ex.getMessage();
    return Message ;
    } //end of class

  • CANNOT_READ_PALOAD error with SOAP to PROXY Synchronous interface

    Hi,
       Problem with SOAP to PROXY Synchronous interface.
    In Production client, some times we are getting the below shown error in SXMB_MONI. There is no Inbound payload also.
    <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
      <SAP:Category>XIServer</SAP:Category>
      <SAP:Code area="MAPPING">CANNOT_READ_PAYLOAD</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:Stack>Unable to read payload from the message object</SAP:Stack>
      <SAP:Retry>N</SAP:Retry>
      </SAP:Error>
    Please suggest me to resolve this.
    Thanks in advance,
    Hari.

    Hi Hari,
    In your case, check SAP Notes: 1082111 and  1060723.
    Regards,
    P.Rajesh

  • Errors with CustomDialog.java

    I've downloaded CustomDialog.java and it compiled without any errors. When I attempt to run the program, I receive the following error:
    ----jGRASP exec: java CustomDialog
    java.lang.NoSuchMethodError: main
    Exception in thread "main"
    ----jGRASP wedge2: exit code for process is 1.
    ----jGRASP: operation complete.
    What could I be doing wrong? I had no problems whatsoever compiling / running the DialogDemo.java file.

    Would it compile correctly if there was a main() method problem?
    source file can be found here: http://java.sun.com/docs/books/tutorial/uiswing/components/example-swing/CustomDialog.java
    and here:
    import javax.swing.JOptionPane;
    import javax.swing.JDialog;
    import javax.swing.JTextField;
    import java.beans.*; //property change stuff
    import java.awt.*;
    import java.awt.event.*;
    /* 1.4 example used by DialogDemo.java. */
    class CustomDialog extends JDialog
    implements ActionListener,
    PropertyChangeListener {
    private String typedText = null;
    private JTextField textField;
    private DialogDemo dd;
    private String magicWord;
    private JOptionPane optionPane;
    private String btnString1 = "Enter";
    private String btnString2 = "Cancel";
    * Returns null if the typed string was invalid;
    * otherwise, returns the string as the user entered it.
    public String getValidatedText() {
    return typedText;
    /** Creates the reusable dialog. */
    public CustomDialog(Frame aFrame, String aWord, DialogDemo parent) {
    super(aFrame, true);
    dd = parent;
    magicWord = aWord.toUpperCase();
    setTitle("Quiz");
    textField = new JTextField(10);
    //Create an array of the text and components to be displayed.
    String msgString1 = "What was Dr. SEUSS's real last name?";
    String msgString2 = "(The answer is \"" + magicWord
    + "\".)";
    Object[] array = {msgString1, msgString2, textField};
    //Create an array specifying the number of dialog buttons
    //and their text.
    Object[] options = {btnString1, btnString2};
    //Create the JOptionPane.
    optionPane = new JOptionPane(array,
    JOptionPane.QUESTION_MESSAGE,
    JOptionPane.YES_NO_OPTION,
    null,
    options,
    options[0]);
    //Make this dialog display it.
    setContentPane(optionPane);
    //Handle window closing correctly.
    setDefaultCloseOperation(DO_NOTHING_ON_CLOSE);
    addWindowListener(new WindowAdapter() {
    public void windowClosing(WindowEvent we) {
    * Instead of directly closing the window,
    * we're going to change the JOptionPane's
    * value property.
    optionPane.setValue(new Integer(
    JOptionPane.CLOSED_OPTION));
    //Ensure the text field always gets the first focus.
    addComponentListener(new ComponentAdapter() {
    public void componentShown(ComponentEvent ce) {
    textField.requestFocusInWindow();
    //Register an event handler that puts the text into the option pane.
    textField.addActionListener(this);
    //Register an event handler that reacts to option pane state changes.
    optionPane.addPropertyChangeListener(this);
    /** This method handles events for the text field. */
    public void actionPerformed(ActionEvent e) {
    optionPane.setValue(btnString1);
    /** This method reacts to state changes in the option pane. */
    public void propertyChange(PropertyChangeEvent e) {
    String prop = e.getPropertyName();
    if (isVisible()
    && (e.getSource() == optionPane)
    && (JOptionPane.VALUE_PROPERTY.equals(prop) ||
    JOptionPane.INPUT_VALUE_PROPERTY.equals(prop))) {
    Object value = optionPane.getValue();
    if (value == JOptionPane.UNINITIALIZED_VALUE) {
    //ignore reset
    return;
    //Reset the JOptionPane's value.
    //If you don't do this, then if the user
    //presses the same button next time, no
    //property change event will be fired.
    optionPane.setValue(
    JOptionPane.UNINITIALIZED_VALUE);
    if (btnString1.equals(value)) {
    typedText = textField.getText();
    String ucText = typedText.toUpperCase();
    if (magicWord.equals(ucText)) {
    //we're done; clear and dismiss the dialog
    clearAndHide();
    } else {
    //text was invalid
    textField.selectAll();
    JOptionPane.showMessageDialog(
    CustomDialog.this,
    "Sorry, \"" + typedText + "\" "
    + "isn't a valid response.\n"
    + "Please enter "
    + magicWord + ".",
    "Try again",
    JOptionPane.ERROR_MESSAGE);
    typedText = null;
    textField.requestFocusInWindow();
    } else { //user closed dialog or clicked cancel
    dd.setLabel("It's OK. "
    + "We won't force you to type "
    + magicWord + ".");
    typedText = null;
    clearAndHide();
    /** This method clears the dialog and hides it. */
    public void clearAndHide() {
    textField.setText(null);
    setVisible(false);
    }

  • No Class found error in client java proxy

    Hi guys,
    I have configured a java proxy and I'm calling that proxy in a stand alone java program. I'm getting the below error when I execute the program.
    If any one can provide any inputs on the issue it'be great..
    Exception in thread "main" java.lang.NoClassDefFoundError: com/sap/aii/utilxi/sld/XIEntityInSld
         at com.sap.aii.proxy.xiruntime.core.XmlSystemAccess.getProperties(XmlSystemAccess.java:679)
         at com.sap.aii.proxy.xiruntime.core.XmlSystemAccess.getProperty(XmlSystemAccess.java:709)
         at com.sap.aii.proxy.xiruntime.core.XmlSystemAccess.initLogging(XmlSystemAccess.java:471)
         at com.sap.aii.proxy.xiruntime.core.XmlProxy.send(XmlProxy.java:79)
         at com.sap.aii.proxy.xiruntime.core.AbstractProxy$XmlProxyHelper.send(AbstractProxy.java:181)
         at com.sap.aii.proxy.xiruntime.core.AbstractProxy.send$(AbstractProxy.java:142)
         at com.unilever.aa.xproc.procComm.file.kalido.MIKalidoTestOutAs_PortType.mIKalidoTestOutAs(MIKalidoTestOutAs_PortType.java:18)
         at com.bcone.FTP.TestFTPClient.main(TestFTPClient.java:60)

    Try following libs:
    From XI:
    aii_adapter_xi_svc.jar, aii_af_cci.jar, aii_af_cpa.jar, aii_af_mp.jar,
    aii_af_ms_api.jar, aii_af_ms_spi.jar,
    aii_af_service_message_security.jar
    From the J2EE client JARs: (/usr/sap/<SID>/JC00/j2ee/j2eeclient/signed):
    ejb20.jar, exception.jar, guidgenerator.jar, jARM.jar, jperflib.jar,
    jta.jar, log_api.jar, logging.jar, sapj2eeclient.jar, sapni.jar,
    sapxmltoolkit.jar
    See also this guide:
    SAP on DB2 for Linux, UNIX, and Windows
    Regards
    Stefan

  • Problem with client Java Proxy.

    Scenario : Java Proxy <> XI <> RFC.
    A web page which is a part of the Java Proxy Enterprise project gives a call to the servlet & in turn EJB code generated from the message interface. When I tried to test the scenario, nothing happens i.e. posting the data returns a blank page.
    No entries in SXMB_MONI. I have put some system.out statements in the servlet code which actually accesses the EJB code. Which log file would contain these statements redirected to standard output?
    Regards,
    Amol

    Hi,
    Instead of System.out.println, you can try writing into a file using FileOutputStream API.
    Or
    first to check whether your proxy is running fine, you can code a standalone java program instead of jsp.
    In your InvokeProxy class (which sends request message to XI), add a main method and call the InvokeProxy method within the main method.
    Example:
    public class InvokeProxy{
            public string getDetails(String ID){
             // bean lookup
             // send request message to XI
            public static void main(String [] args){
               string id = "123";
               InvokeProxy proxy = new InvokeProxy();
               proxy.getDetails(id);
    Hope this helps.
    Regards,
    Uma

  • IPhoto '08 Book upload errors with squid transparent proxy - tip

    Hi folks
    I've just "solved" a problem I was having with iPhoto Book uploads. The solution may apply to other publishing products from iPhoto and possibly iDisk uploads too.
    My firewall & proxy setup is basically Linux iptables redirecting all outbound http (port 80) connections to a dansguardian filter, which in turn is passed onto a squid instance running as a transparent proxy (oh, and there's a privoxy in this all too!). Yeah, OK, I know, slightly paranoid, but I don't want my children accidently browsing stuff I don't think they are old enough for yet!
    Now I had the problem before with iPhoto '06 as well, but at the time just didn't have the time or inclination to figure out what the problem was, and just did the book order and upload from the office, where it went through without a problem. This time I decided to dig a bit and see what was happening. The clue that triggered off the solution was watching the part of the order process where the book data is uploaded. In my default setup, the upload bar would scream through to 100%, and then sit there for ages, before coming back with a connection error. Watching the network flashy lights on the NIC on the firewall though, it suddenly dawned on me that what was happening was that the upload was screaming through to the squid (as there was no outbound network activity from the firewall while this was happening) and then sitting there waiting for squid to pass it on to the Apple site (as shown by the outbound NIC activity light suddenly going bonkers once the uoload bar hit 100%).
    So clearly there's a problem sending book orders via a squid proxy setup as a transparent proxy. It might also very well be dansguardian interfering and wanting to take the entire upload and checking it before passing it on to squid. I already have site exception setup for all apple.com urls though in dansguardian, so didn't think it would be that. I thought about dicking around with the squid acl's but didn't have the enthusiasm to spend half the day getting that working.
    So what I did in the end was tail the squid logs to see what was being proxied whilst the book order was going on, and then dropped in 3 new rules in my iptables setup just before the redirect rule. Tried ordering the book again, and voila!
    The three rules I inserted were:
    $IPTABLES -t nat -A PREROUTING -s ! 10.1.1.1 -p tcp -d mercury.apple.com -j ACCEPT
    $IPTABLES -t nat -A PREROUTING -s ! 10.1.1.1 -p tcp -d configuration.apple.com -j ACCEPT
    $IPTABLES -t nat -A PREROUTING -s ! 10.1.1.1 -p tcp -d publish.mac.com -j ACCEPT
    The "-s ! 10.1.1.1" bit is obviously particular to my setup, as I wouldn't want connections from the router itself being proxied, so that may need to either be customised or left out altogether. These three rules are then immediately followed by the redirect:
    $IPTABLES -t nat -A PREROUTING -s ! 10.1.1.1 -p tcp --dport 80 -j REDIRECT --to-port 8081
    Hope that is of some help to someone out there!
    K

    Tony,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Do a search of our knowledgebase at http://support.novell.com/search/kb_index.jsp
    - Check all of the other support tools and options available at
    http://support.novell.com.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://support.novell.com/forums)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://support.novell.com/forums/faq_general.html
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://support.novell.com/forums/

  • Error With ABAP Client proxy

    Hi All,
       I am trying to use ABAP Client Proxy(Sync). I am getting the error.
    1. Message from SXMB_ADMIN on Business system.
    <b>  <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <SAP:ErrorHeader xmlns:SAP="http://sap.com/exchange/MessageFormat">
      <SAP:Context />
      <SAP:Code p1="400" p2="ICM_HTTP_CONNECTION_FAILED" p3="" p4="">HTTP.HTTP_CLIENT_RECEIVE_FAILED</SAP:Code>
      <SAP:Text language="EN">Error during http receive: Error code: 400 Error text: ICM_HTTP_CONNECTION_FAILED</SAP:Text>
      </SAP:ErrorHeader></b>
    2. No message On XI server.
    3.Went through the Ravikumar Allampallam's blog
    on ABAP ClientProxy .
    4. Went through the  vijaya kumari's " How do you activate ABAP Proxies?"
    5. created connections (sld)and one http connections in SM59. Tested the connections.
    6. Went throught the Forms.
    Any help would be appriaciated.
    Thank you
    Ganges Leaves.

    Vijaya Kumari,
       1. I have checked it. For XI server these are the values.
        Business System Role  : Integration Server.
        Pipe Line url : http://server:8000/sap/xi/engine?type=entry.
    8000 is the http port which i see in the SMICM+shift F1.
    Thank you
    Ganges Leaves

  • Error with Receiving Parameter

    Hi,
    I've created a class called ZTEST_CLASS which has a method. SET_TYPE with Importing parameters im1 and im2 and a returning parameter ret. I've created an Object of the class using CREATE OBJECT myObj. When I'm callling the method as below
    CALL METHOD myInstance->set_type EXPORTING im1 = '1982' im2 = 'Field Symbol' RECEIVING car = RET.
    It is giving me a syntax error saying that RET is unknown. Please help me in this regard.
    Thanks,
    FS

    Hi,
    U need to declare RET .
    Otherwise it will give error.
    Regards,
    Jagadish

Maybe you are looking for