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

Bug 417266

Summary: Discoverer not accessible, preventing to install Tycho
Product: z_Archived Reporter: Maxence Vanbésien <mvaawl>
Component: m2eAssignee: Project Inbox <m2e.core-inbox>
Status: CLOSED DUPLICATE QA Contact:
Severity: blocker    
Priority: P3 CC: igor, mvaawl
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Maxence Vanbésien CLA 2013-09-14 12:55:29 EDT
I'm using Eclipse 4.3 Standard SDK 64b, running in JDK 7u40.
I've installed M2E 1.4.0, and I cannot access the M2E discoverer.

This prevents me to install Tycho, as there is no update site available to its connector... And this is blocking for me.

The exception is as follows : 
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

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)

This seems to be due to a change in the File.java class, but on the Oracle website, it is not possible to easily get a previous version (7u25 for instance).
Comment 1 Igor Fedorenko CLA 2013-09-14 13:08:08 EDT
Please search bugzilla before submitting bug reports.

*** This bug has been marked as a duplicate of bug 417241 ***
Comment 2 Maxence Vanbésien CLA 2013-09-14 13:51:13 EDT
My bad.
Sorry for duplicate...
Comment 3 Denis Roy CLA 2021-04-19 13:23:19 EDT
Moved to https://github.com/eclipse-m2e/m2e-core/issues/