Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I've seen posts from 7 months ago that this issue was fixed in a recent release 7.3 release. However, I'm still having the problem.
tMap display problem - is there another release I should be looking for or display settings I should adjust?
Talend v7.3.1
Talend Config
Full config details attached.
macOS Big Sur v11.4
thank you very much. I'm looking forward to trying v.74.
After downloading it, I get the JNI token
After researching in the community I see in this post that the Cocoa App needs to be configured manually for the correct JVM.
My TOSDI v7.3 was configured to use "zulu8.56.0.21-ca-jre8.0.302-macosx_x64" and most everything else was working fine, except the arrow displays as noted and some relatively frequent crashes.
Adding the '-vm....' statement to the Cocoa.ini did not change the situation.
Adding the VM specification in the list introduced an entirely new error
Here is the definition I added to the list in /dict/eclipse/array
as the first entry in that section
<string>-vm</string><string>/Library/Java/JavaVirtualMachines/zulu8.56.0.21-ca-jre8.0.302-macosx_x64/zulu-8.jre/Contents/Home/bin/java</string>
and the 'not suitable' error I received.
I find myself going down a rabbit hole and will pause here.
@Shicong Hong - would you be able to provide any guidance here? We are in a pre-sales situation and I'm trying to prove this out to my team
As I known, v7.4.1 does not support Java 8. If you have different Java version installation on your machine, you can specify another JVM to launch studio, refer to this article.
Thank you @Shicong Hong for the quick response.
That article link does not work.
I also tried to find a list of 7.4 supported JVMs.
Should I just download Zulu JVM v11?