Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
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