Skip to main content
December 11, 2023
Question

PDF Tools Convert Image to PDF not working in Prod

  • December 11, 2023
  • 1 reply
  • 0 views

PDF Tools Convert Image to PDF smart service is working fine in Dev, Test, and Model, but it is not working in Prod. Test, Model, and Prod all have the same version of the plug-in. The error being thrown in the process instance is "An error occurred in executing an Activity Class". The error in the System Logs reads:

2023-12-11 22:11:33,991 [ajp-nio-0.0.0.0-8009-exec-455] ERROR com.atlassian.plugins.rest.common.error.jersey.ThrowableExceptionMapper - Uncaught exception thrown by REST service: com/github/jaiimageio/stream/RawImageInputStream
java.lang.NoClassDefFoundError: com/github/jaiimageio/stream/RawImageInputStream

We tried deleting and re-adding the plug-in, to no avail. Any help would be greatly appreciated.

1 reply

kyleh299Author
December 12, 2023

Fixed by Appian restarting the environment.