Skip to main content
Announcements
Introducing a new Enhanced File Management feature in Qlik Cloud! GET THE DETAILS!
cancel
Showing results for 
Search instead for 
Did you mean: 
NNot_defined1634010249

Unable to Build Jobs due to JVM compatibility issue

I installed Talend Studio 7.3.1 on Mac Big Sur. I have installed JRE 11 version and added java_home on Mac.

Added the below line on TOS_DI-macosx-cocoa.ini file and set same path on JRE installed version settings of Talend

 <string>-vm</string><string>/Library/Java/JavaVirtualMachines/jdk-11.0.11.jdk/Contents/Home/bin/java</string>

when I run the job it

I am getting an error caused by JVM compatibility.

I already verified that JAVA_HOME by terminal on Mac and all of them looks perfect.

Kindly help me on fixing the issue

Labels (2)
1 Reply
Anonymous
Not applicable

Hello,

Are you using oracle JDK 11 or openjdk zulu 11?

It seems Talend can't pick up the path in the JAVA_HOME when using Big Sur.

Please follow up below steps to see if it is OK with you.

  1. Locate your installed Talend App, right click and select the option to 'Show Package Details'
  2. Open the info.plist file using your preferred editor
  3. Follow the commented instructions to use a specific Java version, by adding a new <string> element to set the -vm value

0695b00000JQ0QMAA1.jpg0695b00000JQ0Q2AAL.jpg0695b00000JQ0PiAAL.jpgBest regards

Sabrina