cancel
Showing results for 
Search instead for 
Did you mean: 

ADS problem - No <Render><Output><XDC> specified

Former Member
0 Kudos

Hi Experts,

I installed ADS but cannot print any forms (ABAP trial 7.01 and J2EE trial 6.40 on windows XP).

I followed the configuration guide. The following tests passed:

- FP_PDF_TEST_00

- http://sapsys:50100/AdobeDocumentServices/Config

But I can't print preview any forms and the other test programs fail such as:

- FP_CHECK_DESTINATION_SERVICE

- FP_CHECK_HTTP_DATA_TRANSFER

Below is the results from the trace file.

Any help would be much appreciated.

Cheers,

James

-


Adobe Document Services Tue Jan 27 18:00:12 EST 2009 Trace Results:

String: rp.script.uri = sap/SAPPDFDocument.rps

String: Trace = 4

String: Username = BCUSER

Stream: PDFDocument

Stream: XFD

Locating stream: PDFDocument

Loading stream: PDFDocument into a DOM

Processing PDFDocument instructions

Parsing the request

Checking request semantics

Elapsed time = 30 ms.

Action: Identity

Elapsed time = 30 ms.

Action: Render

Saving <Render> input stream(s) to local disk

Locating input node: <Render><Template>

Destination name: FP_ICF_DATA_NSP

Destination relative: /sap/bc/fp/form/layout/FP_FORM_SECURITY_TEST.XDP?fp-language=DE

Destination Types: [WebService, HTTP, RFC]

HTTP Destinations: [FP_ICF_DATA_NSP]

Destination: FP_ICF_DATA_NSP = http://sapsys:8000

Final space corrected destination URL: http://sapsys:8000/sap/bc/fp/form/layout/FP_FORM_SECURITY_TEST.XDP?fp-language=DE

Created an inputStream for URL: dest:FP_ICF_DATA_NSP//sap/bc/fp/form/layout/FP_FORM_SECURITY_TEST.XDP?fp-language=DE

Input: <Template> = URL: dest:FP_ICF_DATA_NSP//sap/bc/fp/form/layout/FP_FORM_SECURITY_TEST.XDP?fp-language=DE

Saved input stream: dest:FP_ICF_DATA_NSP//sap/bc/fp/form/layout/FP_FORM_SECURITY_TEST.XDP?fp-language=DE to temporary file: C:\WINDOWS\Temp\adobewa_J2E_01_1474948395\DM-5871677416907048867.dir\DM-1129436490109702843.tmp

Locating input node: <Render><Data>

Input: <Data> = Stream: XFD

Saved input stream: XFD to temporary file: C:\WINDOWS\Temp\adobewa_J2E_01_1474948395\DM-5871677416907048867.dir\DM-1018015826844834973.tmp

Existing database time stamp for form template: UUID: 1bae15e1-5f50-425e-a4d4-1d824a76490b is: 0

Adding database form template: C:\WINDOWS\Temp\adobewa_J2E_01_1474948395\DM-5871677416907048867.dir\DM-1129436490109702843.tmp UUID: 1bae15e1-5f50-425e-a4d4-1d824a76490b TimeStamp: 2007-08-09T13:21:02Z SID: NSP Client: 000 size: 14038

Processing <Render><Output> nodes

Processing exception during a "Render" operation.

Request start time: Tue Jan 27 18:00:12 EST 2009

com.adobe.ProcessingError: No <Render><Output><XDC> specified

at com.adobe.AdobeDocumentServicesWorker.doRender(Unknown Source)

at com.adobe.AdobeDocumentServicesWorker.execute(Unknown Source)

at com.adobe.AdobeDocumentServicesEJB.rpData(Unknown Source)

at com.adobe.AdobeDocumentServicesLocalLocalObjectImpl0_0.rpData(AdobeDocumentServicesLocalLocalObjectImpl0_0.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:401)

at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)

at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)

at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)

at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)

at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)

at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)

at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)

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:102)

at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos
Former Member
0 Kudos

Hi Suman,

I've already gone through the help, everything works except for FP_CHECK_DESTINATION_SERVICE.

This is where I get the error noted in the trace from my original post. I also get the error when trying to print preview any forms.

I've searched all over for information on this specific error, but no luck yet.

Thanks for replying.

Cheers,

James

Former Member
0 Kudos

This question has been reposted in the Adobe Interactive Forms forum.

Cheers,

James

Answers (1)

Answers (1)

Former Member
0 Kudos

I updated the ADS to the latest patch and rebooted the server and everything started working.

Cheers,

James