Return-Path: Delivered-To: apmail-incubator-ivy-user-archive@locus.apache.org Received: (qmail 49287 invoked from network); 8 Jul 2007 09:39:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Jul 2007 09:39:19 -0000 Received: (qmail 36691 invoked by uid 500); 8 Jul 2007 09:39:22 -0000 Delivered-To: apmail-incubator-ivy-user-archive@incubator.apache.org Received: (qmail 36649 invoked by uid 500); 8 Jul 2007 09:39:21 -0000 Mailing-List: contact ivy-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ivy-user@incubator.apache.org Delivered-To: mailing list ivy-user@incubator.apache.org Received: (qmail 36640 invoked by uid 99); 8 Jul 2007 09:39:21 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 08 Jul 2007 02:39:21 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of xavier.hanin@gmail.com designates 209.85.146.181 as permitted sender) Received: from [209.85.146.181] (HELO wa-out-1112.google.com) (209.85.146.181) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 08 Jul 2007 02:39:16 -0700 Received: by wa-out-1112.google.com with SMTP id n4so2059790wag for ; Sun, 08 Jul 2007 02:38:56 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=jDwJIFWcXknyI0VUBjlLGXDv3uv4qGn3d5xWZk9/KfhUA/MUd08VnB8DywpitZrYTdxaX5J9Q4GQTHG55VFoBwTt65orM/EuI4SZIJpUHY/JVrA2gbebTmPqkEGDFXsMWb8bRD0/hY8UFaUgRIHcdwS6UguVJ9zpTQdTqjeqxbI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=ZUDJoKtctwjjafykkmIPpfPyU3QJXa+Trh5l0ONmr9dWXkJu7PBDi9vGJt0wr79/Afg6eWYCUHeeL98nyM9t8nMXjyRkynrT2K+uP7zd3s6kW8qDMydH0ZKE7Hi88X7z87Y3kRtXjXMw9NzX0XR8AWBRXYr+/cdGvN46R1M/0cA= Received: by 10.114.181.1 with SMTP id d1mr2155536waf.1183887536022; Sun, 08 Jul 2007 02:38:56 -0700 (PDT) Received: by 10.114.124.10 with HTTP; Sun, 8 Jul 2007 02:38:55 -0700 (PDT) Message-ID: <635a05060707080238y6a7b524eu5b71cf2caadc90ce@mail.gmail.com> Date: Sun, 8 Jul 2007 11:38:55 +0200 From: "Xavier Hanin" To: ivy-user@incubator.apache.org Subject: Re: No route to host while resolving dependencies In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_169507_9576880.1183887535982" References: <635a05060707070402n67128bd0s12e5299b28b6da73@mail.gmail.com> <4690128C.8080000@gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_169507_9576880.1183887535982 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline On 7/8/07, hezjing wrote: > > Hi > > I started to believe that it is a network error because I can't > simulate the problem today and, I was able to access the URL from the > browser when the problem occured. > > Would it be nice if Ivy can print some advices when there is problem > occured? > e.g. to verify the URL/dependency from the browser and wget. We already advice to do so in the FAQ. Providing such a message in case of errors like that would be nice though, you can open a JIRA issue. Xavier On 7/8/07, Jeffrey Blattman wrote: > > can you try using wget on the same URL (from the same host) to see if it > > resolves? > > > > Xavier Hanin wrote: > > > On 7/7/07, hezjing wrote: > > >> > > >> Hi! > > >> > > >> I encounter this error when Ivy trying to resolve the dependencies: > > >> > > >> Server access Error: No route to host: connect > > >> url= > http://repo1.maven.org/maven2/antlr/antlr/2.7.6/antlr-2.7.6.pom.sha1 > > >> > > >> What does this error means? Anything we can do to fix this error? > > > > > > > > > I don't know, it seems to be a network error. Have you tried accessing > > > the > > > url in your browser when the problem occurs? You can also google for > the > > > error, I guess you should find some information. This seems to be a > > > generic > > > error, not specially related to Ivy. > > > > > > Xavier > > > > > > I guess when Ivy encounter error while resolving the dependencies, it > > >> will not continue to the next dependencies and stop everything there, > > >> correct? > > >> > > >> > > >> -- > > >> > > >> Hez > > >> > > > > > > > > > > > > > > -- > > Hez > -- Xavier Hanin - Independent Java Consultant http://xhab.blogspot.com/ http://incubator.apache.org/ivy/ http://www.xoocode.org/ ------=_Part_169507_9576880.1183887535982--