- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
ExecuteScript error - ECMAScript is missing
- Labels:
-
Apache NiFi
Created 06-26-2022 08:42 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Luwi , please note that NiFi currently only supports Java 8 and 11.
Cheers
Andre
Was your question answered? Please take some time to click on "Accept as Solution" below this post.
If you find a reply useful, say thanks by clicking on the thumbs up button.
