Quantcast

[JIRA] (JENKINS-7013) Build fails to archive the artifacts

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-7013) Build fails to archive the artifacts

JIRA noreply@jenkins-ci.org
 
peter_schuetze edited a comment on Bug JENKINS-7013

Encountered this problem today.

Windows 2003 Server SP2
Java 1.6
Jenkins 1.461
File mentioned below is 45 MB

21:25:55 Caused by: Failed to copy D:\Hudson\jobs\OCNS_Release_build\workspace\ocns-fitnesse\ocns-fitnesse-fixtures\ocns-fitnesse-fixtures-ear\target\ocns-fitnesse-fixtures-ear-0.1.ear to D:\Hudson\jobs\OCNS_Release_build\builds\2012-06-14_20-20-27\archive\ocns-fitnesse\ocns-fitnesse-fixtures\ocns-fitnesse-fixtures-ear\target\ocns-fitnesse-fixtures-ear-0.1.ear due to Map failed
21:25:55 at org.apache.tools.ant.taskdefs.Copy.doFileOperations(Copy.java:914)
21:25:55 at hudson.FilePath$34$1CopyImpl.doFileOperations(FilePath.java:1672)
21:25:55 at org.apache.tools.ant.taskdefs.Copy.execute(Copy.java:567)
21:25:55 at hudson.FilePath$34.invoke(FilePath.java:1686)
21:25:55 ... 14 more
21:25:55 Caused by: java.io.IOException: Map failed
21:25:55 at sun.nio.ch.FileChannelImpl.map(Unknown Source)
21:25:55 at sun.nio.ch.FileChannelImpl.transferFromFileChannel(Unknown Source)
21:25:55 at sun.nio.ch.FileChannelImpl.transferFrom(Unknown Source)
21:25:55 at org.apache.tools.ant.util.ResourceUtils.copyResource(ResourceUtils.java:532)
21:25:55 at org.apache.tools.ant.util.FileUtils.copyFile(FileUtils.java:559)
21:25:55 at org.apache.tools.ant.taskdefs.Copy.doFileOperations(Copy.java:899)
21:25:55 ... 17 more
21:25:55 Caused by: java.lang.OutOfMemoryError: Map failed
21:25:55 at sun.nio.ch.FileChannelImpl.map0(Native Method)
21:25:55 ... 23 more
21:26:14 Notifying upstream projects of job completion
21:26:14 Finished: FAILURE

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Loading...