Skip to main content
Announcements
SYSTEM MAINTENANCE: Thurs., Sept. 19, 1 AM ET, Platform will be unavailable for approx. 60 minutes.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Java version 13.0.1 supported for Talend OS DI 7.2.1?

Is Talend OS DI version 7.2.1 compatible with the latest stable Oracle JDK 13.0.1? 


Getting the following error when trying to run the sample job. JAVA_HOME, path etc are configured correctly. OS is Windows 10 64-bit. : 
org.talend.designer.runprocess.ProcessorException: Job compile errors
At least job "OnBoardingDemoJob" has a compile errors, please fix and export again.
Error Line: 843
Detail Message: The method convertToJsonText(Object, List<String>) from the type ResumeUtil refers to the missing type List
There may be some other errors caused by JVM compatibility. Make sure your JVM setup is similar to the studio.
at org.talend.designer.runprocess.JobErrorsChecker.checkLastGenerationHasCompilationError(JobErrorsChecker.java:338)



To see the whole post, download it here
Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Hi
Please refer to this documentation, Java 13 is not a supported JDK version with v7.2.1, you can use Java 8 or 11.

Regards
Shong

View solution in original post

1 Reply
Anonymous
Not applicable
Author

Hi
Please refer to this documentation, Java 13 is not a supported JDK version with v7.2.1, you can use Java 8 or 11.

Regards
Shong