Java Receiver Proxy Base Info

Hi
i have a File-to-RFC Scenario replaced with a File-to-ABAPProxy Scenario. This works. It's possible to replace the ABAP Proxy on my SAP Target System by a Java Receiver Proxy?
Reason for this question: I understand, that in my ABAP proxy i do the mapping from my PI Dataformat to the RFC destination Format (ABAP Function) manually in the Proxy class in ABAP. I'm actually a Java Programmer and would prefer to do the mapping in Java.
I searched on this subject and understood that i have to install the Java Proxy Runtime, but I'm don't know if this only works for a non-central AE and non-SAP interfaces or if I also can encapsulate a remote ABAP function on my target system.
Thanks in advance
Michael

Michael,
>>I understand, that in my ABAP proxy i do the mapping from my PI Dataformat to the RFC destination Format (ABAP Function) manually in the Proxy class in ABAP.
Yes, You are right
>>I'm actually a Java Programmer and would prefer to do the mapping in Java.
You can do with the help of Java too
>>i have to install the Java Proxy Runtime
    You are right
>>but I'm don't know if this only works for a non-central AE and non-SAP interfaces
We can do it for SAP system too, for example thru portal service we can trigger the BAPI
Thanks
Agasthuri

Similar Messages

  • Troubleshooting Java not receiving Proxy information

    Hello,
    I work in an environment where we have Microsoft TMG installed, with the TMG client on every computer.  The TMG configuration with Java 1.6 worked properly on computer previously to an upgrade of Windows 7 & Java 1.7
    Here is the config of an average computer
    Win7 64 bit
    Java 7.51
    TMG client
    IE 8
    The symptom we are experiencing is Java doesn't use the proxy settings that are issued using the TMG's default auto-discovery script found at http://TMGserver:8080/array.dll?Get.Routing.Script
    When we have the "internet settings" under the control panel set to "Automatically detect settings", then Java doesn't seem to detect the proxy settings and use them.  I can verify this by looking in the Java console as I run an app, as I constantly see "proxy=direct" in the trace. 
    I can fix this by
    1. forcing a manual proxy server (with FQDN - simple name doesn't work) in the Java client settings on each user through the control panel applet
    2. putting the manual proxy information in a deployment.properties file on each user, or through the "central admin" method of c:\windows\system32\sun\java\deployment\deployment.config & deployment.properties
    3. Uncheck the "auto detect settings' and "auto config script" check boxes on the TMG server, so they don't propogate to each TMG client, and aren't put in the "internet settings" of the computer
    3. upgrading client to Java 8
    Unfortunately Java 8 isn't supported by another application, so upgrading to Java 8 is not a possible fix.  Neither is having to manually add (even by script) the Java proxy settings for thousands of users.  I've read all about how Java pulls proxy info from the registry, but have proven that Java seems to check multiple places to get proxy info, even if not found in registry.  This seems to be a very distinct problem where Java is not accessing the "automatically detect settings" or "use automatic configuration script" settings as set in the "internet settings."  It may be that something needs to change with the TMG server, but difficult to understand what and why.
    Can anyone point me to useful links or other ideas on how to fix this?  The script being issued by the TMG server is the one created by default.  I have been troubleshooting this a lot, but I'm not getting any traction on understanding why Java 7.51 doesn't grab proxy information.  I would reapply appreciate any assistance that is offered.
    thanks,
    Brian

    When I set the cookiePath to "/" in sun-web.xml, I get the following output ::
    [wfad002] netscape /cbsweb/apps/cwi/sun1/appserver/domains/domain1/server1/log telnet wfad002.csm.fub.com 8400
    Trying 172.1.114.122...
    Connected to wfad002.
    Escape character is '^]'.
    GET /CwiTest/HeaderServlet HTTP/1.0
    HTTP/1.1 500 Internal Server Error
    Server: Sun-ONE-Application-Server/7.0
    Date: Tue, 24 Sep 2002 16:33:52 GMT
    Content-length: 2415
    Content-type: text/html
    Set-cookie2: JSESSIONID=0FD04CF9167377745F25A1B44776F26B;Version=1;Comment=Sun+ONE+Application+Server+Session+Tracking+Cookie;Discard;Path="/"
    Connection: close
    <html><head>
    <title>
    If I don't set the cookiePath in sun-web.xml, I get the following output::
    [wfad002] netscape /cbsweb/apps/cwi/sun1/appserver/domains/domain1/server1/log telnet wfad002.csm.fub.com 8400
    Trying 172.1.114.122...
    Connected to wfad002.
    Escape character is '^]'.
    GET /CwiTest/HeaderServlet HTTP/1.0
    HTTP/1.1 500 Internal Server Error
    Server: Sun-ONE-Application-Server/7.0
    Date: Tue, 24 Sep 2002 16:20:44 GMT
    Content-length: 2415
    Content-type: text/html
    Set-cookie: JSESSIONID=FA32105878E09E03BFC40E443CFC1A64;Path=/CwiTest
    Connection: close
    <html><head>
    <title>
    This shows (as you explained) that when I set the path the Cookie Version changes to "1". Which may not be supported by my Browser.
    Thanks,
    Shaje

  • Error while deploying Java Client Proxy

    Hi Experts,
    I developed a java client proxy.Since i do not have access to visual administrator, i uploaded the ear file to a folder in the XI box and asked the basis folks to deploy it.
    On trying to deploy it on to the server they got the following error.
    Details:
    ========
    1) Error loading archive
        /usr/sap/XS1/put/R3Ear.ear
        (server side name is: /usr/sap/XS1/put/R3Ear.ear)
        com.sap.sdm.util.sduread.IllFormattedSduFileException: Error during attribute reading: received exception: invalid stored block lengths
    What could be the reason for the error?

    Hi
      recreate your ear file and try to redeploy it.
    it could be a zipping problem
    Regards
    Vishnu

  • What to in SLD (Business and Technical sys)for Java server Proxy?

    I am using java server proxy for communicating with XI.
    I have HTTP as sender comm channel and XI as Receiver comm channel and this is the error i got in SXMB_MONI.
    What to give in SLD for java Server proxy, i have given Web as Java.....is this what the error says.Help is highly appreciated.
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Request Message Mapping
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>Application</SAP:Category>
      <SAP:Code area="MAPPING">EXCEPTION_DURING_EXECUTE</SAP:Code>
      <SAP:P1>com/sap/xi/tf/_Folder_MM_</SAP:P1>
      <SAP:P2>com.sap.aii.utilxi.misc.api.BaseRuntimeException</SAP:P2>
      <SAP:P3>Fatal Error: com.sap.engine.lib.xml.parser.Parser~</SAP:P3>
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Während des Anwendungs-Mappings com/sap/xi/tf/_Folder_MM_ wurde eine com.sap.aii.utilxi.misc.api.BaseRuntimeException geworfen: Fatal Error: com.sap.engine.lib.xml.parser.Parser~.</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    =====================
    Thanks

    Hi,
    Refer this configuration guide:
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/ac6de690-0201-0010-54ac-8923089dcc97
    Refer these too:
    Java Proxy Inside Story Part I
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/a068cf2f-0401-0010-2aa9-f5ae4b2096f9
    Java Proxy Inside Story Part II
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/f272165e-0401-0010-b4a1-e7eb8903501d
    Regards
    suraj
    Message was edited by: S.R.Suraj
    Message was edited by: S.R.Suraj

  • Issue with Sun Java Web Proxy Server

    I am using Sun Java Web Proxy Server to test my webservice in https mode.(SSL mode).When i test the webservice in http mode,its working fine,but when I test it in SSL mode ,it is giving the following error:
    Unable to tunnel through localhost:8082. Proxy returns "HTTP/1.1 403 Proxy denies fulfilling the request"
    When I am requesting the webservice using the following parameters:
    a)-Dcom.yodlee.soap.services.url=https://localhost:1080/yodsoap/services
    b)-Dyodlee.sdk.https.proxyHost=localhost
    c)-Dyodlee.sdk.https.proxyPort=8082
    d)-Dcom.yodlee.soap.client.http11Enabled=1
    this parameters is used to set the client http connection to HTTP1.1 by setting the HTTP_TRANSPORT_VERSION.
    Detailed error message is as follows:
    Caused by: java.io.IOException: Unable to tunnel through localhost:8082. Proxy returns "HTTP/1.1 403 Proxy denies fulfilling the request"
         at org.apache.axis.AxisFault.makeFault(AxisFault.java:129)
         at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:131)
         at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:71)
         at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:150)
         at org.apache.axis.SimpleChain.invoke(SimpleChain.java:120)
         at org.apache.axis.client.AxisClient.invoke(AxisClient.java:180)
         at org.apache.axis.client.Call.invokeEngine(Call.java:2492)
         at org.apache.axis.client.Call.invoke(Call.java:2481)
         at org.apache.axis.client.Call.invoke(Call.java:2176)
         at org.apache.axis.client.Call.invoke(Call.java:2099)
         at org.apache.axis.client.Call.invoke(Call.java:1622)
         at com.yodlee.soap.core.login.CobrandLoginSoapBindingStub.loginCobrand(CobrandLoginSoapBindingStub.java:225)
         at com.yodlee.soap.core.login.CobrandLoginSoapClientProxy.loginCobrand(CobrandLoginSoapClientProxy.java:119)
         ... 1 more
    Caused by: java.io.IOException: Unable to tunnel through localhost:8082. Proxy returns "HTTP/1.1 403 Proxy denies fulfilling the request"
         at org.apache.axis.components.net.JSSESocketFactory.create(JSSESocketFactory.java:197)
         at org.apache.axis.transport.http.HTTPSender.getSocket(HTTPSender.java:157)
         at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:114)
         ... 12 more
    This error message shows that its not able to get the socket connection to the server.Can anyone tell me the reason of it.
    If you need any more info do let me know.
    Regards,
    Somendra

    First of all, is there a reason why you are using jRockit?
    Since the issue appeared after upgrading the windows, the issue would potentially be in the interaction between JVM and OS.
    Also, there were some issues related to memory leak that were fixed in AS 8.2.
    May be you should try with a Sun JVM and AS 8.2.

  • Why java Client  Proxy is used?

    Hi all!
    I am using sudhir porumamill's scenario available at the following links:
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/a068cf2f-0401-0010-2aa9-f5ae4b2096f9
    and
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/f272165e-0401-0010-b4a1-e7eb8903501d
    I am not getting which proxy he is referring to? whether it is java client proxy/server proxy?
    What to be given in SLD for client proxy and server proxy as well?
    Thanks

    Hi,
    Only the database name can be specified in JDBC communication channel. The table should given in receiver data type in Integration Repository.
    Refer these link for sql-xml data types to be followed for JDBC scenario.
    http://help.sap.com/saphelp_nw04/helpdata/en/64/ce4e886334ec4ea7c2712e11cc567c/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/2e/96fd3f2d14e869e10000000a155106/content.htm
    Regards,
    Uma

  • Java Server Proxy Monitoring

    hi......All
    let me explain my scenario.Client java proxy connect to the JMS Server and receive the Messages and send through the XI and Java Server Proxy send that messages to the multiple Queues based on that message ROUTE ID.now the SXMB-Moni showing successful flag but how can we monitor the  java server proxy
    with warm regards,
    madhu

    hi
    ref this
    Re: Java Proxy Monitoring
    Java Server Proxy
    XI Configuration for Java Server Proxy

  • SAP R/3 and JAVA based data base

    hi,
    I have two data base one is SAp r/3 and another is JAVA based.
    i need to link one table from Sap r/3 and one from JAVA based data base.
    using crystal reports how can i do this????
    thanks

    hi,
    in Crystal reports go to data base expert in the pop up link JAVA based data base using JDBC and connect SAp r/3 using SAP.
    You will be able to get SAp menue only if you are using crystal reports version 2008 or version 12.
    Once the connection is established select the tables you require and rest remains same.
    Thanks.

  • SOAP --XI ---RFC or Java Client  Proxy

    Hello Gurus,
    Need your adivce for a scenario in XI
    Scenario ---  To implement XI with SAP SCEM(Supply Chain Event Management).
    Client is sending data from Web Portal (JSP Page) and wants to integrate with R/3.
    (Request from client and Response from R/3 shown again at browser )
    Web Portal (JSP Page) is on server A and XI on server B
    Queries ---
    1. Can I use Java Client Proxy Approach ---  proxy --- xi -- rfc approach 
    If  Web Portal (JSP page) is working in server A and XI in server B then can I call xi server from jsp page by passing xi server credential (username,password,bus service) and using sync Interface I can show result back to browser.
    2. For SOAP Approach  -- SOAP -- XI --- RFC approach 
    Suppose I need to send two parameters from my Web Portal (JSP page) to xi to R/3 and it will return some result.
    Concept of Webservice --- any application (like BAPI ) exposed.
    a. Pls tell me all the steps required for IR and ID
    b.How can I invoke that generated webservice from my jsp page --- so that my request parameters values go to xi from my jsp page and to R/3 and then result from R/3 to xi and to my jsp page.
    Regards

    I think second approach is more appropriate ie. SOAP>XI>RFC
    Some of the blogs you can refer:
    /people/riyaz.sayyad/blog/2006/05/07/consuming-xi-web-services-using-web-dynpro-150-part-i
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/d23cbe11-0d01-0010-5287-873a22024f79
    Sender SOAP adapter config: http://help.sap.com/saphelp_nw04s/helpdata/en/fc/5ad93f130f9215e10000000a155106/content.htm
    Hope this helps,
    Rgds,
    Moorthy

  • Error in Java Server Proxy 7.1

    Hi,
    i am working on Java Server Proxy in PI 7.1, i am able to deploy EAR file successfully.
    when i am execting the scenario i am getting the following error
    JPR could not process the message. Reason: No remote bean found for reference of class $Proxy2917.
    can any one help me to resolve this issue.
    if there is any Blog or documentation on Java proxy PI 7.1, can you please share with me.
    Thank You,
    Madhav

    Hi Madhav,
       i think you are facing error because you not defined you bean class peopely,and check the configuration of J2EE-engine.xml file .
    refer the link
    http://help.sap.com/saphelp_nwpi71/helpdata/EN/ce/81a797cc9642c8bbef249bfd84dd45/content.htm
    Regards,
    Raj

  • Exception in Java Server proxy

    Hi,
    I created a synchronous Java Server Proxy , and when i tested it i got this error
    *Could not parse XMBMessage due to No SOAP Envelope but 1 MT_ProxyInput*
    What could i be doing wrong?
    <?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>XIAdapter</SAP:Category>
      <SAP:Code area="PLAINHTTP_ADAPTER">ATTRIBUTE_SERVER</SAP:Code>
      <SAP:P1>500</SAP:P1>
      <SAP:P2>Internal Server Error</SAP:P2>
      <SAP:P3>com.sap.aii.af.ra.ms.api.DeliveryException: Could not create Message from TransportMessage. Reason: com.sap.aii.af.ra.ms.api.MessagingException: com.sap.aii.af.ra.ms.api.MessagingException: Could not parse XMBMessage due to No SOAP Envelope but 1 MT_ProxyInput</SAP:P3>
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>HTTP server code 500 reason Internal Server Error explanation com.sap.aii.af.ra.ms.api.DeliveryException: Could not create Message from TransportMessage. Reason: com.sap.aii.af.ra.ms.api.MessagingException: com.sap.aii.af.ra.ms.api.MessagingException: Could not parse XMBMessage due to No SOAP Envelope but 1 {http://</SAP:Stack>
      <SAP:Retry>N</SAP:Retry>
      </SAP:Error>

    I chose HTTP instead of Xi adapter type

  • Error code 403  in Java Server Proxy

    Hi All,
    I developed Java Server Proxy.
    1. I get the Generated files from IR.
    2. Implement those files in J2EE Application.
    3. Configure all .xml configuration files.
    4. Deploy the .ear file.
    5. Register the Bean in JPR registry.
    finally i put the file in source side then the file picked successfully.
    I checked in Message Monitor i got success message but I Checked in SXMB_MONI then i got the following error .
    ERROR:
      <?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="">
      <SAP:Category>XIServer</SAP:Category>
      <SAP:Code area="INTERNAL">HTTP_RESP_STATUS_CODE_NOT_OK</SAP:Code>
      <SAP:P1>403</SAP:P1>
      <SAP:P2>Forbidden</SAP:P2>
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title>Error Report</title> <style> td {font-family : Arial, Tahoma, Helvetica, sans-serif; font-size : 14px;} A:link A:visited A:active </style> </head> <body marginwidth="0" marginheight="0" leftmargin="0" topmargin="0" rightmargin="0"> <table width="100%" cellspacing="0" cellpadding="0" border="0" align="left" height="75"> <tr bgcolor="#FFFFFF"> <td align="left" colspan="2" height="48"><font face="Arial, Verdana, Helvetica" size="4" color="#666666"><b>  403 &nbsp Forbidden</b></font></td> </tr> <tr bgcolor="#3F73A3"> <td height="23" width="84"><img width=1 height=1 border=0 alt=""></td> <td height="23"><img width=1 height=1 border=0 alt=""></td> <td align="right" height="23"><font face="Arial, Verdana, Helvetica" size="2" color="#FFFFFF"><b>SAP J2EE Engine/7.00 </b></font></td> </tr> <tr bgcolor="#9DCDFD"> <td height="4" colspan="3"><img width=1 height=1 border=0 alt=""></td> </tr> </table> <br><br><br><br><br><br> <table width="100%" cellspacing="0" cellpadding="0" border="0" align="left" height="75"> <tr bgcolor="#FFFFFF"> <td align="left" colspan="2" height="48"><font face="Arial, Verdana, Helvetica" size="3" color="#000000"><b>  You are not authorized to view the requested resource.</b></font></td> </tr> <tr bgcolor="#FFFFFF"> <td align="left" valign="top" height="48"><font face="Arial, Verdana, Helvetica" size="2" color="#000000"><b>  Details:</b></font></td> <td align="left" valign="top" height="48"><font face="Arial, Verdana, Helvetica" size="3" color="#000000"><pre>  No details available</pre></font></td> </tr> </body> </html></SAP:AdditionalText>
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>HTTP response contains status code 403 with the description Forbidden Error while sending by HTTP (error code: 403, error text: Forbidden)</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    Please give me the sloution.
    Thanks,
    Bharathiraja R

    Hi
    Look into this blog where you have solutions for all Errors.
    /people/krishna.moorthyp/blog/2006/07/23/http-errors-in-xi
    Error: HTTP 403 Forbidden
    Description: The server understood the request, but is refusing to fulfill it
    Possible Tips:
    Path sap/xi/engine not active
    • HTTP 403 during cache refresh of the adapter framework - Refer SAP Note -751856
    • Because of Inactive Services in ICF –Go to SICF transaction and activate the services. Refer SAP Note -517484
    • Error in RWB/Message Monitoring- because of J2EE roles – Refer SAP Note -796726
    • Error in SOAP Adapter - "403 Forbidden" from the adapter's servlet. –Because of the URL is incorrect or the adapter is not correctly deployed.
    Reward points if usefull..........

  • Exception using fault message in java server proxy.

    Hi All,
    I am trying to use Fault message inside my server proxy code in Asynchronous java server proxy. I am referring the below mentioned link :
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/d06315a6-e66e-2910-039c-ba8bbbd23702?quicklink=index&overridelayout=true
    I successfully deployed my SDA file but while running the scenario(http-XI-ftp in PI7.11) i am getting the folowing exception under MDT:
    com.sap.engine.interfaces.messaging.api.exception.MessagingException: Error processing inbound message. Exception: Cannot locate proxy bean ServerProxyFTTest3.
    I am using the following library refernces under application-j2ee-engine.xml file:  com.sap.aii.af.sdk.lib, com.sap.aii.proxy.svc, com.sap.xi.util.misc,com.sap.guid,com.sap.exception all of type "weak".
    I have checked almost all the forums related to fault messages in asynchronous java server proxy but couldn't find much help.
    Request you all to help me.
    Thanks
    Amit

    Hi Rajesh,
    I am deploying my SDA file on Non Central Adapter Engine.
    I have also registered my interface using:
    http://ISVSAPPISB:51000/ProxyServer/register?ns=http://infosys.com/poc&interface=SI_Proxy_IA&bean=localejbs/ServerProxyFTTest3&method=sIProxyIA
    But still i ma getting the same exception.
    Hi Gabriel,
    I implemented my scenario using the same. But in addittion to the librarry referneces mentioned over there i have added one more refrence in it "com.sap.exception"  of type "weak". My structure is like this:
    <?xml version="1.0" encoding="UTF-8"?>
    <application-j2ee-engine xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="application-j2ee-engine.xsd">
    <reference reference-type="weak">
      <reference-target provider-name="sap.com" target-type="library">com.sap.aii.af.sdk.lib</reference-target>
      </reference>
    <reference reference-type="weak">
      <reference-target provider-name="sap.com" target-type="service"> com.sap.aii.proxy.svc</reference-target>
      </reference>
    <reference reference-type="weak">
      <reference-target provider-name="sap.com" target-type="library">com.sap.xi.util.misc</reference-target>
      </reference>
    <reference reference-type="weak">
      <reference-target provider-name="sap.com" target-type="library">com.sap.guid</reference-target>
      </reference>
        <reference reference-type="weak">
      <reference-target provider-name="sap.com" target-type="library">com.sap.exception</reference-target>
      </reference>
        </application-j2ee-engine>
    Please help.
    Thanks
    Amit

  • Sun Java Web Proxy Server Routing to another Proxy Server

    hello every body
    i have installed Sun java web proxy server and we are get internet services from anotyher proxy server.
    how route SOCKS (Ports) to another proxy server)
    I mean 8080 web browsing is ok but my socks applicaiton like outlook is not working. how to Route my Sun Java Web proxy Server Socks Server to another Proxy Server.
    Please reply
    best regards
    Aamir Mughal
    [email protected]

    Dear ahmad@bzu,
    I suspect that your download is corrupted. Check the file size ( for me it shows up 89,328KB(and the installation went smooth). So a possible solution should be to download again and try the installation.

  • Java Server Proxy---Deployment error?

    I am trying the scenario from this blog
    /people/rashmi.ramalingam2/blog/2005/06/25/an-illustration-of-java-server-proxy
    I am getting deployment error
    May 30, 2006 1:39:34 PM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR:
    [003]Deployment aborted
    Settings
    SDM host : sapep
    SDM port : 50018
    URL to deploy : file:/C:/DOCUME1/ADMINI1/LOCALS~1/Temp/temp57679JPS_EAR.ear
    Deployment exception : Server sapep did not accept login request as apiadmin on port 50018 - CmdXmlFactory could not find Top Element within String: "null".
    Inner exception was :
    Server sapep did not accept login request as apiadmin on port 50018 - CmdXmlFactory could not find Top Element within String: "null".
    Help me
    Thanks

    Hi Saru,
    It seems u dont have the correct sdm password or someone has changed the sdm password.It has not accepted the credentials u have given during deployment.
    Check with all Sap enterprise portal settings in the prefernces/NWDS
    The host name,alias,port
    If not done with
    Try to change the sdm password using this Password trouble in SDM
    restart server again after changes
    even try
    - Stop nd restart the sdm from yor NWDS and deploy once again
    Thanks,
    Swathi
    Do offer pts:-)

Maybe you are looking for

  • Decision Step In Work flow

    Hi Workflower's Thanks a lot for all your reply! I'm having one problem in Decision step when work item is generated and placed under SAP inbox while user select particular work item then decision option "Choose one of the following alternatives" App

  • Run time exception while checking dynamic file name in mesage mapping

    Hi Experts, In my file to idoc scenario i need to know the file name dynamicalyy as i require this file name during mesage mapping. for that i have created UDF with the following code. DynamicConfiguration conf = (DynamicConfiguration) container.getT

  • Read from database (Access) and update fields using MS ADODB

    Hello, I am trying to get records from database using MS ADODB._connection & ADODB._Recordset objects (from LabVIEW 6) I can: 1. open connection (with ADODB._connection) 2. write into tables (with ADODB._command) I can not: gets records and update fi

  • An error compiling

    package piani; public class Azione extends Piano{      private String nome;      private int durata;      private Precondizione obj;      public Azione(String n,int d,Precondizione o){           if((null==n)||(0==d)||(null==o)){                throw

  • Any way to capture DOMAIN in system variable?

    Any way to capture the DOMAIN in a system variable that can be used in WebI or Universe?