Dear community,
Since updating from NiFi 2.4 to NiFi 2.6, I have been getting the
following errors:
ERROR
Could not start
StandardControllerServiceNode[service=MapCacheServer[id=fa3ffa43-0193-1000-1b02-4a4de9da8762],
name=MapCacheServer, active=true] due to
java.util.concurrent.ExecutionException:
java.lang.IllegalStateException: Cannot enable
StandardControllerServiceNode[service=MapCacheServer[id=fa3ffa43-0193-1000-1b02-4a4de9da8762],
name=MapCacheServer, active=true] because it is not valid
ERROR
Could not start
StandardControllerServiceNode[service=SSLContextService[id=b3942123-018b-1000-3507-9ecf751f5bbc],
name=StandardRestrictedSSLContextService, active=true] due to
java.util.concurrent.ExecutionException:
java.lang.IllegalStateException: Cannot enable
StandardControllerServiceNode[service=SSLContextService[id=b3942123-018b-1000-3507-9ecf751f5bbc],
name=StandardRestrictedSSLContextService, active=true] because it is not
valid
I am using Ubuntu 22.04 and Java 21.0.8 (OpenJDK).
Is this a known issue?
Did I forget something when upgrading?
Was there a name change to any class in Java that requires flow.json.gz
to be adjusted?
Am I overlooking something else?
Does anyone have any advice or ideas?
Regards,
Kay-Uwe