See
<http://grid.sonatype.org/ci/job/Maven-Assembly-Plugin-with-ITs/./jdk=1.5,label=windows/44/>
------------------------------------------
Started by upstream project "Maven-Assembly-Plugin-with-ITs" build number 44
Building remotely on vista2
FATAL: remote file operation failed
hudson.util.IOException2: remote file operation failed
at hudson.FilePath.act(FilePath.java:672)
at hudson.FilePath.act(FilePath.java:660)
at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:535)
at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:484)
at hudson.model.AbstractProject.checkout(AbstractProject.java:956)
at
hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:400)
at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:349)
at hudson.model.Run.run(Run.java:1117)
at hudson.matrix.MatrixRun.run(MatrixRun.java:128)
at hudson.model.ResourceController.execute(ResourceController.java:93)
at hudson.model.Executor.run(Executor.java:122)
Caused by: java.io.IOException: Remote call failed
at hudson.remoting.Channel.call(Channel.java:545)
at hudson.FilePath.act(FilePath.java:667)
... 10 more
Caused by: java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Thread.java:597)
at java.util.Timer.<init>(Timer.java:154)
at java.util.Timer.<init>(Timer.java:122)
at
org.tmatesoft.svn.core.wc.DefaultSVNRepositoryPool.<init>(DefaultSVNRepositoryPool.java:146)
at
org.tmatesoft.svn.core.wc.DefaultSVNRepositoryPool.<init>(DefaultSVNRepositoryPool.java:121)
at
org.tmatesoft.svn.core.wc.SVNClientManager.<init>(SVNClientManager.java:146)
at
org.tmatesoft.svn.core.wc.SVNClientManager.newInstance(SVNClientManager.java:193)
at
hudson.scm.SubversionSCM.createSvnClientManager(SubversionSCM.java:684)
at hudson.scm.SubversionSCM.parseSvnInfo(SubversionSCM.java:806)
at hudson.scm.SubversionSCM.access$200(SubversionSCM.java:169)
at
hudson.scm.SubversionSCM$IsUpdatableTask.invoke(SubversionSCM.java:923)
at
hudson.scm.SubversionSCM$IsUpdatableTask.invoke(SubversionSCM.java:901)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2032)
at hudson.remoting.UserRequest.perform(UserRequest.java:104)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:236)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)