Thank you Paulo. I downloaded the source 1.4.8, made the changes you described (which I also found at http://itext.ugent.be/library/question.php?id=19), made a new jar, and now it works fine!
-paul Paulo Soares wrote: > Remove the class MappedRandomAccessFile and replace all occurrences of > it in RandomAccessFileOrArray with RandomAccessFile. > > Paulo > >> -----Original Message----- >> From: [EMAIL PROTECTED] >> [mailto:[EMAIL PROTECTED] On >> Behalf Of Paul Gatewood >> Sent: Tuesday, January 30, 2007 11:38 AM >> To: itext-questions@lists.sourceforge.net >> Subject: Re: [iText-questions]PdfStamper.close(): >> java.io.IOException: Notenough space >> >> Paulo Soares <psoares <at> consiste.pt> writes: >> >>> That's a consequence of the system not finding continuous >> space in the >>> virtual memory. Since RandomAccessFile was replaced by a >> memory mapped file >>> this errors pop up now and then. I'm considering reverting >> to the previous >>> situation or at least provide an option to chose one of the >> methods. That >>> said, you are not doing anything wrong. You can fix it if >> you can compile >>> iText or you can wait for the next iText release. >>> >>> Paulo >>> >>> ----- Original Message ----- >>> From: "Gatewood, Paul (RSIS)" <GATEWOP <at> ONR.NAVY.MIL> >>> To: <itext-questions <at> lists.sourceforge.net> >>> Sent: Monday, January 29, 2007 8:21 PM >>> Subject: [iText-questions] PdfStamper.close(): java.io.IOException: >>> Notenough space >>> >>>> I am getting java.io.IOException: Not enough space >>>> when I try to close a PdfStamper. >> >> Thanks for the quick reply Paulo! >> >> I would like to get this working as soon as possible. >> When you say I can fix it if I compile iText, do you mean just >> compile the latest version? Do I need to compile it on the platform >> where it will be run? >> >> -Paul >> >> >> >> -------------------------------------------------------------- >> ----------- >> Take Surveys. Earn Cash. Influence the Future of IT >> Join SourceForge.net's Techsay panel and you'll get the >> chance to share your >> opinions on IT & business topics through brief surveys - and earn cash >> http://www.techsay.com/default.php?page=join.php&p=sourceforge >> &CID=DEVDEV >> _______________________________________________ >> iText-questions mailing list >> iText-questions@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/itext-questions >> Buy the iText book: http://itext.ugent.be/itext-in-action/ >> > > > Aviso Legal: > Esta mensagem é destinada exclusivamente ao destinatário. Pode conter > informação confidencial ou legalmente protegida. A incorrecta transmissão > desta mensagem não significa a perca de confidencialidade. Se esta mensagem > for recebida por engano, por favor envie-a de volta para o remetente e > apague-a do seu sistema de imediato. É proibido a qualquer pessoa que não o > destinatário de usar, revelar ou distribuir qualquer parte desta mensagem. > > Disclaimer: > This message is destined exclusively to the intended receiver. It may contain > confidential or legally protected information. The incorrect transmission of > this message does not mean the loss of its confidentiality. If this message > is received by mistake, please send it back to the sender and delete it from > your system immediately. It is forbidden to any person who is not the > intended receiver to use, distribute or copy any part of this message. > > > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > > ------------------------------------------------------------------------ > > _______________________________________________ > iText-questions mailing list > iText-questions@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/itext-questions > Buy the iText book: http://itext.ugent.be/itext-in-action/ ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://itext.ugent.be/itext-in-action/