The underlying exception is an IOException with that "Illegal Argumen" message.
I did a quick search and found [1] - "problems with file system".

Does that help?


Jan

[1] 
http://stackoverflow.com/questions/780543/java-io-ioexception-invalid-argument 

>-----Ursprüngliche Nachricht-----
>Von: Andy Stevens [mailto:[email protected]] 
>Gesendet: Mittwoch, 18. November 2009 14:00
>An: Ant Users List
>Betreff: Re: Copy task failed to copy due to invalid argument
>
>2009/11/18 Sim Soon Huat <[email protected]>:
>> Hi,
>>
>> I've a server which is mounting a nfs share. When I do a 
>copy on a file
>> larger than 2GB, the following error comes up. It works perfectly for
>> smaller files.
>
>What file system is used on the partition containing the server's
>exported directory?  It may be there's a maximum supported file size
>which the file system on your local machine doesn't have, or vice
>versa (I'm assuming you're copying the files from one machine to the
>other).
>Are there any user storage quotas set on the server?
>
>
>Andy
>-- 
>http://pseudoq.sourceforge.net/
>
>
>> [copy] Failed to copy /opt/home/servera/abc.log to abc.log due to
>> Invalid argument
>>
>> Does anyone know where the limitation is at?
>>
>>
>> Thanks in advance,
>> Sim
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [email protected]
>For additional commands, e-mail: [email protected]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to