Java Proxy error

Hi,
I have generated and deployed Java server proxy successfully in PI 7.1.
The problem is I am getting a error as follows
com.sap.engine.interfaces.messaging.api.exception.MessagingException: Error processing inbound message. Exception: Cannot locate proxy bean sap.com/HTTPEAR/DeliveryInImp
I have regiered the bean using the URL already.
Should i add any jar references to my EAR explicitly and redeploy.
Regards,
Sudharshan N A

Hello,
              You need to add the references of the proxy libraries (jars) in application-j2ee-engine.xml. Once you build the .ear file, you need to delete the libraries by unziping the .ear. Because, the proxy libraries (jar) should not be deployed as there are already existed in J2EE engine.  Refer the following blog
/people/thorsten.nordholmsbirk/blog/2006/08/06/use-a-java-proxy-instead-of-a-jca-adapter
Regards,
Prasanna

Similar Messages

  • XI 2.0 Java Proxy error

    Hi All,
      I am receiving the following error:
    RFC_ADAPTER.JCO_RUNTIME_EXCEPTION:System error when calling the outbound RFC adapter (cannot deserialize JCo request from XML)
    The message I'm sending is synchronous coming from a Java Webapp and requesting infomation from R/3.
    There are two pieces to the interface I have created.  The first is calling a function which validates a few fields then returns 'return codes'.  The second will create a sales order and return a few numbers.  They are built into the same interface and use message splitting based on an input field.  The verification piece is working which tells me that this is not a problem with the actual RFC adapter but when I run the 'create sales order' function I receive the aforementioned error.
    n e thoughts?

    Hi Stefan, thx for the reply.
      I am running the latest version of the function.  I do have one date field in the RFC structure, the rest are strings.  The data going into that date field is being mapped from a string field in the sent message.  This shouldn't be a problem (I don't believe) I have done this in many other interfaces.
      I noticed that in my xi monitor (SXMB_MONI) under the column labeled 'Outbound' the acronym 'RFC' shows up for my failing message.  When I send a message through the other java proxy interface that works I get nothing in the column.  I'm not sure if this means n e thing but I thought I would through that in.
      I've also set up my scenario changing from synchronous to asynchronous and using the file adapter and it seems to make it through, minus the error on the return message.
    .. I forgot to mention that there have not been any changes to the RFC adapter configuration.  ... and I have restarted it to see if that would make a difference.  It did not.
    n e other ideas?
    Message was edited by: Larry Chaput

  • Java Proxy error: Exception in method methodExists

    Hello all!
    We are doing the following synchronous scenario:  CRM->XI->JavaProxy--->Third party....
    Here is the process we are following to deploy our Proxy:
    1.Created EJB Module Project in NWDS
    2.Import the files generated by XI into ejbModule folder from ZIP file.
    3.Renamed *PortTypeImpl.template to *PortTypeImpl.java
    4.Compiled all code (no errors)
    5.Added all the references to the SAP libraries required (taken from our XI server):
    com.sap.aii.proxy.xiruntime
    com.sap.xi.util.misc
    com.sap.aii.messaging.runtime
    com.sap.guid
    6.Codified Java Proxy – codified the method <interfacename> in the <intefacename>_PortTypeImpl class.
    7.Edited ejb_jar.xml to add EJBs.
    8.Provided a JNDI name in the file ejb-j2ee-engine.xml.
    9.Built EJB archive (no errors).
    10.Created a new Enterprise Application Project and pointed build path to our EJB Project.
    11.Added our EJB to the Enterprise Application project.
    12.Created the references to the SAP libraries in the Enterprise Application Project in the application-j2ee-engine.xml file:
    com.sap.aii.proxy.xiruntime
    com.sap.xi.util.misc
    com.sap.aii.messaging.runtime
    com.sap.guid
    13.Within the Enterprise Application Project we built an EAR file.
    14.We deployed our .ear file to the J2EE Engine via Visual Admin (no errors).
    15.We registered our Java Proxy  on the ProxyServer, using
    /register?ns=<interface_namespace>&interface=<XI_Interface_Name>&bean=<EJB_JNDI_name> &method=<name of the method implemented by you on the _PortTypeImpl>
    Actually, we did the following:
    url for registering the EJB:
    http://ithpsrq0:50200/ProxyServer/register?ns=http://banco.popular.com.pr/xi/crm&interface=mi_AccountInfo_is&bean=popularinc.com/MiAccountInfoIs_Default&method=miAccountInfoIs
    Message displayed when listing interfaces (http://ithpsrq0:50200/ProxyServer/listAll)
    http://banco.popular.com.pr/xi/crm#mi_AccountInfo_is = popularinc.com/MiAccountInfoIs_Default:miAccountInfoIs
    1 interfaces found
    When running the interface we get the following error:
    com.sap.aii.af.ra.ms.api.DeliveryException: Error checking method name miAccountInfoIs of remote inbound proxy bean $Proxy250: Exception in method methodExists.: com.sap.aii.proxy.xiruntime.core.XmlInboundException: Error checking method name miAccountInfoIs of remote inbound proxy bean $Proxy250: Exception in method methodExists.
    Does anyone have any suggestions?
    What causes a "methodExists" Exception?
    Please help us,
    Thanks a lot!!!

    Hi,
      Is this a runtime of "com.sap.aii.proxy.xiruntime.core"
    please check the jars used, adding this jars will solve this i guess.
    aii_utilxi_misc.jar
    ejb20.jar
    exception.jar
    jARM.jar
    sapj2eeclient.jar
    sapxmltoolkit.jar
    aii_msg_runtime.jar
    aii_proxy_xirt.jar
    Also check, application-j2ee-engine.xml  and see if,
    com.sap.aii.proxy.xiruntime
    com.sap.aii.messaging.runtime
    com.sap.xi.util.misc
    com.sap.guid
    You wil get the jars in XI servers, you can ftp and get the jars, but you may need to search them.
    Anotherthing, always take the jars from the xi servers to be sure you are compatible with the upgrades .
    Hope this solves your problem.
    Anirban.

  • Java Proxy error .... com.sap.aii.utilxi.misc.api.BaseException

    Hello All,
    I have generated a java proxy and trying to compile in Developer Studio. I am getting this error while doing so. I have all my jars in classpath.
    com.sap.aii.utilxi.misc.api.BaseException
    Below are the jars i have in my class path.. Anybosy has idea
    aii_msg_runtime.jar
    aii_proxy_xirt.jar
    aii_utilxi_misc.jar
    guidgenerator.jar
    ejb20.jar
    exception.jar
    jARM.jar
    sapj2eeclient.jar
    sapxmltoolkit.jar
    -Srinivas

    Hi Srinivasa,
    Other than that u can try importing these jars as well:
    aii_adapter_xi_svc
    aii_af_cci
    aii_af_cpa
    aii_af_mp
    aii_af_ms_api
    aii_af_ms_spi
    aii_af_service_message_security
    aii_msg_runtime
    aii_proxy_xirt
    aii_utilxi_misc
    jperflib
    jta
    log_api
    logging
    sapni
    It might help.
    Thanks and Regards,
    Sanjeev.

  • IOS WebVPN - Java proxy error

    Dear All,
    I have a Cisco Router running IOS Adv.Sec 124-15.T1 with SSLVPN configured.
    I've upgraded my PC and when I use TCP port forwarding,
    I get the error "auto configured proxies are not supported" within the java applet
    I've checked the Java security setting but can't see anything obvious, any suggestions.
    Best regards,
    Steve

    The Individual User Auth feature requires that the initial packets to be sent are sent on port 80 (HTTP). router then redirects the user to the IUA login page, again via port 80. In configurations where the user has a proxy server "hard coded" into the browser, the standard port is 8080 (although this is configurable), and therefore the router would not redirect and the user would not be allowed access.

  • Error in generating the Java Proxy

    Hi all,
    While generating a Java Proxy, I am getting an error :
    Unable to generate proxies
    Construct not supported
    Can anybody please suggest the possible reason and solution for the same.
    Thanks and best regards,
    Kulwant

    In the Integration Repository documentation for External Definitions you find a hint where you can find a document describing restrictions on the handling of XSD.
    In that document you can see, that references to global elements are not supported by the java proxy generation.
    Therefore, you have to edit your document accordingly.
    regards
    chandra

  • 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 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

  • Error in scenario for client Java Proxy

    2006-04-28 15:30:49 Success Java proxy runtime (JPR) is transferring the request message to the messaging System
    2006-04-28 15:30:49 Success Application attempting to send an XI message synchronously using connection JPR.
    2006-04-28 15:30:49 Success Trying to put the message into the call queue.
    2006-04-28 15:30:49 Success Message successfully put into the queue.
    2006-04-28 15:30:49 Success The message was successfully retrieved from the call queue.
    2006-04-28 15:30:49 Success The message status set to DLNG.
    2006-04-28 15:30:50 Error Received XI System Error. ErrorCode: NO_RECEIVER_CASE_BE ErrorText: ErrorStack: No receiver could be determined 
    2006-04-28 15:30:50 Error Returning synchronous error notification to calling application: XIServer:NO_RECEIVER_CASE_BE:.
    2006-04-28 15:30:50 Error Transmitting the message using connection http://<SERVER>:<PORT>/sap/xi/engine?type=entry failed, due to: XIServer:NO_RECEIVER_CASE_BE:.
    2006-04-28 15:30:50 Error The message status set to FAIL.
    2006-04-28 15:30:50 Error Returning to application. Exception: XIServer:NO_RECEIVER_CASE_BE:
    2006-04-28 15:30:50 Error JPR failed to transfer the request message to the messaging system. Reason: XIServer:NO_RECEIVER_CASE_BE:
    I am getting this in the audit log for a Java Proxy <> XI <> RFC scenario. What could be the problem?
    the configuration in integration directory seems to be perfectly fine however the message flow fails giving this error <b>NO_RECEIVER_CASE_BE</b>
    Regards,
    Amol

    HI Amol,
    Did you check the Message type/Message Inetrface names in the Java Proxy ?
    Also check for Receiever Determinations in the configuration.
    I assume that , you have created the Communication Channel under the Business System created as Standalone Java System.. If not check this.
    Go to SXI_CACHE and check for the Receiever Determination created in the Configuration...
    Hope this helps,
    regards,
    Moorthy

  • 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

  • SXMB_MONI shows error in Java Proxy (Inbound)

    Hi All,
    My scenario is FTP->XI->Java Proxy->FTP
    I have configured the JPR Adapter and registered it correctly. But in SXMB_MONI, I am getting the error in JPR Adapter(Response) stating that,
    <u><b>Error when receiving by HTTP (error code: 108, error text:)</b></u>
    What could the problem?
    Rgds,
    -Prasad U

    please change the time in the 'end of execution until' and check.Try giving it as 00:00:00 of the next day instead of 24:00:00 of the same day if you want to check the messages for that particular day.This might help.

  • 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.

  • Java Proxy Runtime Error - A remote host refused an attempted connection

    I am able to register my Java server proxy with no errors. However when I message is sent through I get the following error in Xi Adapter:
    <?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>XIAdapterFramework</SAP:Category>
      <SAP:Code area="MESSAGE">GENERAL</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText>com.sap.aii.af.ra.ms.api.DeliveryException: Error invoking method someJavaProxyCallIB of proxy bean com.sap.aii.proxy.xiruntime.core.AbstractProxyInboundLocal4LocalObjectImpl0_0: A remote host refused an attempted connect operation.: com.sap.aii.proxy.xiruntime.core.XmlInboundException: Error invoking method someJavaProxyCallIB of proxy bean com.sap.aii.proxy.xiruntime.core.AbstractProxyInboundLocal4LocalObjectImpl0_0: A remote host refused an attempted connect operation.</SAP:AdditionalText>
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack />
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    Doea anyone know why this is happening?

    I guess, that you have Java proxy libraries in the EAR file. Remove them before deploying.
    Regards
    Stefan

  • 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

  • Java Proxy Client Error

    I write a EJB client to call the deployed java proxy, but I got the following exception, sounds like
    authorization error, but I have already used the xiappluser to access.
    Exception in thread "main" com.sap.aii.proxy.xiruntime.core.BaseProxyException:
    Error sending MS message. Exception: Received HTTP response code 401.
    at com.sap.aii.proxy.xiruntime.core.AbstractProxy.send$(AbstractProxy.ja
    va:146)
    Here is the my code:
    Properties p = new Properties();
    p.put(Context.INITIAL_CONTEXT_FACTORY,
    "com.sap.engine.services.jndi.InitialContextFactoryImpl");
    p.put(Context.PROVIDER_URL, "<sid>:50104");
    p.put(Context.SECURITY_PRINCIPAL, "xiappluser");
    p.put(Context.SECURITY_CREDENTIALS, "****");
    Context ctx = new InitialContext(p);

    Hi,
      We have the almost the same problem, we write a Java Application to call the deployed java proxy, but I got the following exception:
    ...com.sap.aii.proxy.xiruntime.core.BaseProxyException:
    Error sending MS message. Exception: Received HTTP response code 404: Not found.
    Anyone have an idea what's happing?
    Regards,
    Luis Diego

Maybe you are looking for

  • Mouse stuck and jump

    I have a Mac Pro (2010) and I having an annoying problem with my mouse and my tablet. The pointer stuck and jump. Retouching photos is an nightmare with this problem. Does anybody know how to fix it. I disconeccted my tablet and the problem still the

  • I/O plug-in not working for me

    My setup: MacPro octacore 2.8, Apogee Symphony, OS 10.5.3, Logic Studio 8.0.2. My problem: When I try to use the I/O plug-in to send audio to a hardware insert, I lose the audio. Example: I insert the plug-in on a (mono) channel, set it up to both se

  • Proper installation of Eclipse for Windows

    Before I proceed, I need to know if I have created any problems for myself. I am not experienced in installing IDEs. I have installed Eclipse 4.5.0 using the installer to avoid the necessity of extracting zipped files. The location of the install is

  • Using itemtype img tag and meta tag with {tag_largeimage}

    Hi everyone Just getting into using Social Media meta Tags for my online store using bc Schema.org markup for Google+ Twitter Card data Open Graph data and I used this site for reference Must-Have Social Meta Tags for Twitter, Google+, Facebook and M

  • Dirección física PowerBook G4

    Hola a todos. Necesito saber la dirección física de mi PowerBook, dónde se mira? Me la piden en ya.com para encriptar el router porque un vecino me está chupando el ADSL wireless. Encriptando el router con la passphrase que ellos tienen en su página