RE: Copy task failed to copy due to invalid argument

2009-11-18 Thread Sim Soon Huat
essage does not indicate so. -Original Message- From: jan.mate...@rzf.fin-nrw.de [mailto:jan.mate...@rzf.fin-nrw.de] Sent: 18 November 2009 21:46 To: user@ant.apache.org Subject: AW: Copy task failed to copy due to invalid argument The underlying exception is an IOException with that &

AW: Copy task failed to copy due to invalid argument

2009-11-18 Thread Jan.Materne
che Nachricht- >Von: Andy Stevens [mailto:insomniacpeng...@googlemail.com] >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 : >> Hi, >> >> I've a se

Re: Copy task failed to copy due to invalid argument

2009-11-18 Thread Andy Stevens
2009/11/18 Sim Soon Huat : > 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 the

Copy task failed to copy due to invalid argument

2009-11-17 Thread Sim Soon Huat
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. [copy] Failed to copy /opt/home/servera/abc.log to abc.log due to Invalid argument Does anyone know where the limitation is at? Tha