Skip to main content



      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 17:07 Go to next message
Eclipse UserFriend
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 319 times)
  • Attachment: pix2.PNG
    (Size: 76.52KB, Downloaded 315 times)
Re: Eclipse installer - Eclipse IDE advanced mode [message #1854277 is a reply to message #1854272] Wed, 10 August 2022 01:46 Go to previous messageGo to next message
Eclipse UserFriend
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...
Re: Eclipse installer - Eclipse IDE advanced mode [message #1854328 is a reply to message #1854277] Sun, 14 August 2022 12:12 Go to previous messageGo to next message
Eclipse UserFriend
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 126 times)
Re: Eclipse installer - Eclipse IDE advanced mode [message #1854335 is a reply to message #1854328] Mon, 15 August 2022 02:11 Go to previous message
Eclipse UserFriend
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.
Previous Topic:Installation failure [solved]
Next Topic:Using Oomph to activate a regular target platform (not a Target
Goto Forum:
  


Current Time: Mon May 19 11:45:10 EDT 2025

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

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

Back to the top