Title:
cfpdfform - "java.lang.NoClassDefFoundError: Could not initialize class com.adobe.xfa.AppModel"
| View in TrackerStatus/Resolution/Reason: Closed/Withdrawn/CannotReproduce
Reporter/Name(from Bugbase): Cody W / Cody W ()
Created: 02/22/2018
Components: Document Management, PDF Form
Versions: 2016
Failure Type: Non Functioning
Found In Build/Fixed In Build: 2016.0.05.303689 /
Priority/Frequency: Normal / Unknown
Locale/System: / Win 2012 Server x64
Vote Count: 0
Problem Description:
Intermittently, it seems that cfpdfform quits working completely. What causes the server to reach this state is unknown. Seemingly randomly, ColdFusion will begin to throw an exception when you try to populate a PDF form. I'm reporting this as a bug because it doesn't seem that CF should ever be unable to find a class definition for the class in question.
Steps to Reproduce:
I've attached a test case, but I don't know if you'll be able to reproduce the issue. Hopefully the attached exception message is informative.
Actual Result:
"java.lang.NoClassDefFoundError: Could not initialize class com.adobe.xfa.AppModel". I've attached a text file with the full exception stacktrace for your reference.
Expected Result:
A PDF form to be generated and sent to the browser.
Any Workarounds:
A ColdFusion Restart seems to get the tag working again as expected.
Attachments:
- February 22, 2018 00:00:00: cfpdfform_error (1).txt
- February 22, 2018 00:00:00: pdfformtag.zip
Comments: