installation error - knime server 4.6

Hello,
while running the installation package for KNIME Server 4.6 on windows Server 2012 64x and during the installation I faced this error

!ENTRY org.eclipse.equinox.p2.transport.ecf 2 0 2018-07-03 10:29:37.457
!MESSAGE Connection to http://update.knime.com/community-contributions/trusted/3.5/p2.index failed on Connection timed out: connect. Retry attempt 0 started
!STACK 0
java.net.ConnectException: Connection timed out: 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:589)
at org.eclipse.ecf.internal.provider.filetransfer.httpclient4.ECFHttpClientProtocolSocketFactory.connectSocket(ECFHttpClientProtocolSocketFactory.java:84)
at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:144)
at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:131)
at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientRetrieveFileTransfer.performConnect(HttpClientRetrieveFileTransfer.java:1077)
at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientRetrieveFileTransfer.access$0(HttpClientRetrieveFileTransfer.java:1068)
at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientRetrieveFileTransfer$1.performFileTransfer(HttpClientRetrieveFileTransfer.java:1064)
at org.eclipse.ecf.filetransfer.FileTransferJob.run(FileTransferJob.java:73)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
appreciate if you can help in this.
Thanks

Hi there,

There are two possible issues. The first is that the server you are trying to install on doesn’t have an external internet connection, or alternatively the connection isn’t stable.

You have two possible workarounds. The first is to download the offline zipped update sites, and manually add them in the installer. Or alternatively take the ‘Full build’ of KNIME Analytics Platform (executor) from the KNIME Server downloads page, and unzip that to a location on the server. Then choose ‘Use an existing Executor installation’ in the installer.

Best,

Jon

Thank you - I download

can you also please direct me to link to download the ‘Full build’ of KNIME Analytics Platform (executor) from the KNIME Server downloads page. cause this is a good alternative for proxy Auth issue.

I sent the link to the full build separately that’s available on the downloads page: https://www.knime.com/knimecom-product-downloads-2017-12

You don’t need the cluster update site - that’s for another product.

Here is the link to the trusted community update site:
http://update.knime.org/community-contributions/trusted/3.5/TrustedCommunityContributions_3.5_201806061451.zip

Thank you Jonfuller, but the link provided for the Full Build is directing me to KNIME download page but not the Full Build zip file.
sorry for any inconvenience

Thank you Jonfuller. worked for me

Glad to hear it, thanks for confirming.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.