Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X
Arbortext Publishing Engine 8.0.2.0 , Publish to PDF fails with below error
APP did not produce an output file
<Message> Error return '0' from PDF generator. </Message>
<Trace> java.lang.Exception: Error return '0' from PDF generator. at com.arbortext.e3c.PdfServerExtension.doCompose(PdfServerExtension.java:303) at com.arbortext.e3c.ServerComposer.doCompose(ServerComposer.java:597) at com.arbortext.e3c.Application.doPost(Application.java:173) at com.arbortext.e3.subprocess.EpicE3AppContext.doJava(EpicE3AppContext.java:349) at com.arbortext.e3.subprocess.EpicE3AppContext.handleE3AppRequest(EpicE3AppContext.java:897) at com.arbortext.e3.subprocess.EpicE3AppContext.doRequest(EpicE3AppContext.java:667) </Trace>
Attached debug log. Any help is appreciated.
The following lines show the failure:
[pid=2768] - 19:56:30.825 - compose doc 0x2D01A288 with D:\ptc\arbortext_pe_8.0\application\com.trane.sma\doctypes\servicemanual\hvacservicemanual.style
[pid=2768] - 19:56:31.076 - begin CA3B2Progress::DoPrint()
[pid=2768] - 19:56:31.078 - Preparing Document
[pid=2768] - 19:56:31.080 - begin lib3B2::lib3B2Document* Load3B2Document()
[pid=2768] - 19:56:31.081 - end lib3B2::lib3B2Document* Load3B2Document() - fail
It looks like PE cannot load the document for publishing. If you use PE Interactive you might be able to get more debugging information.
You are attempting to publish with a DITA Map a Trane-specific stylesheet called "hvacservicemanual.style". Does the same error occur if you publish the DITA Map using the out-of-the-box stylesheet? If you have the same error then it is likely something with your network or file path. If the error goes away then it is something to do with the stylesheet. Either way, you should probably report this to PTC Support so they can investigate, too.
I hope some of the above helps.
Thanks for the suggestions. PTC is already investigating the issue.
Please if you can elaborate more on the file path - Is the path of DITAMap or PE install path?
I believe this error message is referring to the 3B2/APP (.3D) document itself. The way this works, as I understand it:
So it may be failing at step #3. This is just a guess. Perhaps there is an error in the stylesheet.
There is a potential problem with installing PE 8.0.2.0 related to the Visual C++ runtime package. Please download and install the 2019 Visual C++ runtime package from Microsoft. (This package includes that for 2015 - 2019.)