First of all, KNIME Analytics Platform does not work with Java 21 yet. Second, it’s not necessary to install your own Java version because with ship a compatible Java installation. In the few cases where it doesn’t work for some reason the packaged Java installation is not found by the application launcher. However, we have not been able to reproduce this ourselves. Unless we are able to do so, e.g. with instructions or access to such a broken installation, there really isn’t anything we can do.
1 Like
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.
Hi @mbloechle,
If you still have the issue, would you confirm that “Beta: Use UTF-8 for worldwide language support” under the Windiws locale setting is enabled?
If yes, the issue is with encoding of the knime.ini file in the installation folder. We have a ticket for the problem and it’s in prgress now: AP-23008
As a quick fix to your installation, you can open the knime.ini file in a text editor that lets you change the encoding (e.g. notepad++) and change the encoding of the file from UTF-8 BOM to UTF-8.
2 Likes