Skip to main content
1-Visitor
July 13, 2012
Question

Java heap error

  • July 13, 2012
  • 1 reply
  • 642 views

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?


Thanks


Bryon Thomas


    1 reply

    1-Visitor
    July 13, 2012
    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.