Cookies Node: java.util.concurrent.TimeoutException

Hi @qqilihq,

for some reason the Cookie node keeps failing for me with this error:

ERROR Cookies              3:988:0:972:0:961 Execute failed: java.util.concurrent.TimeoutException
Build info: version: '4.10.0', revision: 'c14d967899'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.5'
Driver info: driver.version: unknown

The Webdriver Timeouts are already at pretty high values:

Using the JavaScript it works, Chrome DevTools it doesn’t. I restarted Knime but it occurred again in some cases. Do you have any idea?

Best
Mike

Hi Mike,

just returning from vacation and catching up with emails and notifications.

fyi: The JS timeout will not have any impact if you use the CDT mode.

Some questions:

  1. Does it happen always or sporadically?
  2. Is there a more detailed log available? (logfile and/or DEBUG mode)
  3. Can you post a reduced example workflow?
  4. Which Selenium Nodes version (note that there’s 5.1.3 since today, so I suggest to try with these).

Thanks,
Philipp

Hi Philipp,

it happens pretty much always if once triggered but I believe to have noticed it is happening on different domains. I did set the parallel chunk nodes to one chunk and the issue was not triggered. Though, the scan for almost 1k websites ran over night so I might have missed it but I did not spot anything at first glance and the try-catch nodes did not log anything.

If I am able to reproduce it, I will share the workflow with you via Email as it contains sensitive information.

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