Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have downloaded the open source version. I am totally new to talend. I have changed the ini file for the memory as the guide said.I have also set the java home variable and the path. The log has problem with eclipse.buildId and it recognizes java. I am giving you the log file. What do i miss?
Also my ini file is :
-vmargs -Xms40m -Xmx500m -Dfile.encoding=UTF-8 -Dosgi.requiredJavaVersion=1.8 -XX:+UseG1GC -XX:+UseStringDeduplication -XX:MaxMetaspaceSize=256m
I have managed it by installing java jre 1.8
I have managed it by installing java jre 1.8
Hello,
JDK is not needed to run job especially in the studio, but needed to export the job.
Ensure proper version of JDK is installed. For v6 of Talend products JDKv1.8 is required instead of JRE.
Best regards
Sabrina