I’m trying to execute one of the simple examples of data visualisation in KNIME (02_JavaScript - 02_Example_for_JS_Line_Plot_Basic). However, I get an error related to the driver that displays the plot. I attach the complete log in this post. KNIME is configured to use the Bundled Chromium Browser. I have also tried to display it in my Chrome browser but it doesn’t work.
ERROR Line Plot (JavaScript) 0:150 Could not initialize Chrome driver. Timed out waiting for driver server to start.
Build info: version: 'unknown', revision: 'unknown', time: 'unknown'
System info: host: 'N426D027', ip: '172.24.33.6', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_152'
Driver info: driver.version: ChromeDriver
ERROR Line Plot (JavaScript) 0:150 Initializing view failed: Could not initialize Chrome driver. Check log for more details.
The browser can be configured in Preferences -> KNIME -> JavaScript Views
ERROR Line Plot (JavaScript) 0:150 Retrieving image from view failed: Error retrieving image: Chrome driver was not initialized. Could not retrieve image.
Knime_log.txt (457.3 KB)