cancel
Showing results for 
Search instead for 
Did you mean: 

FP_TEST_00 FAILS with "ADS: com.adobe.ProcessingException: java.lang.NullPoint(200101)"

0 Kudos

Hi,

FP_TEST_00 FAILS in SE38 with "ADS: com.adobe.ProcessingException: java.lang.NullPoint(200101)"

When running FP_PDF_TEST_00 if provide the version information, so the RFC is working fine.

In the trace file on the JAVA side, I see the following error: "General exception while merging XMLForm Module Render log data into

log.pdf"

Has anybody see this error before?

Regards,

Jacques

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

You can do the following to resolve it:

1. Stop J2EE engine

2. rename folder

     /usr/sap/<SID>/<Instance>/j2ee/os_libs/adssap

     Please rename this adssap folder to adssap.old

3. Start J2EE engine

   During starting J2EE engine, folder adssap will be re-generated.

4. Also make sure XMLform.exe is extracted under

    /usr/sap/<SID>/<Instance>/j2ee/os_libs/adssap/XMLFormService/bin

Regards

Ruby.