Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
fjblau
Contributor
Contributor

No script engine found for JavaScript

I looked here and all I saw was a 13 year old unhelpful message.

I am getting this error when trying to use the tFileInputJSON component.

 jrunscript -q returns:

Language ECMAScript ECMA - 262 Edition 5.1 implementation "Oracle Nashorn" 11.0.16

JRE is Java SE 18.0.1

MacOS 12.6

Labels (3)
3 Replies
Anonymous
Not applicable

Can you show us your job design and let us know what you are trying to do with the tFileInputJSON component. I am afraid I have not seen this error.

 

Also, it looks like you are using Java JRE 18 for this. Talend only supports up to v11 at the moment. This is due to the number of third party Jars that are used. We have to ensure that all Jars support the same LTS version of Java.

bgardner
Contributor
Contributor

We are also seeing this error with this component under Java 11. We're still diagnosing so no further details at this time.

Jennifer_siders
Contributor III
Contributor III

@Brant Gardner​ Did you find a solution ?