Return-Path: Delivered-To: apmail-maven-notifications-archive@minotaur.apache.org Received: (qmail 70190 invoked from network); 6 Jun 2009 05:05:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 6 Jun 2009 05:05:22 -0000 Received: (qmail 43369 invoked by uid 500); 6 Jun 2009 05:05:34 -0000 Delivered-To: apmail-maven-notifications-archive@maven.apache.org Received: (qmail 43301 invoked by uid 500); 6 Jun 2009 05:05:33 -0000 Mailing-List: contact notifications-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list notifications@maven.apache.org Received: (qmail 43293 invoked by uid 99); 6 Jun 2009 05:05:33 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Jun 2009 05:05:33 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [63.246.20.111] (HELO mail.sonatype.org) (63.246.20.111) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Jun 2009 05:05:22 +0000 Received: (qmail 10992 invoked by uid 89); 6 Jun 2009 05:05:01 -0000 Received: from unknown (HELO ubuntujeosworkhorse) (172.16.0.196) by mail.sonatype.org with SMTP; 6 Jun 2009 05:05:01 -0000 Date: Sat, 6 Jun 2009 00:05:01 -0500 (CDT) From: Hudson To: notifications@maven.apache.org Message-ID: <14134324.601244264701143.JavaMail.hudson@ubuntujeosworkhorse> In-Reply-To: <24887738.411244250334362.JavaMail.hudson@ubuntujeosworkhorse> References: <24887738.411244250334362.JavaMail.hudson@ubuntujeosworkhorse> Subject: =?UTF-8?Q?Build_failed_in_Hudson:_maven-core-i?= =?UTF-8?Q?ntegration-testing_=C2=BB_1.5,windows_#304?= MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org See http://grid.sonatype.org/ci/job/maven-core-integration-testing/./jdk=1.5,label=windows/304/ ------------------------------------------ Started by upstream project "maven-core-integration-testing" build number 304 Building remotely on vista2 Updating http://svn.apache.org/repos/asf/maven/core-integration-testing/trunk ERROR: Failed to update http://svn.apache.org/repos/asf/maven/core-integration-testing/trunk org.tmatesoft.svn.core.SVNException: svn: No buffer space available (maximum connections reached?): connect svn: OPTIONS request failed on '/repos/asf/maven/core-integration-testing/trunk' at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:103) at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:87) at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:601) at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:257) at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:245) at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.exchangeCapabilities(DAVConnection.java:454) at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.open(DAVConnection.java:97) at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.openConnection(DAVRepository.java:665) at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getRepositoryUUID(DAVRepository.java:143) at org.tmatesoft.svn.core.wc.SVNBasicClient.createRepository(SVNBasicClient.java:339) at org.tmatesoft.svn.core.wc.SVNBasicClient.createRepository(SVNBasicClient.java:327) at org.tmatesoft.svn.core.wc.SVNUpdateClient.update(SVNUpdateClient.java:426) at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:394) at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:210) at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:506) at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:477) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1642) at hudson.remoting.UserRequest.perform(UserRequest.java:92) at hudson.remoting.UserRequest.perform(UserRequest.java:46) 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) Caused by: java.net.SocketException: No buffer space available (maximum connections reached?): connect at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333) at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195) at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366) at java.net.Socket.connect(Socket.java:519) at org.tmatesoft.svn.core.internal.util.SVNSocketFactory.createPlainSocket(SVNSocketFactory.java:53) at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.connect(HTTPConnection.java:167) at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:307) ... 23 more