Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
Sometime when i'm launching Talend Studio i have an error with a " See the log message...".
Sometime it works well, so i don't understand what happen.
Someone have an idea ?
Regards,
Hello,
For v6 of Talend products JDKv1.8 is required instead of JRE. If that requirement is met, ensure JDK bin is included in your PATH environment variable and is being reached.
Best regards
Sabrina
Hello,
Yes i have a JDK1.8 and it's in my PATH environment.
I don'd understand sometime Studio works, sometime no...
Here the config.ini file which is in the error.
Thank you
Yoann
Any ideas on this error ?
Hello,
Sorry for our silence. We do our best to answer as many posts as possible. What's OS are you using?
Hope this article will help
How do I set or change the PATH system variable?
Best regards
Sabrina
We are on Windows Server 2016.
I guess JAVA_HOME and PATH are OK because sometime Studio works.
Regards,
Hello,
For this random issue, we are assuming you are using JRE instead of JDK. Java Developer Kit contains tools needed to develop the Java programs, and JRE to run the programs. You cannot develop and compile with the JRE, you can only run your precompiled code. That's maybe the reason why you have this issue sometimes.
What is your JDK Compliance level in Studio Java Compiler preferences? Is it set to JDK 1.8?
Best regards
Sabrina