Insert PDF operation failed in Alfresco community 5.0

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-28-2023 09:57 AM
Good day All,
When I use the Insert pages into PDF feature in Alfresco, I always get an insert pdf failure prompt like the image below:
I do not know where to get the logs from to show what is happening at the backend but if anyone can direct me on how to get the logs or which file the logs reside in, I would be grateful.
I look forward to your responses.
Thanks and BR,
Ejike
- Labels:
-
Alfresco Content Services
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-13-2023 08:14 AM
Path looks ok. You haven't enabled the log. # in front in a .properties files are considered a comment.
Please remove # from the line. It should just be:
log4j.logger.org.alfresco.extension.pdftoolkit=debug
this would enable debug logs for pdftoolkit java package.
You should see log files as mentioned earlier at this path per your example you have shared(if setup as default):
Alfresco/tomcat/logs/catalina.out
Alfresco/alfresco.log
(ACSCE, AWS SAA, Azure Admin)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-14-2023 06:30 AM
Good day @abhinavmishra14 ,
I have tried posting the logs here but it keeps on marking it as spam and removing it.
What do I do, so i can post the logs?
Look forward to hearing from you.
2023-08-14 11:18:49,405 DEBUG [org.alfresco.extension.pdftoolkit.form.PDFActionFormFilter] [http-apr-8080-exec-10] beforeGenerate 2023-08-14 11:18:49,408 DEBUG [org.alfresco.extension.pdftoolkit.form.PDFActionFormFilter] [http-apr-8080-exec-10] afterGenerate 2023-08-14 11:19:03,801 DEBUG [org.alfresco.extension.pdftoolkit.form.PDFActionFormFilter] [http-apr-8080-exec-8] beforePersist 2023-08-14 11:19:03,801 DEBUG [org.alfresco.extension.pdftoolkit.form.PDFActionFormFilter] [http-apr-8080-exec-8] exit beforePersist

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-15-2023 06:30 AM
Hi @abhinavmishra14 ,
Please i have pasted some logs. Can you look at it and let me know what to do next.
I look forward to hearing from you.
Regards

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-16-2023 06:28 AM
Hi @abhinavmishra14 @heiko_robert @sanjaybandhniya ,
Please help me look into this as I am still yet to get a solution.
Regards,
Ejike

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-17-2023 06:57 AM
Hi @douglascrp ,
Please can you assist me here, I am having errors when trying to "insert pdf" using alfresco pdf-toolkit for alfresco community 5.0d.
I look forward to hearing from you.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-14-2023 05:50 AM
Good day @abhinavmishra14 ,
Please kindly take a look at the below and assist me on what to do next
