osx - Talend Open Studio on Mac OS X - Failed to create JVM -


this question has answer here:

i want start talend open studio (esb or di) on mac pro.

but error: "failed create java virtual machine".

tos version v5.6.0 , have installed java sdk 1.7.0_45 64-bit.

i have changed values in tos_esb-macosx-cocoa.ini:

--launcher.xxmaxpermsize 512m -vmargs -xms64m -xmx768m -xdock:icon=../resources/talend.icns -xstartonfirstthread -dorg.eclipse.swt.internal.carbon.smallfonts -dosgi.instance.area.default=../../../workspace -dfile.encoding=utf-8 

but still same error.

i found tos use wrong java version javavm: failed load jvm: /library/java/javavirtualmachines/jdk1.7.0_45.jdk/contents/home/bundle/libraries/libserver.dylib

my java_home set /library/java/javavirtualmachines/jdk1.7.0_71.jdk/contents/home

how resolve this?

it depend on problem https://code.google.com/p/android/issues/detail?id=65730. set the link libjvm.dylib in jre home , tos starting.


Comments

Popular posts from this blog

c++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

javascript - angular ng-required radio button not toggling required off in firefox 33, OK in chrome -

xcode - Swift Playground - Files are not readable -