Can't install Vernalis using Batch mode

I use KNIME version 5.3 and I tried to install vernalis KNIME Nodes extension using the following batch mode:

./knime -application org.eclipse.equinox.p2.director -nosplash -consolelog
-r ‘https://update.knime.com/community-contributions/trusted/5.3,https://update.knime.org/analytics-platform/5.3
-i com.vernalis.knime.feature.feature.group
-d /home/naufal/Downloads/racoon-baihaqi/knime_5.3.0

but there is the following error:

!ENTRY org.eclipse.equinox.p2.director 4 10053 2024-08-15 04:26:24.019
!MESSAGE Cannot complete the install because one or more required items could not be found.
!SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2024-08-15 04:26:24.019
!MESSAGE Software being installed: RDKit Binaries and Chemistry Type Definitions Feature 4.10.0.v202407311722 (org.rdkit.knime.binaries.feature.feature.group 4.10.0.v202407311722)
!SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2024-08-15 04:26:24.019
!MESSAGE Missing requirement: RDKit Chemistry Type Definitions 4.10.0.v202407311722 (org.rdkit.knime.types 4.10.0.v202407311722) requires ‘osgi.bundle; org.knime.base [4.7.0,5.3.0)’ but it could not be found
!SUBENTRY 1 org.eclipse.equinox.p2.director 4 1 2024-08-15 04:26:24.020
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2024-08-15 04:26:24.020
!MESSAGE From: RDKit Binaries and Chemistry Type Definitions Feature 4.10.0.v202407311722 (org.rdkit.knime.binaries.feature.feature.group 4.10.0.v202407311722)
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2024-08-15 04:26:24.020
!MESSAGE To: org.eclipse.equinox.p2.iu; org.rdkit.knime.types [4.10.0.v202407311722,4.10.0.v202407311722]
There were errors. See log file: /opt/knime/knime_5.3.0/configuration/1723695969951.log
Install vernalis extension FAILED

but vernalis installed successfully when I installed it using the GUI version of knime 5.3.

it turned out that it was caused by me installing other extensions conda, python, aws, bigdata, etc. first. when I installed vernalis at the beginning, it was successfully installed.

1 Like

Thanks for posting the solution you found!

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