Created 06-26-2022 08:42 AM
Hi,
moved Ni-Fi 1.16.3 folder from one destination to another and now getting error for ExecuteScript processor:
'Script Engine' validated against 'ECMAScript' is invalid because Given value not found in allowed set 'Clojure, Groovy, Lua, Python, ruby'.
Any idea what's wrong?
Thanks a lot. Ludvik
Created 06-26-2022 09:20 AM
ok, I found this https://en.wikipedia.org/wiki/Nashorn_(JavaScript_engine)
With the release of Java 11, Nashorn was deprecated citing challenges to maintenance, and has been removed from JDK 15 onwards.
Created 06-26-2022 09:20 AM
ok, I found this https://en.wikipedia.org/wiki/Nashorn_(JavaScript_engine)
With the release of Java 11, Nashorn was deprecated citing challenges to maintenance, and has been removed from JDK 15 onwards.
Created on 06-26-2022 02:17 PM - edited 06-26-2022 02:18 PM
@Luwi , please note that NiFi currently only supports Java 8 and 11.
Cheers
Andre