cancel
Showing results for 
Search instead for 
Did you mean: 

ADS error: Checking the ABAP Connection

Former Member
0 Kudos

Hi everyone,

I need your help.

I use the report FP_PDF_TEST_00 checking the ABAP Connection, there is an error "ADS: Request start time: Wed May 20 15:46:37 CST 2009(200101)" when clicking the print preview button.Then I look the ICF Recorder, get the followed message:

- <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

- <SOAP-ENV:Body>

- <rpl:rpDataResponse xmlns:rpl="urn:AdobeDocumentServicesVi">

- <Response xmlns:pns="urn:com.adobe">

- <pns:rpStrings>

- <pns:RpString>

<pns:name>Error_Level</pns:name>

<pns:value>0</pns:value>

</pns:RpString>

- <pns:RpString>

<pns:name>Results</pns:name>

<pns:value>Processing exception during a "Render" operation. Request start time: Wed May 20 13:26:56 CST 2009 com.adobe.ads.destination.DestinationException: Destination exception during destination lookup: FP_ICF_DATA_EC6 Exception Stack Trace: com.adobe.ads.destination.DestinationException: Destination exception during destination lookup: FP_ICF_DATA_EC6 at com.adobe.ads.destination.Destination.getDestination(Unknown Source) at com.adobe.ads.destination.Destination.readUrlStream(Unknown Source) at com.adobe.ads.destination.Destination.readTemplate(Unknown Source) at com.adobe.ads.data.DestURLData.setData(Unknown Source) at com.adobe.ads.data.DestURLData.<init>(Unknown Source) at com.adobe.ads.data.PDFData.createFromURL(Unknown Source) at com.adobe.ads.data.PDFData.create(Unknown Source) at com.adobe.ads.request.Template.setPDFData(Unknown Source) at com.adobe.ads.request.Template.initialize(Unknown Source) at com.adobe.ads.request.Renderer.initializeTemplates(Unknown Source) at com.adobe.ads.request.Renderer.execute(Unknown Source) at com.adobe.BaseADSRequest.doWork(Unknown Source) at com.adobe.AdobeDocumentServicesWorker.processRender(Unknown Source) at com.adobe.AdobeDocumentServicesWorker.execute(Unknown Source) at com.adobe.AdobeDocumentServicesEJB.processRequest(Unknown Source) at com.adobe.AdobeDocumentServicesEJB.rpData(Unknown Source) at com.adobe.AdobeDocumentServicesLocalLocalObjectImpl0.rpData(AdobeDocumentServicesLocalLocalObjectImpl0.java:120) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at com.sap.engine.services.webservices.runtime.EJBImplementationContainer.invokeMethod(EJBImplementationContainer.java:126) at com.sap.engine.services.webservices.runtime.RuntimeProcessor.process(RuntimeProcessor.java:157) at com.sap.engine.services.webservices.runtime.RuntimeProcessor.process(RuntimeProcessor.java:79) at com.sap.engine.services.webservices.runtime.servlet.ServletDispatcherImpl.doPost(ServletDispatcherImpl.java:92) at SoapServlet.doPost(SoapServlet.java:51) at javax.servlet.http.HttpServlet.service(HttpServlet.java:760) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264) at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347) at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325) at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887) at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241) at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92) at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148) at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33) at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41) at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37) at java.security.AccessController.doPrivileged(Native Method) at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100) at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170) Caused by: com.sap.security.core.server.destinations.api.DestinationException: [destination_0001] The properties for destination FP_ICF_DATA_EC6 of type HTTP could not be located. at com.sap.security.core.server.destinations.service.DestinationServiceImpl.getDestination(DestinationServiceImpl.java:168) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at com.sap.engine.services.rmi_p4.reflect.LocalInvocationHandler.invokeInternal(LocalInvocationHandler.java:78) at com.sap.engine.services.rmi_p4.reflect.AbstractInvocationHandler.invoke(AbstractInvocationHandler.java:50) at $Proxy127.getDestination(Unknown Source) ... 42 more Caused by: com.sap.exception.io.SAPIOException: <Localization failed: ResourceBundle='com.sap.exception.io.IOResourceBundle', ID='No such destination FP_ICF_DATA_EC6 of type HTTP exists ', Arguments: []> : Can't find resource for bundle java.util.PropertyResourceBundle, key No such destination FP_ICF_DATA_EC6 of type HTTP exists at com.sap.security.core.server.destinations.io.ConfigurationManagerStorage.get(ConfigurationManagerStorage.java:123) at com.sap.security.core.server.destinations.service.DestinationServiceImpl.getDestination(DestinationServiceImpl.java:138) ... 49 more</pns:value>

</pns:RpString>

- <pns:RpString>

<pns:name>VersionInfo</pns:name>

<pns:value>705.20060620101936.310918</pns:value>

</pns:RpString>

- <pns:RpString>

<pns:name>RenderPageCount</pns:name>

<pns:value>0</pns:value>

</pns:RpString>

- <pns:RpString>

<pns:name>TraceString</pns:name>

<pns:value>Begin operation: Render, elapsed time = 0 ms. End operation: Render, elapsed time = 31 ms. Begin operation: Render Log, elapsed time = 31 ms. End operation: Render Log, elapsed time = 78 ms.</pns:value>

</pns:RpString>

</pns:rpStrings>

</Response>

</rpl:rpDataResponse>

</SOAP-ENV:Body>

</SOAP-ENV:Envelope>

Accepted Solutions (1)

Accepted Solutions (1)

rvinod1982
Contributor
0 Kudos

Hi,

You can have a look at ADS configuration guide link.

http://help.sap.com/saphelp_nw70/helpdata/en/37/504b8cbc2848a494facfdc09a359b1/frameset.htm

You have to do complete configuration of ADS.

Regards,

Vinod

Former Member
0 Kudos

Hello,

thanks for your reply.

when I checking the Destination Service using report FP_CHECK_DESTINATION_SERVICE without the option ' with destination service ', the server get the dll runtime error:

"Microsoft Visual C++ Runtime Library: Runtime Error!

Program: ...MGS00\j2ee\os_libs\adssap\XMLFormService\bin\XMLForm.exe

This application has requested the Runtime to terminate it in an unusual way.

Please contact the application's support team for more information."

And when I test report FP_CHECK_DESTINATION_SERVICE with the option ' with destination service ',it gives me an error: "ADS: Request start time: Thu May 21 11:38:47 CST 2009(200101)".

Regards,

Flysky

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello,

Just try to execute the following steps from the ADS Configuration Guide :

1.Executing FP_PDF_TEST_00 in SE38 should return the Version Information

2.Check the ADS Destination Service in SM59

3.Try executing FP_TEST_IA_01 & FP_TEST_00 in SE38 , the output should be a PDF

If all the above are succeful , ur ADS is configured properly.

The above are only some more important checks ,You can find most of the details in the config guide

https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/30a9630b-4f89-2a10-6fab-e311b3ff...

Regards,

Virag