Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Cannot run a job!! "Make sure your JVM setup is similar to the studio"

Hi,

 

I am unable to run any jobs in TOS.

I am using TOS 7.0.1.

I have tried using jdk 8.181, 11 and also 8.201 and i have set my path correctly (cross checked many times).

My PC is 64 bit.

The error says: "The type java.lang.Object cannot be resolved. It is indirectly referenced from required .class files
There may be some other errors caused by JVM compatibility. Make sure your JVM setup is similar to the studio."

Please help me in fixing this, i have tried all possible ways.

 

Regards,

Sneha Suresh

Labels (2)
16 Replies
gurn
Contributor III
Contributor III

Hi - I've been trying to get Talend Open Studio running on a macbook pro with an m1 chip. Given from this post it looks you've got yours working could you tell me how you managed to do so. At the moment, I've installed zulu 17 (https://www.azul.com/downloads/?version=java-17-lts&architecture=arm-64-bit&package=jdk) and have set the java_home path within /Applications/TOSDI-7.3.1/studio/TOS_DI-macosx-cocoa.app/Contents/Info.plist as follows:

 

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

 

and now receive the following when I click to open Talend

 

--

The JVM shared library "/Library/Java/JavaVirtualMachines/zulu-17.jdk/Contents/Home/bin/../lib/server/libjvm.dylib"

does not contain the JNI_CreateJavaVM symbol.

--

 

Any advice would be great!

Thanks

Dave

 

Anonymous
Not applicable
Author

Hello,

Open zulu 17 is not list in the compatible java environments table.

For more information, please have a look at this online installation guide for V 7.3.1 about: TalendHelpCenter: Compatible Java Environments

Best regards

Sabrina

 

gurn
Contributor III
Contributor III

Hi

 

I get the same error with v11 which is the recommended version...

 

The JVM shared library "/Library/Java/JavaVirtualMachines/zulu-11.jdk/Contents/Home/bin/../lib/server/libjvm.dylib"

does not contain the JNI_CreateJavaVM symbol.

 

The JVM shared library "/Library/Java/JavaVirtualMachines/zulu-8.jdk/Contents/Home/bin/../jre/lib/server/libjvm.dylib"

does not contain the JNI_CreateJavaVM symbol.

 

FBanjoko
Contributor
Contributor

Hi , I am getting same error message as above, when I run my job . I have Talend 8.0.1 installed and Zulu version 11 as my Jave . I checked the installed JREs, but what I have in my location is different from what you prescribed. Can you tell me what I can do?

 

0695b00000OB2h0AAD.png0695b00000OB2gqAAD.png

Anonymous
Not applicable
Author

Hello,

Is your JAVA_HOME already set correctly? Any error message in studio log when you run your job?

Best regards

Sabrina

hthumma1675880999
Contributor
Contributor

Hi @Dincer K​,

This solution worked for me. Thank you!

 

regards,

hpatel1683817975
Contributor
Contributor

still getting the same error

do we have some diff soln