Does anyone know what the maximum java heap size is for CF9? I remember that CF7 would not start whenever it was set above 1024MB. (32-bit windows environment)

Our server is set to 1024MB right now and we are encountering out of memory errors in Java when creating large PDFs. (Lots of images) We are looking at increasing the physical memory on the server from 2GB to 4GB. (Which thanks to windows memory management will probably give us a gain of 1GB) Once we have more memory we will increase the Java Heap size appropriately.

This is only a stopgap move. We know that the number of images is affecting the memory usage. The PDFs are crashing right now when they include approximately 60 photos. The long term plan is to create the pdfs one page at a time (with no more than 14 images each) and then use the CFPDF command to merge the pages into one file.

Thanks,
Frank


-------------------------------------------------------------
To unsubscribe from this list, manage your profile @ http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-------------------------------------------------------------



Reply via email to