cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to open the adobe form in NWDS

0 Kudos

Hi,

I could not open a pdf form which is developed in NWDS. Its throwing the following error stack...Can anyone help me out on proceedings over this? Any ideas what can be the problem?

javax.xml.rpc.soap.SOAPFaultException: Exception in method rpData.

at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.MimeHttpBinding.buildFaultException(MimeHttpBinding.java:643)

at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.MimeHttpBinding.processDocumentFault(MimeHttpBinding.java:734)

at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.MimeHttpBinding.call(MimeHttpBinding.java:1224)

at com.sap.tc.webdynpro.adsproxy.ConfigBindingStub.rpData(ConfigBindingStub.java:78)

at com.sap.tc.webdynpro.adsproxy.ConfigBindingStub.rpData(ConfigBindingStub.java:95)

at com.sap.tc.webdynpro.pdfobject.core.PDFObject.doSoapCall(PDFObject.java:277)

at com.sap.tc.webdynpro.pdfobject.core.PDFObject.createPDF(PDFObject.java:222)

at com.sap.tc.webdynpro.clientserver.adobe.AdobeFormHelper.createPDFDocumentForUIElement(AdobeFormHelper.java:457)

at com.sap.tc.webdynpro.clientserver.uielib.adobe.impl.InteractiveForm.afterHandleActionEvent(InteractiveForm.java:158)

at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.afterHandleActionEvent(ClientApplication.java:1123)

at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.handleActionEvent(WebDynproMainTask.java:402)

at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.execute(WebDynproMainTask.java:649)

at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:59)

at com.sap.tc.webdynpro.clientserver.cal.ClientManager.doProcessing(ClientManager.java:252)

at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doWebDynproProcessing(DispatcherServlet.java:154)

at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:116)

at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:48)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)

at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:392)

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

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

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

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

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

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

at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)

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

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

Regards,

Deepthi Lakshmi.A.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Is the ADLC installed on your system?

It is supposed to be installed during installation of NWDS.

You can check if ADLC is installed by going to

C:\Program Files\Adobe\Designer\Form Designer

If this Form Designer file is found, then ADLC is installed...

Regards,

<i><b>Raja Sekhar</b></i>

0 Kudos

Hi Raja Sekhar,

Thanks for the reply. Yes it is present. The problem here is, the previous projects are working fine and i am able to open it in browser. All the recently developed projects are facing the problem. Any idea which particular configuration changes will lead to such an exception?

Regards,

Deepthi lakshmi.A.

Former Member
0 Kudos

Hi

Is any updattions nwds inbetween time then that might be problem.

can u please check that ADS configuration once again.

that error meand webservices are not wroking and pdf services not able to capture.

In NWDS goto the webservice prosperctive and test the Adobedocumentservicesec . If it works fine then ok ohterwise some problem in ADS.

Thanks

Lohi.

Former Member
0 Kudos

hi Lakshmi

This problem mainly arises due to the reason that there might be a mismatch between the ADS and the J2EE patch levels.

And also please do check whether your ADS is configured properly and check the URL:

http://localhost:50000/AdobeDocumentServices/Config?style=document

and test the ADS configuration.

Thanks,

kris