Could not initialize Chrome driver

Hi, I have a problem when running basic examples ’ Visualization of Sales Data’. I could not see any output.

ERROR Pie/Donut Chart 0:5 Could not initialize Chrome driver. Timed out waiting for driver server to start.
Build info: version: ‘unknown’, revision: ‘unknown’, time: ‘unknown’
System info: host: ‘xxxxx’, ip: ‘xxxxx’, os.name: ‘Windows 10’, os.arch: ‘amd64’, os.version: ‘10.0’, java.version: ‘1.8.0_202’
Driver info: driver.version: ChromeDriver
ERROR Stacked Area Chart 0:4 Could not initialize Chrome driver. Timed out waiting for driver server to start.
Build info: version: ‘unknown’, revision: ‘unknown’, time: ‘unknown’
System info: host: ‘xxxxx’, ip: ‘xxxxx’, os.name: ‘Windows 10’, os.arch: ‘amd64’, os.version: ‘10.0’, java.version: ‘1.8.0_202’
Driver info: driver.version: ChromeDriver
ERROR Pie/Donut Chart 0:5 Initializing view failed: Could not initialize Chrome driver. Check log for more details.

The browser can be configured in Preferences -> KNIME -> JavaScript Views
ERROR Stacked Area Chart 0:4 Initializing view failed: Could not initialize Chrome driver. Check log for more details.

The browser can be configured in Preferences -> KNIME -> JavaScript Views
ERROR Pie/Donut Chart 0:5 Retrieving image from view failed: Error retrieving image: Chrome driver was not initialized. Could not retrieve image.
ERROR Stacked Area Chart 0:4 Retrieving image from view failed: Error retrieving image: Chrome driver was not initialized. Could not retrieve image.

Hi @plains and welcome to the forum.

Can you take a look at the post below? Changing browsers in your KNIME preferences may help - it may also be an antivirus or corporate policy issue.

2 Likes

Hey ScottF, thanks for your reply. I have tried each brower in the preference but they didn’t work.It seems the background app running was enabled. Is there any other methods to visualize the results?

You could also try the older Scatter Plot (JFreeChart) or Scatter Plot (local) nodes as well.

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