A Windows user constantly gets ERROR: org.eclipse.equinox.p2.engine code=0 Can't download artifact... on Oomph install
#176
Unanswered
Mark-J-Lawrence
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've set up an Oomph product and a couple of projects for our teams, which has been working very well - though there's always been a few random niggles that has come back from Windows users every now and then the last few years.
We've a new one I've been looking at the past few days from a Windows user, who had been using an Oomph installed IDE successfully the last 6 months. He works remotely, therefore is using a VPN to connect to the company network, which is required as I've created a couple of mirror sites on our company internal network, which our Oomph profiles choose to get all their plugins from.
He started getting these popups during startup:
After OKing these, Eclipse was restarted and he was greeted with:
After trying a few things out - we just said to try a fresh install and fingers crossed it would work. Sadly, it hasn't!
After clearing everything down with him, from a blank canvas - I noticed his installation is remarkably slower than running the install on my Windows 11 VM (could be internet speed, could be anti-virus?)
But his installs continually fail with
ERROR: org.eclipse.equinox.p2.engine code=0 Can't download artifact ...... from any of the following repositories ....Full log:
LOG-02.txt
We've had tried so many things that I feel like we've exhausted all options:
~/.eclipse,~/.p2, the parent eclipse-inst directory, the directory where IDEs are installed, windows temp)Active Providersettings underNetwork Connections-Native&Directproduce the same result.falsein the installerOther Windows users in the company aren't having these problems, so it points the finger to either be something environmental on the machine or the network speed? (Mac users see zero issues)
Are there any hints or clues as to why this is happening? Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions