Skip to main content
shaikg2747
June 27, 2023
Question

Need help on below error!!!!

  • June 27, 2023
  • 5 replies
  • 0 views

Hi All,

Actually, I am generating a PDF with plugin "Dynamic Document Generator" and this functionality is working well in our dev environment and after deploying it to test environment (plug also deployed) this functionality is not working as expected and the following error I am getting.

Unable to figure it out where and what was the issue!!

ERROR:

/usr/local/appian/ae/_admin/accdocs1/0/-1. (No such file or directory)

Thanks In Advance,

Gousii.

5 replies

harshitb6843
June 27, 2023

Did you verify if you have the same version of the plugins and all the required precedents including the document?

shaikg2747
June 27, 2023

Yes, everything was deployed successfully with all the precedents and document and with the same version of plug in.

stefanhelzle0001
Brainy
June 27, 2023

Did you check the tomcat log for any additional details?

mathieud0001
Brainy
June 27, 2023

Is it the same version of Appian in both environments?

jims1108
Inspiring
June 27, 2023

Suspecting it's an issue with how you're setting the target folder in the process model. Make sure it's not hardcoded in some way, or doing a lookup by name that isn't matching.