Running into this error when using the PE. It terminates any prints to PDF. I tried increasing the heap size from 768 to 1024 to 2000 fromPE configuration,rebooting every to,e, but this is not fixing the issue. Any thoughts?
Have you tried running your composition from PE itself? Using PE Interactive? This will often produce more helpful failure messages. You will probably have to issue the following command within PE Interactive (which is just a hopped up instance of Editor, so don't freak out if you don't know what I'm talking about): set peservices=off
Otherwise PE Interactive tries to send the job to itself and that's not really what you want to do.