Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Oomph » Eclipse installer - Eclipse IDE advanced mode(unable to install 2019-06)
Eclipse installer - Eclipse IDE advanced mode [message #1854272] Tue, 09 August 2022 21:07 Go to next message
Ahmad Egbaria is currently offline Ahmad EgbariaFriend
Messages: 2
Registered: August 2022
Junior Member
Hi,
for some resons I need to use eclipse IDE 2019-06 in advance mode, but I face this error when installing (as in the first picture)

index.php/fa/42391/0/


seems the problem is since this url: https://download.eclipse.org/technology/epp/packages/2019-06
is changed to this:
https://archive.eclipse.org/technology/epp/packages/2019-06/.

in the previous installaing page I see this link at the reporsitys to download (as in the 2nd picture):
index.php/fa/42392/0/

and the installer trying to take the data from the old url. I didn't fin a way to updtae this link.
can you help?
  • Attachment: pic1.PNG
    (Size: 104.18KB, Downloaded 217 times)
  • Attachment: pix2.PNG
    (Size: 76.52KB, Downloaded 206 times)
Re: Eclipse installer - Eclipse IDE advanced mode [message #1854277 is a reply to message #1854272] Wed, 10 August 2022 05:46 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33137
Registered: July 2009
Senior Member
You're probably inside a corporate firewall which add additional certificates to the network traffic and in particular a certificates that is no rooted in the cacerts of the JRE embedded in the installer (or maybe you have a very old installer that's using the JRE/JDK on your system). You might be able to avoid the problem using http instead of https... Otherwise you need to add the firewall's certificate to the cacerts.

Maybe the approach described here would work:

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

eclipse-inst.exe -vmargs -Djavax.net.ssl.trustStoreType=Windows-ROOT


Or you can download a package:

https://www.eclipse.org/downloads/packages/release/2019-06/r

But that package will have the same problem with updates or installing new software...


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Eclipse installer - Eclipse IDE advanced mode [message #1854328 is a reply to message #1854277] Sun, 14 August 2022 16:12 Go to previous messageGo to next message
Ahmad Egbaria is currently offline Ahmad EgbariaFriend
Messages: 2
Registered: August 2022
Junior Member
hi, thanks for your reply, I downloaded the package and now I'm facing this problem:, seems trying to get this file:
http://archive.eclipse.org/technology/epp/packages/2019-06/content.xml

but if I look at this url: http://archive.eclipse.org/technology/epp/packages/2019-06/
I see only: content.xml.xz.

is there a way I can fix this? thanks
  • Attachment: 5656.PNG
    (Size: 23.27KB, Downloaded 89 times)
Re: Eclipse installer - Eclipse IDE advanced mode [message #1854335 is a reply to message #1854328] Mon, 15 August 2022 06:11 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33137
Registered: July 2009
Senior Member
The p2 framework actually tries both content.jar and content.xml but the error message when both fail only names the latter. But you said you downloaded the package, so now you are trying to update it or install something into it? That will have the same problems and the installer and the only solution is to add to the cacerts of theJava runtime (or maybe using that option I mentioned, which could be added at the end of the eclipse.ini.

Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Installation failure [solved]
Next Topic:Using Oomph to activate a regular target platform (not a Target
Goto Forum:
  


Current Time: Sat Apr 20 01:44:31 GMT 2024

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

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

Back to the top