Thanks very much, maybe is the NIO problem. I copied many files (up to 10000+) 
using NIO between windows shared folders. 
  
 
------------------ Original ------------------
From: "1T3XT BVBA"; 
Date: 2012年1月1日(星期天) 晚上8:32
To: "itext-questions"; 
Subject: Re: [iText-questions] About itext Excption : Insufficient 
systemresources exist to complete the requested service.

 
On 1/01/2012 12:12, John wrote:            Exception in thread "Thread-2" 
ExceptionConverter:         java.io.IOException: Insufficient system resources 
exist to         complete the requested service.
        at         java.io.RandomAccessFile.readBytes(Native Method)
          
     The error is thrown by iText ExceptionConverter, meaning it's not an     
exception caused by iText, but by something outside iText.
     The error message tells you what happens: there are "insufficient     
system resources".
     You're using a mighty old Windows version, so you may have hit a bug     
in Windows: http://support.microsoft.com/kb/909095
     Or maybe you're trying to read a file from a SAMBA share and you're     
hitting this configuration problem:     
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4938442
     Without more information, we can only guess. With more information,     
there's a change we won't be able to help either, because it may be     a 
problem that is related to the OS.
------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

Reply via email to