cancel
Showing results for 
Search instead for 
Did you mean: 

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

Former Member
0 Kudos

Hi,

Exception SYSTEM_ERROR

Message ID: FPRUNX Message number: 001

Message:

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

I am getting the above error while executing adobe forms function module.

Any ideas.

Regards,

Thiyagu

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

You can get more information on the error by activating the trace for the form.

Call transaction SFP

Enter the name of the form

Choose Utilities -> Settings

In the pop-up, change the trace settings. The Runtime Information trace is a text file and this is the more detailed and useful file.

Note 944221 explains how to set this for another user.

Regards,

Nick

Former Member
0 Kudos

the J2EE User Management Engine has a configuration for setting an expiry date for passwords. Because of this setting, you can get an error after the password expires. (see documentation at http://help.sap.com/saphelp_nw2004s/helpdata/en/b5/16c43bdd3da244a1d3372a77b5f83f/frameset.htm) This could be a reason here.

Try this:

Check the user ADSUser in the Visual Admin: -> Server -> Service -> Security provider -> UserManagement tab

-> ADSUser

Enter a password again and check 'No password change is required'.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi.

I had the same error.

In the case I experienced, some process of JAVA(XMLForm.exe or PDFManipulation.exe) locked temporary files.

The temporary files exist /usr/sap/<sid>/tmp/...