Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 6506 invoked from network); 6 Jun 2006 23:35:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Jun 2006 23:35:15 -0000 Received: (qmail 81669 invoked by uid 500); 6 Jun 2006 23:35:13 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 81163 invoked by uid 500); 6 Jun 2006 23:35:11 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 81151 invoked by uid 99); 6 Jun 2006 23:35:11 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Jun 2006 16:35:11 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [72.10.46.63] (HELO as.toolazydogs.com) (72.10.46.63) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Jun 2006 16:35:10 -0700 Received: (qmail 22337 invoked from network); 6 Jun 2006 16:34:49 -0700 Received: from unknown (HELO ?192.168.200.149?) (205.147.11.148) by toolazydogs.com with (DHE-RSA-AES256-SHA encrypted) SMTP; 6 Jun 2006 16:34:49 -0700 Message-ID: <44861117.6020207@toolazydogs.com> Date: Tue, 06 Jun 2006 16:34:47 -0700 From: "Alan D. Cabrera" User-Agent: Thunderbird 1.5.0.2 (Macintosh/20060505) MIME-Version: 1.0 To: dev@geronimo.apache.org CC: infrastructure@apache.org Subject: Re: Maven Repo Woes - Temporary resolution in place References: <4485F022.5020803@hogstrom.org> In-Reply-To: <4485F022.5020803@hogstrom.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Yay! Thanks guys! Matt Hogstrom wrote: > All, > > I spent a couple of hours working with the Infra structure team on the > build problems we've been experiencing. They were really helpful in > isolating the problem and effecting a solution. Joes2 (IRC handle on > #asfinfra) was the main contact point. > > The problem is that people.apache.org has a limit of 10 concurrent > connections on it. The expectation was that Maven would only be using > a single connection but that appears to not be the case. The > Infrastructure team has temporarily lifted the restriction while the > Maven team looks into the issue. > > For our part I tested a full build with a clean repo and it only > failed once (and that was an ibiblio problem). At this point I think > we should have smoother sailing. > > Next time you see an Infra guy/gal buy them a beer or two. They're > awesome to work with. From the time we started talking to the time it > was resolved was a little under two hours. > > Cheers, > > Matt