Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.

DDXM_S00001: Failed to assemble

Avatar

Former Community Member

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

1 Reply

Avatar

Former Community Member

Hello,

from log snippet it seems that the output variable type is not correct.

Are you using LC process or API to merge the PDFs?

Are these PDFs are XFA based?

Please share complete server log and application flow info.

Regards,

Vijay