You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bu...@apache.org on 2012/04/18 19:19:11 UTC

DO NOT REPLY [Bug 53102] New: Copy failed. Map failed

https://issues.apache.org/bugzilla/show_bug.cgi?id=53102

             Bug #: 53102
           Summary: Copy failed. Map failed
           Product: Ant
           Version: 1.8.3
          Platform: PC
        OS/Version: Windows Server 2003
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: Build Process
        AssignedTo: notifications@ant.apache.org
        ReportedBy: romandru@gmail.com
    Classification: Unclassified


build breaks when is copying file with size 130 MB from one location on C: to
another location with message "Map failed". We are using Ant 1.8.3 and JDK 1.6.
Works with small files

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

[Bug 53102] Copy failed. Map failed

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=53102

--- Comment #2 from Antoine Levy-Lambert <an...@apache.org> ---
Hello Roman
is this problem still current ?

Does this occur with Java 1.7 ?

Regards,

Antoine

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 53102] Copy failed. Map failed

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=53102

Stefan Bodewig <bo...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|---                         |1.9.4

--- Comment #3 from Stefan Bodewig <bo...@apache.org> ---
with svn revision 1557433 Ant will log a warning and fall back to good old
Streams in a situation like this.

-- 
You are receiving this mail because:
You are the assignee for the bug.

DO NOT REPLY [Bug 53102] Copy failed. Map failed

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=53102

--- Comment #1 from Roman Dru <ro...@gmail.com> 2012-04-23 15:08:21 UTC ---
I added copy statement in different parts of the build. Build failed to copy
after it ran some time - about 2 hours for me. Doesn't matter which targets it
ran before

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.