Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] "Failed to access p2 repository" with Tycho 0.14.0

http://dev.eclipse.org/mhonarc/lists/eclipse.org-committers/msg00879.html 


From: tycho-user-bounces@xxxxxxxxxxx [mailto:tycho-user-bounces@xxxxxxxxxxx] On Behalf Of Natalia Bartol
Sent: Donnerstag, 16. Februar 2012 21:58
To: Tycho user list
Subject: Re: [tycho-user] "Failed to access p2 repository" with Tycho 0.14.0

It also fails for p2 repositories hosted on other servers (It fails for ALL repositories). And, indeed, 0.13.0 works good. 

Regards,
Natalia

From: tycho-user-bounces@xxxxxxxxxxx [mailto:tycho-user-bounces@xxxxxxxxxxx] On Behalf Of Jeff MAURY
Sent: 16 February 2012 20:42
To: Tycho user list
Subject: Re: [tycho-user] "Failed to access p2 repository" with Tycho 0.14.0

I had the same issue yesterday but I think it is more related to eclipse.org as the site seems to be down. But it should fail with 0.13 as well.

Regards
Jeff MAURY
On Thu, Feb 16, 2012 at 9:36 PM, Natalia Bartol <natalia.b@xxxxxxxx> wrote:
Hello,

After update to 0.14.0 Tycho seems to have problem with reading p2 repositories like http://download.eclipse.org/releases/indigo. Is anyone else experiencing the same issue? Switching back to 0.13.0 fixes this issue.

[INFO] Adding repository http://download.eclipse.org/tools/atf/updates/0.3.0
[INFO] Adding repository http://download.eclipse.org/tools/atf/updates/0.3.0
[WARNING] Failed to access p2 repository http://download.eclipse.org/tools/atf/updates/0.3.0, use local cache. Neither http://download.eclipse.org/tools/atf/updates/0.3.0/artifacts.jar nor http://download.eclipse.org/tools/atf/updates/0.3.0/artifacts.xml found.
[INFO] Adding repository http://download.eclipse.org/releases/indigo
[INFO] Fetching p2.index (0B of 131B at 0B/s) from http://download.eclipse.org/technology/epp/packages/indigo/
[INFO] Fetching p2.index (131B of 131B at 0B/s) from http://download.eclipse.org/technology/epp/packages/indigo/
Feb 16, 2012 10:23:54 PM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: I/O exception (org.apache.commons.httpclient.NoHttpResponseException) caught when processing request: The server download.eclipse.org failed to respond
Feb 16, 2012 10:23:54 PM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: Retrying request
Feb 16, 2012 10:24:14 PM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: I/O exception (org.apache.commons.httpclient.NoHttpResponseException) caught when processing request: The server download.eclipse.org failed to respond
Feb 16, 2012 10:24:14 PM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: Retrying request
[INFO] Adding repository http://download.eclipse.org/releases/indigo
[INFO] Fetching p2.index (0B of 131B at 0B/s) from http://download.eclipse.org/technology/epp/packages/indigo/
[INFO] Fetching p2.index (131B of 131B at 0B/s) from http://download.eclipse.org/technology/epp/packages/indigo/
[INFO] 1 operation remaining.
[WARNING] Failed to access p2 repository http://download.eclipse.org/technology/epp/packages/indigo/, use local cache. Neither http://download.eclipse.org/technology/epp/packages/indigo/compositeArtifacts.jar nor http://download.eclipse.org/technology/epp/packages/indigo/compositeArtifacts.xml found.
Feb 16, 2012 10:25:15 PM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: I/O exception (org.apache.commons.httpclient.NoHttpResponseException) caught when processing request: The server download.eclipse.org failed to respond
Feb 16, 2012 10:25:15 PM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: Retrying request
[WARNING] Failed to access p2 repository http://download.eclipse.org/eclipse/updates/3.7/R-3.7-201106131736/, use local cache. Neither http://download.eclipse.org/eclipse/updates/3.7/R-3.7-201106131736/artifacts.jar nor http://download.eclipse.org/eclipse/updates/3.7/R-3.7-201106131736/artifacts.xml found.

Regards,
Natalia
_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user



-- 
Jeff MAURY

"Legacy code" often differs from its suggested alternative by actually working and scaling.
 - Bjarne Stroustrup

http://www.jeffmaury.com
http://riadiscuss.jeffmaury.com
http://www.twitter.com/jeffmaury


Back to the top