Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Company Firewall: Error while reading from repository(Software cannot connect to repository, when computer is behind a company firewall)
Company Firewall: Error while reading from repository [message #1857630] Fri, 17 February 2023 09:30 Go to next message
Björn Benatzky is currently offline Björn BenatzkyFriend
Messages: 2
Registered: February 2023
Junior Member
Hi,

I'm completely new here and don't actually work with Eclipse, but I'm supposed to make the latest version of the software available to different people in our company. The update mechanism is to be ensured from within the software.

However, no matter how I edit the proxy settings, a request never arrives at the company firewall. The software is not able to request new udpates from the default repositories. In addition, I receive various error messages that I do not see on another computer that is not behind the company firewall.

I get this error message when I start the application: "Application start.png"

I get the error message when I try to save the network connections and close the preferences.: "Apply and close.png".

Can anyone help me or give me hints on what I need to set where? Thank you in advance.

Bjoern

Re: Company Firewall: Error while reading from repository [message #1857650 is a reply to message #1857630] Sat, 18 February 2023 15:24 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33143
Registered: July 2009
Senior Member
I suspect it's a problem with the certificates that corporate firewalls often inject into the network traffic. If you look in the Error log view, there are likely more detailed stack traces that would help identify the cause. If it is certificate related, this comment might help:

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




Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Company Firewall: Error while reading from repository [message #1857679 is a reply to message #1857650] Tue, 21 February 2023 06:49 Go to previous messageGo to next message
Björn Benatzky is currently offline Björn BenatzkyFriend
Messages: 2
Registered: February 2023
Junior Member
I found a file named .log in eclipse-workspace\.metadata with session data, but could not find any relation to certificate errors.
I also exported the error .log, but I can't find any indication of it here either.
  • Attachment: .log
    (Size: 214.16KB, Downloaded 102 times)
  • Attachment: error.log
    (Size: 876.31KB, Downloaded 106 times)
Re: Company Firewall: Error while reading from repository [message #1857686 is a reply to message #1857679] Tue, 21 February 2023 08:42 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33143
Registered: July 2009
Senior Member
I Googled one of errors and found this:

https://stackoverflow.com/questions/58182231/openjdk-11-error-can-not-initialize-cryptographic-mechanism

But I can see that the mentioned folder exists:

org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_17.0.6.v20230204-1729/jre/conf/security/policy/unlimited

It's a mystery to me. My sense is that something is trying to protect you for your safety and comfort and it's preventing anything that needs to use SSL transport.


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Write code with Haskell
Next Topic:Java and Essential 8
Goto Forum:
  


Current Time: Tue Apr 30 15:07:35 GMT 2024

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

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

Back to the top