Installation Problem [message #1826465] |
Sat, 25 April 2020 06:24  |
Eclipse User |
|
|
|
Hello
My son has problems to install Eclipse (JDK 14.0.1) on his laptop (Windows 10 64 bit). During Installation, the message appeared "Installation failed with an error."
This log showed:
[2020-04-25 12:00:59] Executing bootstrap tasks
[2020-04-25 12:00:59] OpenJDK Runtime Environment 1.8.0_242-b08
[2020-04-25 12:00:59] Product org.eclipse.products.epp.package.java.2020-03
[2020-04-25 12:00:59] Bundle org.eclipse.oomph.setup 1.16.0.v20200309-0628, build=4574, branch=1da35020a3c353b5b394468c77f8dc5906f072b7
[2020-04-25 12:00:59] Bundle org.eclipse.oomph.setup.core 1.16.0.v20200219-0856, build=4574, branch=1da35020a3c353b5b394468c77f8dc5906f072b7
[2020-04-25 12:00:59] Bundle org.eclipse.oomph.setup.p2 1.14.0.v20200202-1112, build=4574, branch=1da35020a3c353b5b394468c77f8dc5906f072b7
[2020-04-25 12:00:59] Performing P2 Director (Eclipse IDE for Java Developers (2020-03))
[2020-04-25 12:00:59] Offline = false
[2020-04-25 12:00:59] Mirrors = true
[2020-04-25 12:00:59] Resolving 23 requirements from 3 repositories to C:\Users\Kind 2 Laptop\Desktop\programmieren\eclipse\eclipse
[2020-04-25 12:00:59] Requirement epp.package.java [4.15.0,5.0.0)
[2020-04-25 12:00:59] Requirement org.eclipse.platform.feature.group [4.15.0,5.0.0)
[2020-04-25 12:00:59] Requirement org.eclipse.rcp.feature.group [4.15.0,5.0.0)
[2020-04-25 12:00:59] Requirement org.eclipse.buildship.feature.group
[2020-04-25 12:00:59] Requirement org.eclipse.eclemma.feature.feature.group
[2020-04-25 12:00:59] Requirement org.eclipse.egit.feature.group
[2020-04-25 12:00:59] Requirement org.eclipse.egit.mylyn.feature.group
[2020-04-25 12:00:59] Requirement org.eclipse.epp.mpc.feature.group
[2020-04-25 12:00:59] Requirement org.eclipse.jdt.feature.group
[2020-04-25 12:00:59] Requirement org.eclipse.jgit.feature.group
[2020-04-25 12:00:59] Requirement org.eclipse.m2e.feature.feature.group
[2020-04-25 12:00:59] Requirement org.eclipse.m2e.logback.feature.feature.group
[2020-04-25 12:00:59] Requirement org.eclipse.mylyn.bugzilla_feature.feature.group
[2020-04-25 12:00:59] Requirement org.eclipse.mylyn.context_feature.feature.group
[2020-04-25 12:00:59] Requirement org.eclipse.mylyn.git.feature.group
[2020-04-25 12:00:59] Requirement org.eclipse.mylyn.hudson.feature.group
[2020-04-25 12:00:59] Requirement org.eclipse.mylyn.ide_feature.feature.group
[2020-04-25 12:00:59] Requirement org.eclipse.mylyn.java_feature.feature.group
[2020-04-25 12:00:59] Requirement org.eclipse.mylyn.wikitext_feature.feature.group
[2020-04-25 12:00:59] Requirement org.eclipse.mylyn_feature.feature.group
[2020-04-25 12:00:59] Requirement org.eclipse.tips.feature.feature.group
[2020-04-25 12:00:59] Requirement org.eclipse.wst.xml_ui.feature.feature.group
[2020-04-25 12:00:59] Requirement org.eclipse.oomph.setup.feature.group
[2020-04-25 12:00:59] Repository http://download.eclipse.org/technology/epp/packages/2020-03
[2020-04-25 12:00:59] Repository http://download.eclipse.org/releases/2020-03/202003181000
[2020-04-25 12:00:59] Repository http://download.eclipse.org/oomph/updates/milestone/latest
[2020-04-25 12:01:01] ERROR: org.eclipse.equinox.p2.transport.ecf code=1002 Unable to read repository at http://download.eclipse.org/oomph/updates/milestone/latest/content.xml.
java.net.SocketException: Permission denied: connect
at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)
at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:85)
at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:607)
at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.eclipse.ecf.provider.filetransfer.httpclient45.HttpClientFileSystemBrowser.runRequest(HttpClientFileSystemBrowser.java:246)
at org.eclipse.ecf.provider.filetransfer.browse.AbstractFileSystemBrowser$DirectoryJob.run(AbstractFileSystemBrowser.java:69)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
[2020-04-25 12:01:01]
[2020-04-25 12:21:31] Executing bootstrap tasks
[2020-04-25 12:21:31] OpenJDK Runtime Environment 1.8.0_242-b08
[2020-04-25 12:21:31] Product org.eclipse.products.epp.package.java.2020-03
[2020-04-25 12:21:31] Bundle org.eclipse.oomph.setup 1.16.0.v20200309-0628, build=4574, branch=1da35020a3c353b5b394468c77f8dc5906f072b7
[2020-04-25 12:21:31] Bundle org.eclipse.oomph.setup.core 1.16.0.v20200219-0856, build=4574, branch=1da35020a3c353b5b394468c77f8dc5906f072b7
[2020-04-25 12:21:31] Bundle org.eclipse.oomph.setup.p2 1.14.0.v20200202-1112, build=4574, branch=1da35020a3c353b5b394468c77f8dc5906f072b7
[2020-04-25 12:21:31] Performing P2 Director (Eclipse IDE for Java Developers (2020-03))
[2020-04-25 12:21:31] Offline = false
[2020-04-25 12:21:31] Mirrors = true
[2020-04-25 12:21:31] Resolving 23 requirements from 3 repositories to C:\Users\Kind 2 Laptop\Desktop\programmieren\eclipse\eclipse
[2020-04-25 12:21:31] Requirement epp.package.java [4.15.0,5.0.0)
[2020-04-25 12:21:31] Requirement org.eclipse.platform.feature.group [4.15.0,5.0.0)
[2020-04-25 12:21:31] Requirement org.eclipse.rcp.feature.group [4.15.0,5.0.0)
[2020-04-25 12:21:31] Requirement org.eclipse.buildship.feature.group
[2020-04-25 12:21:31] Requirement org.eclipse.eclemma.feature.feature.group
[2020-04-25 12:21:31] Requirement org.eclipse.egit.feature.group
[2020-04-25 12:21:31] Requirement org.eclipse.egit.mylyn.feature.group
[2020-04-25 12:21:31] Requirement org.eclipse.epp.mpc.feature.group
[2020-04-25 12:21:31] Requirement org.eclipse.jdt.feature.group
[2020-04-25 12:21:31] Requirement org.eclipse.jgit.feature.group
[2020-04-25 12:21:31] Requirement org.eclipse.m2e.feature.feature.group
[2020-04-25 12:21:31] Requirement org.eclipse.m2e.logback.feature.feature.group
[2020-04-25 12:21:31] Requirement org.eclipse.mylyn.bugzilla_feature.feature.group
[2020-04-25 12:21:31] Requirement org.eclipse.mylyn.context_feature.feature.group
[2020-04-25 12:21:31] Requirement org.eclipse.mylyn.git.feature.group
[2020-04-25 12:21:31] Requirement org.eclipse.mylyn.hudson.feature.group
[2020-04-25 12:21:31] Requirement org.eclipse.mylyn.ide_feature.feature.group
[2020-04-25 12:21:31] Requirement org.eclipse.mylyn.java_feature.feature.group
[2020-04-25 12:21:31] Requirement org.eclipse.mylyn.wikitext_feature.feature.group
[2020-04-25 12:21:31] Requirement org.eclipse.mylyn_feature.feature.group
[2020-04-25 12:21:31] Requirement org.eclipse.tips.feature.feature.group
[2020-04-25 12:21:31] Requirement org.eclipse.wst.xml_ui.feature.feature.group
[2020-04-25 12:21:31] Requirement org.eclipse.oomph.setup.feature.group
[2020-04-25 12:21:31] Repository http://download.eclipse.org/technology/epp/packages/2020-03
[2020-04-25 12:21:31] Repository http://download.eclipse.org/releases/2020-03/202003181000
[2020-04-25 12:21:31] Repository http://download.eclipse.org/oomph/updates/milestone/latest
[2020-04-25 12:21:34] ERROR: org.eclipse.equinox.p2.transport.ecf code=1002 Unable to read repository at http://download.eclipse.org/releases/2020-03/202003181000/content.xml.
java.net.SocketException: Permission denied: connect
at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)
at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:85)
at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:607)
at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374)
at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.eclipse.ecf.provider.filetransfer.httpclient45.HttpClientFileSystemBrowser.runRequest(HttpClientFileSystemBrowser.java:246)
at org.eclipse.ecf.provider.filetransfer.browse.AbstractFileSystemBrowser$DirectoryJob.run(AbstractFileSystemBrowser.java:69)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
[2020-04-25 12:21:34]
Does anyone have an idea what is wrong?
thank you.
|
|
|
Re: Installation Problem [message #1826502 is a reply to message #1826465] |
Sat, 25 April 2020 23:36   |
Eclipse User |
|
|
|
You might have Java 14 on the machine, but that's not what's being used because I see this in the log:
OpenJDK Runtime Environment 1.8.0_242-b08
Are you able to access the following file on that machine, i.e., via a browser?
https://download.eclipse.org/releases/2020-03/202003181000/content.jar
Is it possible that the Windows firewall is blocking the application's access to the internet? It couldn't be completely blocked, otherwise you'd not have been able to load the catalog and would not have gotten this far.
If you don't have the patience to try to figure out why the installer doesn't have full network access, you can always download and unzip a package, though that package is likely to have the same network access problems so updating it or installing new software into it is likely to fail exactly the same way:
https://www.eclipse.org/downloads/packages/
For me to understand better whether any update sites could be loaded, you could check to see what's in this folder:
C:\Users\Kind 2 Laptop\Desktop\programmieren\.eclipse\org.eclipse.oomph.p2\cache
This will contain all the successfully downloaded update site files. Is this folder empty? In my folder, for example, I see the following files related to the site that fails for you.
http___download.eclipse.org_releases_2020-03_202003181000_artifacts.xml.xz
http___download.eclipse.org_releases_2020-03_202003181000_content.xml.xz
http___download.eclipse.org_releases_2020-03_202003181000_p2.index
https___download.eclipse.org_releases_2020-03_202003181000_artifacts.xml.xz
https___download.eclipse.org_releases_2020-03_202003181000_content.xml.xz
https___download.eclipse.org_releases_2020-03_202003181000_p2.index
|
|
|
|
|
Re: Installation Problem [message #1826515 is a reply to message #1826513] |
Sun, 26 April 2020 07:27  |
Eclipse User |
|
|
|
Sorry, I miscopied the path. I assume, C:\Users\Kind 2 Laptop\ is the home folder, so it should be in this subfolder under that home folder: .eclipse\org.eclipse.oomph.p2\cache
And yes, the program protection could easily be blocking internet access. If you cannot download https://download.eclipse.org/releases/2020-03/202003181000/content.jar in a browser then you definitely have the internet crippled for that account; of course if you can download it, it's not something you can try to run, it's just a test to see how the internet access is working.
|
|
|
Powered by
FUDForum. Page generated in 0.24220 seconds