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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Talend Open Studio Data Quality Error message installation

Hi,
I can't install nor use Talend Open Studio Data Quality on my mac since this error message pops up:
"The TOS_DQ-macosx-cocoa executable launcher was unable to locate its companion shared library."
Can anybody help?
Thank you! 0683p000009MACn.png
Labels (2)
24 Replies
Anonymous
Not applicable
Author

Hi stranljip,
Thanks for sharing your experience on forum.
Best regards
Sabrina
_AnonymousUser
Specialist III
Specialist III

Hello,
I have same problem but i use a other unzip (no unzip mac os), but there is always a problem ? 
"The TOS_DI-macosx-cocoa executable launcher was unable to locate its companion shared library."
Have you an other solution, or just come back a MAC OS CAPTAIN ? 
Other advices or solution ? 
Thank you in advance,
BR
Céline.
Anonymous
Not applicable
Author

Hi Céline,
Could you please try to open the application from package contents -> MacOS -> TOS_DI-macosx-cocoa to see if it works for you?
Best regards
Sabrina
_AnonymousUser
Specialist III
Specialist III

here is the solution by Mitja :
_AnonymousUser
Specialist III
Specialist III

here is the solution by Mitja :

I found the solution for the problem regarding "executable launcher was unable to locate its companion shared library" on OS X.
The problem arises when the application has "com.apple.quarantine" flag set. in that case the app itself is copied to temp location in the system and then needed libraries (that are outside from the app itself) are not found. Looks like the OS X works that way (like isolation the app into the quarantine).

You have to clear the flag from app, eg. in terminal in the folder when mac App is located:
xattr -c TOS_DI-macosx-cocoa.app

Or even better. You can remove this flag from ZIP file itself first and that way the flag does not appear on app.
Regards,
Mitja