eclipse-oomph / oomph

Eclipse Public License 2.0
6 stars 11 forks source link

Problem with Installer Build 891 Version 1.35.0 #117

Closed itclientmanagement closed 3 weeks ago

itclientmanagement commented 3 weeks ago

I have first considered asking a question.

I understand that without details about the problem and how to reproduce the problem, no one can fix a problem for me. Therefore I have clicked on the Show Log link on the red banner and have pasted the log details here: Log Details... logs.txt

i'm using windows 11 enterprise 23h2 (company laptop) and also i'd like to ask if Zscaler could be related with that issue?

Kind Regards

merks commented 3 weeks ago

It seems you are just repeating yourself:

https://github.com/eclipse-packaging/packages/issues/230

But now it looks like you're failing to download artifacts without the PKIX:

javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

But it looks like lots of artifacts were downloaded before a bunch of them failed.

Yes, of not uncommon that virus scanners will cause problems by locking files such they after downloading they can't be moved to their final location.

If you try again, the pool should slowly fill up such that you can run to completion.

itclientmanagement commented 3 weeks ago

Hi Merks! First of all i'd like to appreacite your help on this topic! Yesterday we found the route of the cause and it was Zscaler whom was blocking the installation. Once we disabled we did not have any problem to install the installer paclkage.

merks commented 3 weeks ago

That’s good news! Thanks for the feedback!