Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list

Sometimes I get error when generating PDF invoking Adobe LiveCycle APIs from Java Program

Avatar

Level 1

I have Java Code that invokes Adobe LiveCycle APIs. The code will eventually render the PDF by applying reader rights and merging XML with the Template.

 

This is how it is implemented:

 

Tomcat Server --> Java --> Adobe LiveCycle

 

However, sometimes, the operation fails with the following errors when calling myData.passivate() API:

 

com.adobe.idp.DocumentError: org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 208 completed: Maybe

com.adobe.idp.DocumentError: com.adobe.idp.RemoteFailure: IDL:com/adobe/idp/RemoteFailure:1.0

 

The error occurs of the website is left inactive for a couple of hours. If I restart Tomcat Server it will work fine. If I try again immediately after the error, it will work fine. If I wait for a couple of hours, the error will trigger.

 

I appreciate your help to troubleshoot this error.

 

Tarek

0 Replies