Server install

Dear All,
At the first installation step the question is:

Select JDK path [/home/scampwc]
/usr/lib/jvm/java-11-openjdk-amd64/
The chosen directory does not contain the required product.

I choose the right JAVA_HOME, also tried with the env variable, any idea ?

Thx in advance
Sebastien

Hi @scampwc,

You need to use a Java 8 JDK, there is currently no support for Java 11.

Cheers,
Roland

1 Like

Thx it’s better now.
But the installation stop here :

Retrieving Installable Units from
o https://update.knime.com/analytics-platform/4.1/
o https://update.knime.com/community-contributions/trusted/4.1/

SEVERE: Unable to load repositories.
Unable to load repositories.
SEVERE: Application failed, log file location: /tmp/IzPack16707686535614449468Install/configuration/1579008710473.log
Application failed, log file location: /tmp/IzPack16707686535614449468Install/configuration/1579008710473.log
SEVERE: Retrieving list of IUs terminated with exit code 13:
Unable to load repositories.
Application failed, log file location: /tmp/IzPack16707686535614449468Install/configuration/1579008710473.log
Errors during installation:
Retrieving list of IUs terminated with exit code 13:
Unable to load repositories.
Application failed, log file location: /tmp/IzPack16707686535614449468Install/configuration/1579008710473.log

You could alternatively check whether you can access via http. If this also does not work, you can download KNIME Executor from https://www.knime.com/knimecom-product-downloads, install it seperately and then choose this installation during server install process.

2 Likes