Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Oomph » Eclipse IDE for Java Developers - Installation failed with an error(Installation failed with an error)
Eclipse IDE for Java Developers - Installation failed with an error [message #1775482] Mon, 30 October 2017 19:03 Go to next message
sara na is currently offline sara naFriend
Messages: 2
Registered: October 2017
Junior Member
Hello,

I'm new to java and I have to say that I want to use a simulator described as "The whole project is a eclipse java project".

So I got started from link below :
https://www.eclipse.org/downloads/

but then I understood that I've to first install "Oracle JDK 1.8.0" from link below:
ww.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html

After doing so I still have problem for installing "Eclipse IDE for Java Developers"

I attached my installation log here.

Hope you can help.

Sara
Re: Eclipse IDE for Java Developers - Installation failed with an error [message #1775514 is a reply to message #1775482] Tue, 31 October 2017 08:58 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
You appear to be getting "java.net.SocketException: SOCKS : authentication failed" for files that should fail with a 404. The p2 framework tries different file extensions at a given site, e.g., content.xml, content.jar, compositeContent.xml, compositeContent.xml.xz, and so on, so the failures for http://download.eclipse.org/oomph/updates/milestone/latest/content.xml and for http://download.eclipse.org/technology/epp/packages/oxygen/content.xml should not be authentication failures because those files don't exist in the first place, so should fail with 404. Perhaps you need to configure the network settings via the installer's menu. You could try just unzipping a package from https://www.eclipse.org/downloads/eclipse-packages/ and hoping that p2 will work properly for updates and installing new software...

Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Eclipse IDE for Java Developers - Installation failed with an error [message #1775532 is a reply to message #1775514] Tue, 31 October 2017 14:02 Go to previous message
sara na is currently offline sara naFriend
Messages: 2
Registered: October 2017
Junior Member
Thank you very much Ed!
It Works out.
Previous Topic:How/when are tasks triggered, enabled and executed?
Next Topic:Eclipse Installer Create Start Menu and Desktop Shortcut
Goto Forum:
  


Current Time: Thu Apr 25 01:33:55 GMT 2024

Powered by FUDForum. Page generated in 0.03016 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top