cancel
Showing results for 
Search instead for 
Did you mean: 

SYSTEM ERROR: ADS: com.adobe.ProcessingException: Parser configuration error while extracting properties from form template(200.101)

Former Member
0 Kudos

Hello All,

We have an ECC6 EHP3 ABAP+JAVA installed in Linux.

We are in the process of configuring ADS in that system, We have ADS connection working fine in SM59

I was referring to SAP Note 944221 - Troubleshooting if problems occur in forms processing and trouble shooting my issues .

when i execute reports mentioned in the note i am getting the following error.

When i execute program FP_TEST_00 and select LP01 and do a print preview i am getting below mentioned error 


ADS: com.adobe.ProcessingException: XMLFM Exception - T(200101)

As mentioned in note i followed the steps

Executed FP_PDF_TEST_00  out put  Version Information: 800.20070708051308.406522


Executed FP_CHECK_DESTINATION_SERVICE  without destination check i ma getting out put 9.284 bytes transferred


Executed FP_CHECK_DESTINATION_SERVICE  with destination check i am getting the below mentioned error.

SYSTEM ERROR: ADS: com.adobe.ProcessingException: Parser configuration error while extracting properties from form template(200.101)

.

Exception of class CX_FP_RUNTIME_INTERNAL

My both the services are active

    • /default_host/sap/bc/fp
    • /default_host/sap/bc/fpads

I have verified the url its is opening some xml format

http://<server>:<port>/sap/bc/fp/form/layout/fp_test_00.xdp

Please help me in moving forward,

Thanks in advance,

Vardhan.

Accepted Solutions (0)

Answers (3)

Answers (3)

0 Kudos

Hi,

Please check the status of the sap ids ADSUSER & ADS_AGENT in the affected system. Please unlock them if they are locked and also make sure the role 'SAP_BC_FPADS_ICF' assignment.


Thanks,

Srinu Lalam

ms_gacl
Explorer
0 Kudos

Hi,

I'm facing the exact issue as Vardhan was facing. Although it is a long time of the first post i.e. Mar 26, 2013 at 06:57 AM, could any one reply with a solution by which they could resolve the issue...??

hanciemir
Explorer
0 Kudos

if all the well known workarounds did not work for you you can try few things further: check if your ads host can resolve the hostname. set env variable omniorb_usehostname with ip and try again... also make sure iiop is active if you are using ssl for ads

diego_santos
Active Participant
0 Kudos

Hi Vardhan,

It seems a problem in ADS destination, at Visual Administrator or NWA side.

Please check this note.

https://service.sap.com/sap/support/notes/915399

Make sure that ADS destination use ABAP HTTP host and port.

Don't leave a "/" at the end of the URL, in Visual Administrator or NWA URL field.

Regards,

Diego