cancel
Showing results for 
Search instead for 
Did you mean: 

Problems with ADS

valter_oliveira
Active Contributor
0 Kudos

Hello,

We have a Web Dynpro, which contains an Adobe Interactive Form. Acceeding the web service it gives a dump.

Running report "FP_PDF_TEST_00" gives this error (ADS):

<b>***************************************************

      • SYSTEM ERROR

***************************************************

ERROR CODE : 100.102

ERROR MESSAGE :

SOAP Runtime Exception: CSoapExceptionFault : SOAP fault found in SOAP document /Exception in method rpData./<ns1:com.sap.engine.services.ejb.exceptions.BaseEJBException xmlns:n

Erro framework SOAP: SOAP Runtime Exception: CSoapExceptionFault : SOAP fault found in SOAP document /Exception in method rpData./<ns1:com.sap.engine.services.ejb.exceptions.Bas</b>

I have no clue of whats wrong.

Helpfull ideas will be rewarded.

Best regards.

Valter Oliveira.

Accepted Solutions (1)

Accepted Solutions (1)

valter_oliveira
Active Contributor
0 Kudos

Thanks for the help ...

SAP is providing a solution, creating a hot fix ....

Best regards.

Valter Oliveira.

Answers (2)

Answers (2)

valter_oliveira
Active Contributor
0 Kudos

SAP created a patch to solve the problem.

Former Member
0 Kudos

Hi Valter,

Do you know what SAP Note will be describing the solution? I am experiencing the same issue and will like to apply the pacth.

valter_oliveira
Active Contributor
0 Kudos

Hello Emigdia,

The patches we have installed were,

ADSSAP11P_1-10003001

ADSSAP11P_1-10003001.SCA

ADSSAP12_0-10003001.SCA

SAPJEECOR11P_8-10003466.SCA

Best regards.

Former Member
0 Kudos

Hi Valter,

Check the ADS configuration.Are u able to check the ADS service in wsnavigator??

regards

Sumit

valter_oliveira
Active Contributor
0 Kudos

Hi sumit.

Thanks for the reply.

Yes, i can. All the responses in wsnavigator are like HTTP/1.1 200 OK (ADS test).

I'm checking the configuration using note 944221, without success until now.

Best regards.

Valter Oliveira.

Former Member
0 Kudos

Hi Valter,

Check this url.Here u can find the complete guide for ads configuration.

<a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/95/5a08cd0e274a0bae559622d6670722/frameset.htm">ADS Configuration</a>

U can activate the log for ADS & check over there.

regards

Sumit

Message was edited by:

Sumit Malhotra

Former Member
0 Kudos

Hi Valter,

This blog explains abt ur problem.the very first problem in this blog is same as urs.

<a href="/people/dezso.pap/blog/2007/01/10/common-problems-with-sap-interactive-forms-by-adobe--part-i- problems</a>

regards

Sumit

valter_oliveira
Active Contributor
0 Kudos

Hello Sumit.

Thank you one more time.

The log viewer gave me this information, but i'm still not getting the problem.

An unchecked exception was reported by Adobe Document Services:

Provider com.sap.engine.lib.jaxp.DocumentBuilderFactoryImpl not found

javax.xml.parsers.FactoryConfigurationError: Provider com.sap.engine.lib.jaxp.DocumentBuilderFactoryImpl not found

at javax.xml.parsers.DocumentBuilderFactory.newInstance(DocumentBuilderFactory.java:99)

at com.adobe.ads.DocumentBuilderFactory.getDocFactory(Unknown Source)

at com.adobe.ads.DocumentBuilderFactory.setNamespaceAware(Unknown Source)

at com.adobe.ads.util.NodeUtils.buildTree(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_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:387)

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

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

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

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

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

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)

Regarding the blog, the problem is not the same. Report FP_PDF_TEST_00 doens't "hang". Give the error in first post.

Best regards.

Valter Oliveira.

Former Member
0 Kudos

Hi Valter,

Its not mandatory that Report FP_PDF_TEST_00 will hang but the trace shows that its ADS problem only.Can u check whether all the version are compatible to each other or not?

regards

Sumit

valter_oliveira
Active Contributor
0 Kudos

Hi Sumit.

J2EE Engine is stack 11 and ABAP stack is stack 11 too.

ADS is at stack 12.

However, at development system, this different stack version occurs and there's no problem.

Best regards.

Valter Oliveira.

former_member191062
Active Contributor
0 Kudos

Hello,

can you please undeploy and redeploy the SP12 ADS again to your J2EE engine?

/* Make sure you deploy the SP12 for your release !!! */

You can increase the trace level as described in SAP note:

#846610

after this execute the reports again. >> The trace hopefuly will contain more clue

about your problem.

Please copy the error here.

Best regards,

Dezso