ADS Configuration Issue : ADS Call Failed

Hi All,
We are trying to implement the ADS Configuration Newly in our Development Portal 7.0.
We have done all the configuration steps as per the standard ADS configuration Document.
When we try to execute the Connection Test HTTP Destination ADS RFC Connection test in backend we are getting 302 Found return code in R3.
We also tried trouble shoot as per the NOTE 944221... The follwoing test results are as follwos :
=> FP_PDF_TEST_00 By selecting the ADS connection the result is succesfull. - OK
=> FP_TEST_00 By selecting ADS Connection and tried to execute we got error - ERROR
     Error : ADS: com.adobe.ProcessingException: com.adobe.Processing(200101)
=> FP_CHECK_DESTINATION_SERVICE by selecting the ADS connecting and executed,
      without destination it is success - OK
      and with destination it is failing - ERROR
     Error : SYSTEM ERROR : com.adobe.ProcessingException: com.adobe.ProcessingException: Problem accessing the data from Destination: dest:FP_ICF_DATA_X45//sap/bc/fp/form/layout/FP_FORM_SECURITY_TEST.XDP?fp-lang..
=> FP_TEST_IA_01 is also failing - ERROR
     Error : ADS: com.adobe.ProcessingException: com.adobe.ProcessingException: Problem accessing the data from Destination: dest:FP_ICF_DATA_X45//sap/bc/fp/form/layout/FP_FORM_SECURITY_TEST.XDP?fp-lang..
IN Portal we are trying to execute any of the PDF rendering iView from ESS, we are getting the following error message.
Error While Processing your Request :
The call to URL has been terminated due to an error.
http://<HostName>:<Port>/sap/bc/webdynpro/sap/asr_process_execuet/
The Follwoing text was processed in System X45: WebDynpro Exception : ADS Call Failed ADS: com.adobe.ProcessingException: com.adobe.ProcessingException: Problem accessing the data from Destination: dest:FP_ICF_DATA_X45//sap/bc/fp/form/layout/FP_FORM_SECURITY_TEST.XDP?fp-lang..
Could any one suggest something to work out on this issue.
Thanks In Advance.
Visweswar

Hi Visveswara,
I'm also getting the same kind of error on production system. The application is working fine in DEV & QAS.
Pl share your inputs if you have any light on this.
Regards,
Indu.

Similar Messages

  • ADS configuration and ADS programming

    Hi Everyone:
    Would you like to give me some hints to solve the following problems?
    Two question here :
    1. How to configurate a J2EE engine after you install ADS plugins? I have followed the guide of Scott Jones. <a href="/people/scott.jones/blog/2007/09/13/installing-and-configuring-sap-interactive-forms-by-adobe-for-the-sap-netweaver-composition-environment:///people/scott.jones/blog/2007/09/13/installing-and-configuring-sap-interactive-forms-by-adobe-for-the-sap-netweaver-composition-environment But when I run non-interaction form demo on my J2EE engine, the complier give error prompt :"http://ctud50055576a:50200/inspection.wsil/" can't be recogonized. in IE,I have checked the address of "http://ctud50055576a:50200/inspection.wsil/" , which is definitely the address of wsil. all of segements are correct.
    2. where I can find the package of class WDPDFObjectFactory? I mean the according SDA in the client plugins package.
    Thanks a lot, I'm almost exhausted by these two problems.

    Thanks for SBS's credential file.
    I have already add this license into my local J2ee engine.
    But when running the demo <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/webdynpro?rid=/library/uuid/49f2ea90-0201-0010-ce8e-de18b94aee2d#48">Dynamic Non-Interactive PDF Forms</a>, I still meet with such problem :
    Caused by: com.sap.esi.esp.service.server.query.discovery.ExtendedServiceException: com.sap.engine.services.webservices.jaxrpc.exceptions.InvalidResponseCodeException: Invalid Response Code: (302) Found. The requested URL was:"http://ctud50055576a:50200/inspection.wsil, used user to connect: ADSUser"
         at com.sap.esi.esp.service.server.query.discovery.DestinationsHelperImpl.getEndpointConfigurations(DestinationsHelperImpl.java:933)
         at com.sap.esi.esp.service.server.query.discovery.DestinationsHelperImpl.getWSDLUrl(DestinationsHelperImpl.java:401)
         at com.sap.engine.services.webservices.espbase.client.dynamic.GenericServiceFactory.getWSDLUrl(GenericServiceFactory.java:222)
         at com.sap.engine.services.webservices.espbase.client.dynamic.GenericServiceFactory.createService_NewInstance(GenericServiceFactory.java:192)
         at com.sap.engine.services.webservices.espbase.client.dynamic.GenericServiceFactory.createService(GenericServiceFactory.java:175)
         at com.sap.engine.services.webservices.espbase.client.dynamic.GenericServiceFactory.createService(GenericServiceFactory.java:160)
         at com.sap.tc.adobe.pdfobject.core.PDFObjectDII.invoke(PDFObjectDII.java:278)
         ... 68 more
    Caused by: com.sap.engine.services.webservices.jaxrpc.exceptions.InvalidResponseCodeException: Invalid Response Code: (302) Found. The requested URL was:"http://ctud50055576a:50200/inspection.wsil, used user to connect: ADSUser"
         at com.sap.esi.esp.service.server.query.discovery.WSTransportSettingsResolver.resolveEntity(WSTransportSettingsResolver.java:362)
         at com.sap.engine.services.webservices.espbase.query.WSQueryImpl.initialize(WSQueryImpl.java:281)
         at com.sap.engine.services.webservices.espbase.query.WSQueryImpl.findWSEndpoints(WSQueryImpl.java:165)
         at com.sap.esi.esp.service.server.query.discovery.DestinationsHelperImpl.getEndpointConfigurations(DestinationsHelperImpl.java:924)
         ... 74 more
    It seems something related with Destination configuration.
    Exactly following the guide of  Setting Up Basic Authentication in a Java Environment of ""<a href="http://help.sap.com/saphelp_nwce10/helpdata/en/37/504b8cbc2848a494facfdc09a359b1/frameset.htm">ADS configuration guide for SAP Netweaver 7.1 SP3</a>
    In this document, in deployable Proxy class "DestinationSi", We need to add one logicport named after "Configport_Document".
    And the WS endpoint is http://<host>:<port>/inspection.wsil
    I suspect if such point is right or not, because the Web service of ADS web service address is different from such address, in WSnavigator, I find the according address is :
    http://<host>:<port>//AdobeDocumentServices/Config?wsdl&style=document&mode=standard
    So did a trial to use this Endpoint and filled in "DestinationSi" proxy class, but the server still refused to run the interactive form correctly, give error like this :
    Caused by: com.sap.engine.services.webservices.espbase.query.exceptions.TechnicalException: Deserializing WSDL stream http://ctud50055576a.ctul.sap.corp:50200/AdobeDocumentServices/Config failed
         at com.sap.engine.services.webservices.espbase.query.WSQueryImpl.getWSDLDefinitions(WSQueryImpl.java:509)
         at com.sap.engine.services.webservices.espbase.query.WSQueryImpl.initialize(WSQueryImpl.java:310)
         at com.sap.engine.services.webservices.espbase.query.WSQueryImpl.findWSEndpoints(WSQueryImpl.java:165)
         at com.sap.esi.esp.service.server.query.discovery.DestinationsHelperImpl.getEndpointConfigurations(DestinationsHelperImpl.java:924)
         ... 74 more
    Caused by: com.sap.engine.services.webservices.espbase.wsdl.exceptions.WSDLException: Invalid Response Code: (404) Not Found. The request URL was:"http://ctud50055576a.ctul.sap.corp:50200/AdobeDocumentServices/Config, used user to connect: ADSUser". Check, whether the URL is correct, and the Web Service that you are requesting is up and running.
         at com.sap.engine.services.webservices.espbase.wsdl.WSDLLoader.loadDOMDocument(WSDLLoader.java:140)
         at com.sap.engine.services.webservices.espbase.wsdl.WSDLLoader.load(WSDLLoader.java:91)
         at com.sap.engine.services.webservices.espbase.wsdl.WSDLLoader.load(WSDLLoader.java:80)
         at com.sap.engine.services.webservices.espbase.query.WSQueryImpl.getWSDLDefinitions(WSQueryImpl.java:507)
         ... 77 more
    Caused by: com.sap.engine.services.webservices.jaxrpc.exceptions.InvalidResponseCodeException: Invalid Response Code: (404) Not Found. The request URL was:"http://ctud50055576a.ctul.sap.corp:50200/AdobeDocumentServices/Config, used user to connect: ADSUser". Check, whether the URL is correct, and the Web Service that you are requesting is up and running.
         at com.sap.esi.esp.service.server.query.discovery.WSTransportSettingsResolver.resolveEntity(WSTransportSettingsResolver.java:362)
         at com.sap.engine.services.webservices.espbase.wsdl.WSDLLoader.loadDOMDocument(WSDLLoader.java:127)
         ... 80 more
    Feel confused for such strange problem.
    SBS, would you like to give me some hints for it?
    Message was edited by:
            Orlando Ding

  • ADS Configuration issue in HA cluster environment

    Hi All,
    We have HA cluster environment in which we have installed primary node, secondary node and additional application server. We have configured ADS in HA cluster but when we execute "fp_test_00" program in SE38 it throws "ADS: com.adobe.ProcessingException: com.adobe.Processin(200101)" exception. As well as RFC destination "FP_ICF_DATA_<SID>" in java system throws "Error during ping operation: Error while silently connecting: org.w3c.www.protocol.http.HttpException: Connection refused: connect"  while we ping destination.
    I have checked URL,Port and Logon data all information provided for RFC is fine. Please help me to resolve this issue.
    Thanks

    Hi Reagan
    As you suggested I have checked the URL(http://hostname:8000) has been used for connection, logon data is also fine. Below I have attached dev_icm trace file and there I can see that system throwing error while "reading data from message server"
    dev_icm
    Thr 14116] Mon May 19 01:11:29 2014
    [Thr 14116] {0000a598} Traffic Control: Nettimeout (30) exceeded by peer: 10.15.212.11:23327 [icxxthr.c 4303]
    [Thr 16228] Mon May 19 03:51:29 2014
    [Thr 16228] *** ERROR => MsINiRead: NiBufReceive failed (NIECONN_BROKEN) [msxxi.c      2829]
    [Thr 16228]
    [Thr 16228] *****************************************************************************
    [Thr 16228] *
    [Thr 16228] *  ERROR       Reading data from the message server (hostname / 3901)
    [Thr 16228] *              failed.
    [Thr 16228] *              Please check the trace file of the message server.
    [Thr 16228] *
    [Thr 16228] *  TIME        Mon May 19 03:51:29 2014
    [Thr 16228] *  RELEASE     721
    [Thr 16228] *  COMPONENT   MS (message handling interface, multithreaded)
    [Thr 16228] *  VERSION     4
    [Thr 16228] *  RC          -36
    [Thr 16228] *  MODULE      msxxi.c
    [Thr 16228] *  LINE        2848
    [Thr 16228] *  COUNTER     173
    [Thr 16228] *
    [Thr 16228] *****************************************************************************
    [Thr 16228]
    [Thr 16228] *** ERROR => MsIReadFromHdl: NiRead (rc=NIECONN_BROKEN) [msxxi.c      1867]
    [Thr 16228] JNCMIMsConnBrokenCallback: Message server connection broken
    [Thr 16228] IcmJncmConnBrokenCallback called
    [Thr 16228] JNCMReconnectAsync: Start Message Server reconnect, command MS_J2EE_RECO(2), allow 3600 sec for reconnect
    [Thr 16228] JNCMReconnectAsync: Allow 30 sec for consistent cluster reconnect
    [Thr 16228] Mon May 19 03:51:30 2014
    [Thr 16228]
    [Thr 16228] *****************************************************************************
    [Thr 16228] *
    [Thr 16228] *  ERROR       The connection to the specified message server
    [Thr 16228] *              (hostname / 3901) failed. Please check the trace file
    [Thr 16228] *              of the message server. If a network filter has
    [Thr 16228] *              been activated (see message server parameters
    [Thr 16228] *              ms/acl_file_...) please check the configuration
    [Thr 16228] *
    [Thr 16228] *  TIME        Mon May 19 03:51:30 2014
    [Thr 16228] *  RELEASE     721
    [Thr 16228] *  COMPONENT   MS (message handling interface, multithreaded)
    [Thr 16228] *  VERSION     4
    [Thr 16228] *  RC          -35
    [Thr 16228] *  MODULE      msxxi.c
    [Thr 16228] *  LINE        2783
    [Thr 16228] *  COUNTER     176
    [Thr 16228] *
    [Thr 16228] *****************************************************************************
    [Thr 16228]
    [Thr 16228] *** ERROR => MsIAttachEx: MsINiWrite (rc=-35) [msxxi.c      884]
    [Thr 16228] JNCMIMsConnBrokenCallback: Message server connection broken during reconnect
    [Thr 16228] JNCMReconnectAsync: cannot reconnect to message server [cmd=MS_J2EE_RECO(2),loop=1],  rc=-35(-35)
    dev_server0
    [Thr 10444] Mon May 19 03:51:30 2014
    M  [Thr 10444] ***LOG Q0I=> NiPConnect2: IP-address:3301: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 3285]
    M  [Thr 6832] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 26/sock 4824
        (SI_ECONN_REFUSE/10061; I4; ST; IP-address:3301) [nixxi.cpp    3285]
    M  [Thr 19208] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 42/sock 8104
        (SI_ECONN_REFUSE/10061; I4; ST; IP-address:3301) [nixxi.cpp    3285]
    M  [Thr 4680] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 50/sock 368
        (SI_ECONN_REFUSE/10061; I4; ST; IP-address:3301) [nixxi.cpp    3285]
    M  [Thr 10444] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 34/sock 7128
        (SI_ECONN_REFUSE/10061; I4; ST; IP-address:3301) [nixxi.cpp    3285]

    M [Thr 6832] Mon May 19 03:51:32 2014
    M  [Thr 6832] ***LOG Q0I=> NiPConnect2: IP-address:3301: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 3285]

    M [Thr 19208] Mon May 19 03:51:32 2014
    M  [Thr 19208] ***LOG Q0I=> NiPConnect2: IP-address:3301: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 3285]

    M [Thr 10444] Mon May 19 03:51:32 2014
    M  [Thr 10444] ***LOG Q0I=> NiPConnect2: IP-address:3301: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 3285]

    M [Thr 4680] Mon May 19 03:51:32 2014
    M  [Thr 4680] ***LOG Q0I=> NiPConnect2: IP-address:3301: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 3285]
    M  [Thr 6832] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 35/sock 368
        (SI_ECONN_REFUSE/10061; I4; ST; IP-address:3301) [nixxi.cpp    3285]
    M  [Thr 19208] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 27/sock 7592
        (SI_ECONN_REFUSE/10061; I4; ST; IP-address:3301) [nixxi.cpp    3285]
    M  [Thr 10444] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 43/sock 8104
        (SI_ECONN_REFUSE/10061; I4; ST; IP-address:3301) [nixxi.cpp    3285]
    M  [Thr 4680] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 51/sock 4824
        (SI_ECONN_REFUSE/10061; I4; ST; IP-address:3301) [nixxi.cpp    3285]

    M [Thr 6832] Mon May 19 03:51:35 2014
    M  [Thr 6832] ***LOG Q0I=> NiPConnect2: IP-address:3301: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 3285]

    M [Thr 10444] Mon May 19 03:51:35 2014
    M  [Thr 10444] ***LOG Q0I=> NiPConnect2: IP-address:3301: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 3285]
    M  [Thr 10444] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 44/sock 7780
        (SI_ECONN_REFUSE/10061; I4; ST; IP-address:3301) [nixxi.cpp    3285]

    M [Thr 4680] Mon May 19 03:51:35 2014
    M  [Thr 4680] ***LOG Q0I=> NiPConnect2: IP-address:3301: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 3285]
    M  [Thr 6832] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 36/sock 368
        (SI_ECONN_REFUSE/10061; I4; ST; IP-address:3301) [nixxi.cpp    3285]

    M [Thr 19208] Mon May 19 03:51:35 2014
    M  [Thr 19208] ***LOG Q0I=> NiPConnect2: IP-address:3301: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 3285]
    M  [Thr 4680] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 52/sock 8104
        (SI_ECONN_REFUSE/10061; I4; ST; IP-address:3301) [nixxi.cpp    3285]
    M  [Thr 19208] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 28/sock 7592
        (SI_ECONN_REFUSE/10061; I4; ST; IP-address:3301) [nixxi.cpp    3285]

    M [Thr 19208] Mon May 19 03:51:40 2014
    M  [Thr 19208] ***LOG Q0I=> NiPConnect2: IP-address:3301: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 3285]

    M [Thr 6832] Mon May 19 03:51:40 2014
    M  [Thr 6832] ***LOG Q0I=> NiPConnect2: IP-address:3301: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 3285]
    M  [Thr 19208] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 53/sock 7128
        (SI_ECONN_REFUSE/10061; I4; ST; IP-address:3301) [nixxi.cpp    3285]
    M  [Thr 6832] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 45/sock 7952
        (SI_ECONN_REFUSE/10061; I4; ST; IP-address:3301) [nixxi.cpp    3285]

    M [Thr 4680] Mon May 19 03:51:40 2014
    M  [Thr 4680] ***LOG Q0I=> NiPConnect2: IP-address:3301: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 3285]

    M [Thr 10444] Mon May 19 03:51:40 2014
    M  [Thr 10444] ***LOG Q0I=> NiPConnect2: IP-address:3301: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 3285]
    M  [Thr 4680] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 29/sock 4824
        (SI_ECONN_REFUSE/10061; I4; ST; IP-address:3301) [nixxi.cpp    3285]
    M  [Thr 10444] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 37/sock 8508
        (SI_ECONN_REFUSE/10061; I4; ST; IP-address:3301) [nixxi.cpp    3285]

    M [Thr 19208] Mon May 19 03:51:49 2014
    M  [Thr 19208] ***LOG Q0I=> NiPConnect2: IP-address:3301: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 3285]

    M [Thr 10444] Mon May 19 03:51:49 2014
    M  [Thr 10444] ***LOG Q0I=> NiPConnect2: IP-address:3301: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 3285]

    M [Thr 4680] Mon May 19 03:51:49 2014
    M  [Thr 4680] ***LOG Q0I=> NiPConnect2: IP-address:3301: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 3285]

    M [Thr 6832] Mon May 19 03:51:49 2014
    M  [Thr 6832] ***LOG Q0I=> NiPConnect2: IP-address:3301: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 3285]
    M  [Thr 19208] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 30/sock 4824
        (SI_ECONN_REFUSE/10061; I4; ST; IP-address:3301) [nixxi.cpp    3285]
    M  [Thr 10444] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 54/sock 7592
        (SI_ECONN_REFUSE/10061; I4; ST; IP-address:3301) [nixxi.cpp    3285]
    M  [Thr 4680] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 46/sock 7128
        (SI_ECONN_REFUSE/10061; I4; ST; IP-address:3301) [nixxi.cpp    3285]
    M  [Thr 6832] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 38/sock 7952
        (SI_ECONN_REFUSE/10061; I4; ST; IP-address:3301) [nixxi.cpp    3285]
    Please see these logs and let me how I can resolve this issue.

  • WebDynpro Exception: ADS call failed SOAP Framework error:

    Hi,
    Can help me with this error:
    WebDynpro Exception: ADS call failed SOAP Framework error: SOAP Runtime Exception: CSoapExceptionFault : SOAP fault found in SOAP document /Transaction system failure in method rpData./<ns1:com.sap.engine.services.ejb.exceptions.BaseEJBException xmlns:ns1="http://sap-j2ee-engine/client-runtime-error">Transaction(100.102).
    Thank you

    ADS Installation and configuration:
    http://help.sap.com/saphelp_nwmobile71/helpdata/en/37/504b8cbc2848a494facfdc09a359b1/frameset.htm
    Troubleshooting for ADS configuration:
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/30ec0508-9438-2c10-f393-a41fb255698d?quicklink=index&overridelayout=true
    Landscape with ADS:
    http://csc-studentweb.lr.edu/swp/Berg/Conferences/SAP_NW2008_and_Admin_2008/BI/Track13/Track13_Session4.pdf
    ADS tests
    http://help.sap.com/saphelp_nwmobile71/helpdata/en/43/f31e3082221595e10000000a1553f7/content.htm
    Hope that helps, Otto

  • ADS configuration test fails

    Hi,
    I gone through the ADS configuration document for NW70 and all the settings are exactly same as described in the document but still I am getting the following errors during the check.
    1. When I execute test program "FP_TEST_00" I am getting below error,
    " ADS: com.adobe.ProcessingException: The rule specified,(200101) "
    2. When I execute destination service check using "FP_CHECK_DESTINATION_SERVICE" I am getting error as
    "SYSTEM Error: com.adobe.ProcessingException: The rule specified, requires Output PDF named: Nodes, does not exist."
    All other tests and configurations are working fine as mentioned in the configuration guide.
    Please help me on this issue.
    Regards,
    Nallasivam.D

    Hi
    I am also facing the same issue, can you let me know what was the problem ?
    Did you happen to resolve the issue ?
    Appreciate your inputs.
    Thanks
    Sri

  • Trouble with ADS configuration: What is going wrong?

    Hi Experts,
    I need some help in configuring the ADS Call on Solution Manager 7.0 (First question: is ADS runable on Solution Manager - maybe that's the error...?). I only need printforms, no interactive forms.
    Java and Abap is running on one machine.
    This are the notes I've checked:
    944221
    894009
    1016404
    915399
    That's what I configured:
    1. There were no adsuser and ads_agent, so I created them, adsuser as system user, ads_agent as service user, both with the same pw. For ads_agent I assigned the roles SAP_BC_FP_ICF and SAP_BC_FPADS_ICF, for ads_agent the role ADSCALLERS. I had to create the role ADSCALLERS before.
    2. Assigning JAVA Security Roles: Visual Administrator - Cluster - Server - Services - Security Provider - User Management. There I have checked whether the user adsuser is assigned to the group ADSCALLERS and is unlocked. In Policy Configuration (still in Visual Admin) I checked component "com.adobe/AdobeDocumentServices*AdobeDocumentServicesAssembly.jar" and mapped user adsuser and ads_agent to the Security Role ADSCallers.
    3. RFC Connection: HTTP Connection to external Server (was available), Connection Type G, Target: our server, Servicenr 50400 (System Nr is 04), präfix is "/AdobeDocumentServices/Config?style=rpc", user is "ADSUSER", pw the same like in user master data.
    Testing the RFC Connection was successfull.
    4. Checking the services (SICF): fp and fpads are active.
    5. Visual Administrator: Creation of the connection from JAVA to ABAP: Visual Administrator - Cluster - Server - Destinations - HTTP. I created a new destination with name FP_ICF_DATA_/sap/bc/fp/form/layout/fp_test_00.xdp with username ADSUser and pw is working fine.
    I hope you guys can help. I'm working on this issue now for some days, without any improvement.
    What is going wrong and what did I forget to configure?
    Thanks in advance,
    Tan
    EDIT: In Visual Administrator the users ADSUSER, ADS_AGENT and SAP* are locked automatically after some time...
    Edited by: Tan Yildiz on May 10, 2011 10:51 AM

    Hi again,
    maybe you guys can help now.
    Point 6 is fixed partially:
    6. Execution of FP_TEST_00, FP_PDF_TEST_00, FP_CHECK_DESTINATION_SERVICE there comes a popup to enter the username and pw, without any ettect. After I entered the data 3 times the popup is closed and there comes the error
    After executing the reports the popup is not prompting any more. There comes the error immediately:
    ERROR CODE : 100.101
    ERROR MESSAGE : SOAP Runtime Exception: CSoapExceptionTransport : HTTP send returned with status code
    Fehler SOAP Framework: SOAP Runtime Exception: CSoapExceptionTransport : HTTP send returned with status code(100.101).
    I figured out the the error lies within the RFC Destination, but I have no idea where.....
    The target device is our server name (no http:...stuff, just the name "hanna") the service nr is 50400 (04 is the system nr) and path prefix is "/AdobeDocumentServices/Config?style=rpc"
    So long everythings seems to be ok for me.
    But by testing the destination there is nothing happening.....no reaction, no error, no warning, no success message.....other RFC connections are working.
    If I change the service nr to 50000 (there is another system where ads is working) the test result is a success message......
    Any idea whats going wrong? Thanks in advance

  • Sql server configuration manager remote procedure call failed(0x800706be)

    Hi,
    My Sql Server Management Studio working well. But When I open Sql server configuration manager I Got an error
    “Remote procedure call failed (0x800706be)”
    I tried Goggling the problem and solve it but I am not getting any valuable
    solution. Is anyone solve this problem
    I attach snap here
    MySql Server Details:
    Microsoft SQL Server 2008 R2 (RTM) - 10.50.1617.0 (X64) Developer Edition (64-bit) on Windows NT 6.1 <X64> (Build 7600: )

    This error appears to happen when .mof files (Managed Object Format (MOF)) don’t get installed and registered correctly during set-up. To resolve this issue, I executed
    the following mofcomp command in command prompt to re-register the *.mof files:
    mofcomp.exe "C:\Program Files (x86)\Microsoft SQL Server\100\Shared\sqlmgmproviderxpsp2up.mof"
    Regards,
    Basit A. Farooq (MSC Computing, MCITP SQL Server 2005 & 2008, MCDBA SQL Server 2000)
    http://basitaalishan.com
    cau u pls tell me how to type this command on command prompt. I also have the same error in sql server 2008. I allready have sql server 2008 sp2 installed. When I was trying to type this command as it it by copying this full command to command prompt it
    shows that command not found as follows
    C:\>mofcomp.exe "C:\Program Files (x86)\Microsoft SQL Server\100\Shared\sqlmgmpr
    oviderxpsp2up.mof"
    Microsoft (R) MOF Compiler Version 6.1.7600.16385
    Copyright (c) Microsoft Corp. 1997-2006. All rights reserved.
    File 'C:\Program Files (x86)\Microsoft SQL Server\100\Shared\sqlmgmproviderxpsp2
    up.mof' not found!
    please tell me step by step 
    thanks 
    nravhad

  • First RFC call failed, config not loaded. Check the System landscape configuration.

    Dear Experts,
    We are getting below error on portal while using the BEX query in BI system.
    Error:
    BEx Web Application
    Error: First RFC call failed, config not loaded. Check the System landscape configuration.
    Exception occurred while processing the current request; this exception cannot be handled by the application or framework
    Failed to process request; contact your system administrator
    To facilitate analysis of the problem, keep a copy of this error page
    We are sorry for the inconvenience.
    As the ITS & WEB AS connection tests go successful on object created for BI system in portal.
    Kindly suggest me on this issue..
    Thanks,
    Bharath.

    Hi Bharath,
    Please go through the below SAP Note and let me know if this helps.
    1903392 - Error: First RFC call failed, config not loaded
    BR,
    Anurag

  • The Remote Procedure call failed error in Microsoft Direct Access configuration

    Hi,
    I have setup the Microsoft Base lab using Microsoft TLG, I have generated the IPHTTPS and NLS server certificate using the Microsoft PKI. After that I have installed the Microsoft Direct Access role but at the time of configuring the Remote Access Server
    it fails with the remote procedure call failed error.
    Could anybody help me to resolve this issue. I have searched a lot but no any solution found. It will be very helpful, if some one can point me where I did mistake.
    Thanks,
    Arif

    sql server services give error the remote procedure call failed [0x800706be] in sql server 2008.
    To resolve this issue, I executed the following mofcomp command in command prompt to re-register the *.mof files:
    mofcomp.exe "C:\Program Files (x86)\Microsoft SQL Server\100\Shared\sqlmgmproviderxpsp2up.mof".
    but it does not work.
    Plz give the exact soln to solve this error.
    So when you tried starting SQL server service it gave the error right  ?  or when you click on SQL server services in SQL server configuration manager(SSCM) you get this error. Can you be more clear.  As far as I read your question it has something
    to do with permission. Close SSCM window and this time  right click on SQL server configuration manager and select run as administrator and check if you can see SQL server services
    Please mark this reply as answer if it solved your issue or vote as helpful if it helped so that other forum members can benefit from it
    My Technet Articles

  • ADS Configuration Question

    Hello All,
    I am configuring the ADS in our ECC 6.0 system . I am facing two issues :
    Issue 1:
    I had completed all the steps for configuring ADS in the system. But when I run the Adobe form builder test from sfp transaction for the test form "FP_TEST_00" I am getting an error when executing the test function module for that test form saying :
    "Exception SYSTEM_ERROR
    Message ID: FPRUNX Message number:
    Message:
    ADS: com.adobe.ProcessingException: Problem accessing d(200101)
    What might be the issue???? We configured the Basic authentication and not SSL.
    Issue 2:
    Our J2EE is pointing to the client 001 and 800 is the ABAP development client .
    We had created a RFC destination by name "ADS" connection type "G" as part of the ADS configuration .
    IN SM59 when I do a test connection on both clients ADS Rfc destination is working only in client 001 (J2ee client) and not working in 800 client In client 800 it's telling the error " SR000 : ICM_HTTP_CONNECTION_FAILED".
    What might be the issue in 800 client?
    Thanks for your help in advance.
    Thanks,
    Greetson

    ISSUE 1:
    If not, then check this thread and run the tests mentioned in it at your end.
    Print Preview not working for Adobe forms
    ISSUE 2:
    Reason and Prerequisites
    You are using ICM Release 6.40 or higher for HTTP connections of the SAP Web AS. In other words, your kernel release is 6.40 or higher.
    Up to and including Release 7.00, ICM is only used in systems which also have an ABAP stack, and not in J2EE-only systems.
    You may also be using the SAP Web Dispatcher.
    Solution
    The note describes the following:
    Client and server roles of the ICM
    List of the various ICM timeout parameters
    Short description of the icm/conn_timeout parameter
    Description of "Processing timeout" and "Keepalive timeout"
    Configuration of the ICM parameters for the processing timeout and the keepalive timeout
    Timeout parameters in the SAP Web Dispatcher
    ICM kernel patches that affect timeouts
    There is detailed ICM documentation in the SAP Knowledge Warehouse.
    Client and server roles of the ICM
    The ICM can forward incoming HTTP connections for further processing to the SAP Web Application Server; the ICM then serves as the HTTP server. The ICM can also forward outgoing HTTP connections from the SAP Web Application Server to other HTTP servers; the ICM then serves as the HTTP client.
    Available parameters that control ICM timeouts
    icm/conn_timeout
    icm/keep_alive_timeout
    icm/server_port_< n >
    Parameter icm/conn_timeout
    icm/conn_timeout is used to set the timeout when setting up the connection. If the timeout is exceeded, an error page is generally displayed with the information "404 Resource not found" "Partner not reached".
    Therefore, exceeding the icm/conn_timeout does not lead to a "500 Connection timed out" error message.
    Processing timeout and keepalive timeout
    The icm/keep_alive_timeout and icm/server_port_< n > parameters define the keepalive timeout and the processing timeout.
    ICM distinguishes between these two types of timeout.
    The processing timeout is the timeout between the HTTP request being issued and the HTTP response being received.
    If the ICM is used as a server for the relevant HTTP request (in other words, when it forwards an incoming request to the SAP Web Application Server), the processing timeout is the time that the ICM will wait until a response is received from the SAP Web Application Server (ABAP or J2EE). This interval may be exceeded with long-running applications in ABAP or the J2EE engine.
    If the ICM serves as a client for the relevant HTTP request (that is, when it forwards outgoing requests from the SAP Web Application Server), the processing timeout is the time that the ICM waits until a response is received from the network. This interval may also be exceeded in the case of long-running applications in the network.
    The keepalive timeout specifies how long the network should remain open after a request has been processed successfully so that the TCP/IP connection does not have to be reestablished if additional requests are received.
    When you set the keepalive timeout, this does not normally lead to timeout errors. You should set the keepalive timeout high enough that the connection does not have to be reestablished for requests that are sent within a short time of each other, but low enough that the number of unused open TCP/IP connections is not unnecessarily high.
    Configuration of the ICM parameters for the processing timeout and the keepalive timeout
    For the ICM, the parameters mentioned here are in the instance profile.
    The processing timeout is set for individual services with the following parameter:
    icm/server_port_ < n > = ...,PROCTIMEOUT=< s >.
    The keepalive timeout can be set globally for all services of the ICM with the parameter icm/keepalive_timeout.
    You can also set it for individual services by using the following parameter:
    icm/server_port_ < n > = ...,TIMEOUT=< s >.
    If you set this parameter, it overwrites parameter icm/keepalive_timeout for the specified service.
    Even if the ICM serves as client for a request, the TIMEOUT and PROCTIMEOUT parameters of icm/server_port_ < n > control the timeouts for the relevant protocol, provided that you have set TIMEOUT or PROCTIMEOUT.
    If you have not set the PROCTIMEOUT parameter, TIMEOUT (or icm/keepalive_timeout) defines both the processing timeout and the keepalive timeout. Also, as of release 6.40, the keepalive timeout is limited to a maximum of 30 seconds.
    In a system where the default timeout settings of 30 seconds for the keepalive timeout and the processing timeout are not sufficient because of long-running applications, we recommend that you set the TIMEOUT and PROCTIMEOUT parameters for the relevant services so that you can configure them independently of each other. In addition, we recommend that you do not set the TIMEOUT value higher than necessary, for example, to the usual default value of 30 seconds.
    We recommend, for example, the following settings:
    icm/server_port_0 = PROT=HTTP,PORT=1080,TIMEOUT=30,PROCTIMEOUT=600
    to allow a maximum processing time of 10 minutes.
    Timeout parameters in the SAP Web Dispatcher
    The same timeout parameters are available for the SAP Web Dispatcher as for the ICM. You can change the parameters of the SAP Web Dispatcher in the profile file of the SAP Web Dispatcher (for example, sapwebdisp.pfl). We recommend that you set the same parameters in the SAP Web Dispatcher and ICM.
    Known errors in ICM and Web Dispatcher timeout handling
    Since 6.40 patch level 64, there have not been any known errors in ICM and Web Dispatcher timeout handling.
    In Release 7.00, there are no known errors in ICM and Web Dispatcher Timeout Handling.
    Known Internet Explorer errors in the keepalive timeout handling
    Known errors in the keepalive handling from Internet Explorer are described in Note 900804. However, these errors are not usually displayed as timeout errors.
    KEVIN
    Edited by: Kevin Mike on Mar 14, 2008 11:44 AM

  • ADS configuration in iSeries

    Hello Exports,
      Greetings for the day,
    We are in the process of configuration of ADS in iSeries platform. Can you please guide us the configuration steps.
    We have downloaded the configuation guide and we have completed other platforms(like windows and solaris) ADS configurations without any issue.
    But the iSeries we don't have any help from documents. Please help on this.
    We have NW 7.0 EHP1 system with ABAP+JAVA in iSeries platform.
    please guide us..
    Thanks and Regards,
    Jibin.

    Hi Sai,
    Yes, I agree with your statement ADS always has configuration on ABAP and JAVA side nothing to do with the OS level.
    But in iSeries we require JAVA DI with other OS like windows or unix etc. JAVA engine in OS400 side ADS configuation will not work.
    We have configured one Windows Java dialog instance and now working fine. remains all the steps involved in ADS configuration is same.
    Please confirm if you are configured ADS in iSeries platform without any addtional DI in your organization/projects and please provide the configuration steps.
    Thanks for your reply.
    Thanks and Regards,
    Jibin.

  • ADS configuration Instance dialog iseries

    Hello I am confising about the configuration
    I have teh solman system  with  java + abap in  iseries  5v4 , I installed the  dialog instance java (Windows server Nº 10) Now I want to configurate the ADS in this system but i have  any questions:
    1.- in the guides are  steps about visual administrator  this  visual is the  solman system ??
    2.- Are the user ads_agent and ads_user  created in the 001 client?
    3.- this  test : http://:/AdobeDocumentServices/Config where is the name of the J2EE engine where the Adobe document services are installed, and is the port of the J2EE engine.
      Server and port  is the   dialog instance(Nº 10) or  solman system(nº 01)
    I have many problem with configuration or 
    How can I check  if  there are any problem  between  solman  system (abab + java) and  dialog instance (java)
    Thanks
    Danny

    Hello,
      Greetings for the day,
    We are in the process of configuration of ADS in iSeries platform. Can you please guide us the configuration steps.
    We have downloaded the configuation guide and we have completed other platforms ADS configurations without any issue.
    But the iSeries we don't have any help from documents. Please help on this.
    We have NW 7.0 EHP1 system with ABAP+JAVA in iSeries platform. please guide us..
    Thanks and Regards,
    Jibin.

  • ADS Configuration for GP

    Hi,
       Hi i'am configuring ADS in Portal for GP process and at one stage it asked me to enter Alias,Password and Credential.How i can get this credential file and the password belongs to credential file or Alias?
    I got strucked up here so please anybody help me in this issue.
    with regards
    Pradeep.B

    you have to place it in a specific directory:
    /usr/sap/<SAPSID>/SYS/global/AdobeDocumentServices/TrustManagerService/trust/credentials
    check http://help.sap.com/saphelp_nw70/helpdata/en/fe/e8cc48abee49f082dfbd5b45d98dd4/frameset.htm for ADS configuration
    best regards, achim

  • How i check ads configuration working fine ?

    Hi,
    How i check my ads configuration working fine ?
    Regards,
    Gurprit Bhatia
    Edited by: GURPRIT BHATIA on Jun 9, 2008 2:15 PM

    Thanks arafat,
    I need some more help regarding this issue. I checked that working fine as u say.
    But still my Interactive forms gives error like
    com.sap.tc.webdynpro.services.exceptions.PDFDocumentCreationException: ../../local/Test_Interactive/TestInteractive/~wd_key19_1213015656616/Error+PDF.pdf;jsessionid=(J2EE1769300)ID0821942250DB10853844897087772781End;saplb_*=(J2EE1769300)1769350?sap-wd-download=1&sap-wd-dl_behaviour=1&sap-wd-cltwndid=3c74abd1362211dd8c0f00144f411328&sap-wd-appwndid=3c74abd2362211ddb81100144f411328&sap-wd-norefresh=X
        at com.sap.tc.webdynpro.clientserver.uielib.adobe.impl.InteractiveForm.afterHandleActionEvent(InteractiveForm.java:405)
        at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.afterApplicationModification(ClientApplication.java:1132)
        at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.afterApplicationModification(ClientComponent.java:895)
        at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doRespond(WindowPhaseModel.java:573)
        at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:152)
    Please help me to trace this code.
    Regards,
    Gurprit Bhatia

  • Lync server call failed due to network issues

    hi,
    i receive an error while making a lync call to an internal user
    "call failed due to network issues"
    i have two ip's installed on My NIC but when i remove one ip of the ip's from
    my nic, everything seems to work fine.
    Kindly help

    Hello Matt,
    Hope you keeping well..!!
    We are communicating with external customers lync server through federation option setup on our corporate lync server.  We have received the federation setting from the customer with SIP address which has been setup on our corporate lync servers after
    that we were able to browse the customer contact through corporate lync account.
    We were also able to chat with external customer but however voice/video functionality are not working through same session.  Whenever we try to dial out external customer lync account it ended with error message "call ended due to network issue".
    We have checked the setting from corporate lync servers and network point of view but doesn't find any issue which cause the disconnection to voice/video over lync.  Could you pl help or guide with the way.
    Thanks

Maybe you are looking for