Issue
Postscript Input Client Shutting Down. We have a postscript file that is disconnecting the postscript input client and unable process.
Cause
The construct of this specific data file being nearly full page colored images for each page caused the executable to use and retain massive amounts of memory.
Resolution
Modify a profile option. Adding PSIN_HITS_FOR_VDI=OFF disables the creation of external virtual images, allowing all the pages in this job to process without using more memory then the system had.
UPDATED: April 19, 2017