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

Bug 419905

Summary: Discovery catalogue fails to download on Mac OSX
Product: z_Archived Reporter: Ricardo Gladwell <ricardo>
Component: m2eAssignee: Project Inbox <m2e.core-inbox>
Status: CLOSED DUPLICATE QA Contact:
Severity: normal    
Priority: P3 CC: fbricon
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Mac OS X   
Whiteboard:

Description Ricardo Gladwell CLA 2013-10-19 08:50:56 EDT
Reproducible: Always

Version: Kepler Service Release 1
Build id: 20130919-0819

!ENTRY org.eclipse.equinox.p2.discovery 4 0 2013-10-19 13:30:56.209
!MESSAGE Cannot download bundle at http://repo1.maven.org/maven2/.m2e/discovery-catalog/org.eclipse.m2e.discovery.oss-catalog-1.3.jar: Unable to create temporary file
!STACK 0
java.io.IOException: Unable to create temporary file
	at java.io.File$TempDirectory.generateFile(File.java:1891)
	at java.io.File.createTempFile(File.java:1979)
	at org.eclipse.equinox.internal.p2.discovery.compatibility.RemoteBundleDiscoveryStrategy$DownloadBundleJob.call(RemoteBundleDiscoveryStrategy.java:197)
	at org.eclipse.equinox.internal.p2.discovery.compatibility.RemoteBundleDiscoveryStrategy$DownloadBundleJob.call(RemoteBundleDiscoveryStrategy.java:1)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:724)

Steps to Reproduce:

1. Download Eclipse IDE for Java Developers.
2. Unzip and copy eclipse folder to Applications folder.
3. Open and open the Eclipse -> Preferences menu item
4. Go to Maven -> Discovery and click the Open Catalog button


Expected Result: Successfully download the discovery catalog and display connctors.

Actual Result: "No extension found" warning dialog appears. No m2e connectors found in discovery catalog dialog.
Comment 1 Fred Bricon CLA 2013-10-19 08:53:12 EDT

*** This bug has been marked as a duplicate of bug 417241 ***
Comment 2 Denis Roy CLA 2021-04-19 13:25:21 EDT
Moved to https://github.com/eclipse-m2e/m2e-core/issues/