Thursday 24 September 2015

Configure java path for Talend Open Studio (5.6.1)


Problem - Recently after installing java 8 on my machine, i was not able to run Talend Open Studio 5.6.1 which was complaining that java 8 is not supported. I had java 7 too on my machine, but talend open studio was by default pointing to java in my path.


Solution - (if you were not able to change default java in your system to java 7) - We can configure talend open studio to use an specific java installation. In my case i wanted to configure talend open studio 5.6.1 to use java 7.
All you have to change is the corresponding *.ini file for your talend executable.
I am using windows 8 so in my case it was TOS_DI-win-x86_64.ini

add a new entry to this file as below (-vm...). It already has other entries.
this new vm entry will control the location of java which talend will use. enter the -vm parmeter and path to your java 7 installation. In my case it was c:\program files\java\jre7\bin

-vmargs
-vm C:\Program Files\Java\jre7\bin
-Xms512m
-Xmx1536m
-XX:MaxPermSize=512m
-Dfile.encoding=UTF-8

save the file TOS_DI-win-x86_64.ini and restart talend studio.

Once studio is opened you can also control this behaviour via menu option Windows-->preferences-->java

7 comments:

  1. Great blog. If you want to learn and know about data integration techniques please contact us from the links below

    The best investment newsletter article is all about best possible stocks and shares from where you can attain good repose and get to know stock picks newsletter about all new facts and features. There are definite options and best stock picks ways which can help investors to learn more about the stocks and shares. These newsletters and other stocking trading newsletter details can help in fulfilling the need to a great extent.

    ReplyDelete
  2. It's very helpful to me. Thank you for given information. If you want to learn more information about Talend ETL online course training.

    ReplyDelete
  3. How to get the same done for Mac OS X Yosemite ? Thanks

    ReplyDelete
  4. It is very good information and useful topics. Thanks for sharing a good information .... Talend ETL Online Training

    ReplyDelete
  5. I really appreciate information shared above. It’s of great help. If someone want to learn Online (Virtual) instructor lead live training in Talend
    MaxMunus Offer World Class Virtual Instructor led training on Talend. We have industry expert trainer. We provide Training Material and Software Support. MaxMunus has successfully conducted 100000+ trainings in India, USA, UK, Australlia, Switzerland, Qatar, Saudi Arabia, Bangladesh, Bahrain and UAE etc.
    For Demo Contact us.
    Nitesh Kumar
    MaxMunus
    E-mail: nitesh@maxmunus.com
    Skype id: nitesh_maxmunus
    Ph:(+91) 8553912023
    http://www.maxmunus.com/


    ReplyDelete