Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ADS-exception

Former Member
0 Likes
778

Hi sap,

when i execute the transaction for the adobe forms from RECPA520 according to the region it gives me an excetion

here is the exception:

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

REC TR03/1016578; recipient 0001110641; form ZRE_CN_122; Printer

ADS: com.adobe.ProcessingException: Problem accessing d(200101)

Summary

No document output; see error log 0000000077

the above is the exception which throws... my major concern is... is it problem with the my form or is it the problem of ADS?

if so how can i solve this problem? am an abaper can i solve this or the basis should involve so as to do it?

thanks,

laya.

5 REPLIES 5
Read only

Former Member
0 Likes
711

hi munna ,

even i got the same problem kindly let me knoe how you solved the issue.

Read only

premal_mistry2
Active Participant
0 Likes
711

Hi Laya,

Make sure your Java Server is up and running properly. If so then check whether the password for ADSUSER is not expired.

Hope this helps you.

Read only

0 Likes
711

hi,

make sure that u r http service is activated.

Read only

UlfZeisberger
Participant
0 Likes
711

Hello,

I had the same error while searching for another ADS error. I had still put a testentry into my J2EE Destination. After I removed the /sap/bc/fp/form/layout/fp_test_00.xdp (which I had added for testing purposes) from the Destination URL, the testreport FP_TEST_00 on ABAP ran fine again.

-Ulf

Read only

Former Member
0 Likes
711

answerd