Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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
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
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.
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?
Hello,
Is your JAVA_HOME already set correctly? Any error message in studio log when you run your job?
Best regards
Sabrina
Hi @Dincer K,
This solution worked for me. Thank you!
regards,
still getting the same error
do we have some diff soln