Skip to main content
Announcements
Join us at Qlik Connect for 3 magical days of learning, networking,and inspiration! REGISTER TODAY and save!
cancel
Showing results for 
Search instead for 
Did you mean: 
aprn
Contributor
Contributor

java.security.InvalidKeyException: Illegal key size in Linux using Talend V8 with java 11

Hi,

Receiving the following error in while trying to run the Talend V8 built job in Linux : java.security.InvalidKeyException: Illegal key size

I would like to try this fix given in another post ( https://community.talend.com/t5/Design-and-Development/java-security-InvalidKeyException-Illegal-key... ) .

As per the above link, one of the two modifications needed is to create a file java.security

 

file in TOS_DI folder. What is the exact file name we should create ( and add this line:

crypto.policy=unlimited ) ?

Appreciate your feedback on how to resolve this error.

Labels (2)
1 Reply
Anonymous
Not applicable

Hi

I think the file name is: java.security

BTW, make sure you use a compatible operating system and Java version for studio 8.0, for more details, please refer to the documentation page.

https://help.talend.com/r/en-US/Cloud/installation-guide-linux/compatible-operating-systems

 

Regards

Shong