Hello,
We use knime for a number of scheduled workflows from ETL’s to report automation. This has worked perfectly, running multiple workflows at the same time on the same workspace via .bat files. However, we ungraded to Knime 5.5 and suddenly our workflows stopped running due to the below error:
A fatal error has been detected by the Java Runtime Environment:
EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ff8653dac8f, pid=5172, tid=13952
JRE version: OpenJDK Runtime Environment Temurin-17.0.5+8 (17.0.5+8) (build 17.0.5+8)
Java VM: OpenJDK 64-Bit Server VM Temurin-17.0.5+8 (17.0.5+8, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)
Problematic frame:
C [libcef.dll+0x468ac8f]
It looks like something relating to chromium/OpenJDK is being locked meaning other workflows can’t run. This has never been a problem before 5.5, and we don’t know how to fix this?
Any help is much appreciated
Thanks