Re: [iText-questions] out of memory error while creating document

2009-06-05 Thread Klas Lindbäck
:+HeapDumpOnOutOfMemoryError – Use this JVM command line switch when launching application. Can be used with -XX:HeapDumpPath=/ The document also points out some free java heap profiling tools. /Klas Ämne: [iText-questions] out of memory error while creating document

Re: [iText-questions] out of memory error while creating document

2009-06-05 Thread Alexis Pigeon
Hi vra, 2009/6/5 vra : > > Hi, > > i am creating tables using pdfptable and creating the document, when > creating more objects for cell, i am getting out of memory exception.. how > can i overcome this... Add more memory? Increase the memory allocated to the JVM? > i tried to create separte pdf

[iText-questions] out of memory error while creating document

2009-06-05 Thread vra
Hi, i am creating tables using pdfptable and creating the document, when creating more objects for cell, i am getting out of memory exception.. how can i overcome this... i tried to create separte pdf files and concatenate them, but still getting same error.. awaiting for reply.. -- View this