Hello all!
We have been using the assembler module to merge our PDF documents for a few months and suddenly we started having problems a few weeks ago.
The error seems to be random. Assembler will merge certain documents and others documents will never work until we restart the server.
Here's a snippet of the log from our LiveCycle server (merge request):
[com.adobe.livecycle.assembler.AssemblerServiceImpl] ALC-ASM-N00-001: Execute: invoke() begin on thread http-0.0.0.0-8080-4 135
[com.adobe.internal.ddxm.Executive] DDXM_N00000: Started processing result named out.pdf
[com.adobe.internal.pdfm.assembly.DocAssembler] PDFM_W02001: The first document specified is the base document by default.
[com.adobe.internal.pdfm.bookmarks.BookmarkService] PDFM_N04002: There are no bookmarks in PDF document.
[com.adobe.internal.pdfm.assembly.DocAssembler] PDFM_W02001: The first document specified is the base document by default.
[com.adobe.internal.pdfm.bookmarks.BookmarkService] PDFM_N04002: There are no bookmarks in PDF document.
[com.adobe.internal.ddxm.Executive] DDXM_S00001: Failed to assemble result named out.pdf java.lang.ClassCastException
There seems to be no out of memory errors, DDX or any other indication as to why the assembler service fails to merge - just java.lang.ClassCastException.
Is there any other logs that we can take a look at? Or anything that could point us to the source of our problems?
Thanks!
Jeff