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

Announcements
Mastering Change Data Capture: Read Now
cancel
Showing results for 
Search instead for 
Did you mean: 
_AnonymousUser
Specialist III
Specialist III

Mac Install

I had problems installing 3.0.0.M3 on my mac. IMO, it's not very straightforward. Here are the steps I used to install it. I hope it helps anyone else who may have problems.
First, my Mac specifics:
- Java 1.6
- Mac OS X Ver. 10.5.4
- 64 bit
Steps Used:
1.) Download the TOS-All-V3.0.0M3 Windows 32, Unix, Linux (GTK based) version (named: TOS-All-r17341-V3.0.0M3.zip after download for me).
2.) Double click the zip file on your desktop to decompress it.
3.) Next, open the folder and double click the TalendOpenStudio-macosx-carbon.tar.gz file to uncompress it.
4.) Open up a Terminal window, you should be in your home directory, and type: chmod -R 777 TalendOpenStudio-macosx-carbon. This will make sure that ALL of the files are executable. You should probably do 755 instead of 777, but I just wanted to make sure there were no permission issues. Close the Terminal window.
5.) Next, open the TalendOpenStudio-macosx-carbon that appeared after step 3.
If you are running Java 1.6 by default, like I am, then you need to do the following. Otherwise, skip down to step 9.
6.) Right click on the TalendOpenStudio-macosx-carbon file (it should have an Eclipse icon next to it) and choose "Show Package Contents" from the menu.
7.) Open up the Contents -> Info.plist file.
8.) Scroll down to the bottom of the file and you will see a key called Eclipse. It has an node and says in the comment block: "to use a specific Java version (instead of the platform's default) uncomment one of the following options:". I uncommented out the following line: -vm/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Commands/java and then saved the file and closed it.
9.) Next copy the configuration, features, plugins and workspace directory into the TalendOpenStudio-macosx-carbon root directory where the TalendOpenStudio-macosx-carbon.app (Eclipse icon) application file is located.
10.) Double click the TalendOpenStudio-macosx-carbon.app (Eclipse icon) application file and it should start up.
Maybe this was self explanatory to the other Mac users out there, but it wasn't to me. Took me almost 2 hrs to get this working right.
Hope it helps someone.

Labels (2)
38 Replies
_AnonymousUser
Specialist III
Specialist III
Author

Hello,
I would be interssed to find out V.3.1.x of TOS.
Having some problems on V.3.2 installed on my Mac OS X, I would be interessed to download previous version.
Is it possible
Anonymous
Not applicable

Hello patrice
I would be interessed to download previous version.Is it possible

You can't download the previous version from our website, I can send it to you via other way, please send me a email.
Best regards
Shong
Anonymous
Not applicable

Hi,
Thanks Shong.
After testing V3.1 >> could install it but I got error about SWT error graphic.
So I tried V4.0.1.
environment :
Mac OS X 10.5.8
java version : 1.5.0_20
I could :
- install TOS without any problem
- importing a project from TOS 3.2
- test some jobs
All seems OK for the moment.
_AnonymousUser
Specialist III
Specialist III
Author

Exception in thread "main" java.lang.NoClassDefFoundError: talenddemosjava/priortest_0_1/priorTest
Caused by: java.lang.ClassNotFoundException: talenddemosjava.priortest_0_1.priorTest
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
Got this message as well as the hello world tutorial program on MAC OSX Snow Leopard server , any clues please
Anonymous
Not applicable

Really nice sharing ...............Appreciated work done .
Anonymous
Not applicable

Thanks for sharing the information and your experience with us. 0683p000009MACn.png
Anonymous
Not applicable

I am seeing the error message
Anonymous
Not applicable

Just downloaded Talend Open Studio v6.3 (TOS_DI_20161026_1219-v6.3) to my Mac running MacOs 10.12 - Sierra.
I downloaded the install guide and followed it, first by ensuring the Java SE was updated. No mention in the guide about setting up Java env on Macs, only Linux.
I then double clicked on the zip file to unzip with the default unzip tool for Mac, which seemed to work.
When I run the TOS_*-macosx-cocoa.app file, I get the alert ".. executable launcher was unable to locate its companion shared library".
I've retried the download just in case, but no luck.
I've can see that this was a problem for other people some years ago, but the solution seems to be 'CHMOD'ing files which I do not have.
I then did the same with my Windows 10 PC and ran the windows installer (TOS_DI_Win-x86_64) and got more or less the same message about the companion library missing. 
I suspect the build for this release is incomplete. Help.
Anonymous
Not applicable

I am having the same problems that andyduncan22 have with my Mac installing Talend Open Studio v6.3.0. Can someone please help me.