Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Oomph » Problem with installing.(I tried downloading the eclipse IDE for Java Developers, but it didn't work.)
Problem with installing. [message #1857148] Thu, 19 January 2023 23:26 Go to next message
Calvin Moody is currently offline Calvin MoodyFriend
Messages: 1
Registered: January 2023
Junior Member
index.php/fa/42852/0/

This is the error message.

Here is the log of what it told me.
  • Attachment: My project.jpg
    (Size: 35.85KB, Downloaded 123 times)
  • Attachment: setup.log
    (Size: 15.24KB, Downloaded 41 times)
Re: Problem with installing. [message #1857153 is a reply to message #1857148] Fri, 20 January 2023 08:35 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33142
Registered: July 2009
Senior Member
You are probably behind a corporate firewall which is adding packets to the http traffic using a certificate that is not in the installer's embedded JRE's cacerts.

Based on this comment

https://bugs.eclipse.org/bugs/show_bug.cgi?id=567504#c28

it might work if you ran the the *.exe with "-vmargs -Djavax.net.ssl.trustStoreType=Windows-ROOT" from a command line.

It would be helpful to know if that actually works.

Or you can download a package

https://www.eclipse.org/downloads/packages/

But that package will have the same network problem so you will not be able to update it or install new things into it...


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:OOMPH doesn't download plugins from specified repositories (and brings the latest version instead)
Next Topic:Configuring tools.jar as JRE Library of Java 8 JRE ?
Goto Forum:
  


Current Time: Fri Apr 26 23:37:37 GMT 2024

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

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

Back to the top