Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 240472

Summary: [prov] Too many ganymede metadata repositories shown
Product: [Eclipse Project] Equinox Reporter: Robert Jaemmrich <mail>
Component: p2Assignee: P2 Inbox <equinox.p2-inbox>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P3 CC: susan
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Robert Jaemmrich CLA 2008-07-11 07:13:15 EDT
Build ID: N20080710-2000

Steps To Reproduce:
1. Open a freshly installed p2 agent
2. Metadata Repositories -> Add Repository... -> "http://download.eclipse.org/releases/ganymede"
3. Click on the triangle next to the new repository entry (named "http://download.eclipse.org/...")
4. "Pending" is shown
5. Now there are 25 identical "Ganymede" repository entries :-)

More information:
$ uname -a: Linux ---- 2.6.24-19-generic #1 SMP Wed Jun 18 14:15:37 UTC 2008 x86_64 GNU/Linux

$ /opt/java32/bin/java -version
java version "1.6.0_06"
Java(TM) SE Runtime Environment (build 1.6.0_06-b02)
Java HotSpot(TM) Server VM (build 10.0-b22, mixed mode)

Starting p2 agent:
$ ./eclipse -vm /opt/java32/bin
(There is apparently no 64 bit build :-( )
Comment 1 Susan McCourt CLA 2008-07-14 11:13:01 EDT
This is a timing problem in the deferred fetch mechanism, see bug 235008 and related bugs.  

*** This bug has been marked as a duplicate of bug 235008 ***