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

Announcements
AWS Degraded - You may experience Community slowness, timeouts, or trouble accessing: LATEST HERE
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Installation on MacOS X.4.10 problem

Hi all,
I am just new to talend, but no to ETLs. I'd love to discover what talent is about, but while trying to install it on my macbookpro, I am having problems to run it, either with production or 2.2.0RC1. Basically, it does not start at all the app if clicking on the .app icon.
If I try to start form startup.jar though, I have these errors:
EXC_BAD_ACCESS (0x0001)
KERN_INVALID_ADDRESS (0x0001) at 0x72476164
Thread 1 Crashed:
0 CGClipStackCreateMutableCopy + 223
1 maybeCopyClipState + 68
2 CGGStateClipToPath + 278
3 doClip + 128
4 HIView::RecursiveDrawComposited(__HIShape const*, unsigned long, HIView*, CGContext*, unsigned char) + 655
5 HIView::RecursiveDrawComposited(__HIShape const*, unsigned long, HIView*, CGContext*, unsigned char) + 1276
6 HIView: 0683p000009MACJ.pngrawComposited(short, OpaqueGrafPtr*, __HIShape const*, unsigned long, HIView*, CGContext*) + 601
7 HIView: 0683p000009MACJ.pngraw(short, OpaqueGrafPtr*, unsigned long) + 75
8 HIView::Render(unsigned long, CGContext*) + 45
9 _ShowHideWindows + 504

Then if I restart it:
EXC_BAD_ACCESS (0x0001)
KERN_PROTECTION_FAILURE (0x0002) at 0x00000008
Thread 2 Crashed:
0 JVM_RaiseSignal + 550198
1 JVM_RaiseSignal + 546893
2 JVM_RaiseSignal + 694452
3 JVM_RaiseSignal + 696064
4 JVM_RaiseSignal + 336508
5 JVM_GetLastErrorString + 9863
6 JNI_CreateJavaVM_Impl + 53236
7 JNI_CreateJavaVM_Impl + 53061
8 JNI_CreateJavaVM_Impl + 52845
9 _pthread_body + 84
Or sometimes I got the registration window but I can't write in it...
My Java version is:
java version "1.5.0_07"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_07-164)
Java HotSpot(TM) Client VM (build 1.5.0_07-87, mixed mode, sharing)
Many thanks for your help in this.
Remy
Labels (2)
13 Replies
_AnonymousUser
Specialist III
Specialist III

Hello all,
I just dl the last version 3.2.1 of talend open studio.
There is still the same problem. (application doesn't launch and we get an error message which tell about corrupted application)
I did the chmod command, no changes.
When I use the open command, the application starts.
But i get the swt error when i want open a project.

Any idea?

Thanks for your help!!
_AnonymousUser
Specialist III
Specialist III

Hello all,
if you can't run tos by clicking on the .app file (error message "...incomplete/corrupt..."), maybe I can help 0683p000009MACn.png
I reported this problem as a bug and my workaround for that problem - so hopefully this problem will be fixed in one of the next releases.
Just take a look at http://www.talendforge.org/bugs/view.php?id=10289
_AnonymousUser
Specialist III
Specialist III

Running
Mac OS X 10.6.2 (10C540)
Kernel Version: Darwin 10.2.0
Boot Volume: Macintosh HD
Boot Mode: Normal
Computer Name: OCTRI?s MacBook Pro
User Name: xxx
Secure Virtual Memory: Enabled
64-bit Kernel and Extensions: No
Time since boot: 4 days 13:01
using java version
java version "1.6.0_15"
Java(TM) SE Runtime Environment (build 1.6.0_15-b03-219)
Java HotSpot(TM) 64-Bit Server VM (build 14.1-b02-90, mixed mode)

With setting the chmod +x and using open... I still get the error ( yes eclipse works fine.. not that I use) .
ERROR: Invalid thread access
org.eclipse.swt.SWTException: Invalid thread access
at org.eclipse.swt.SWT.error(SWT.java:3777)
at org.eclipse.swt.SWT.error(SWT.java:3695)
at org.eclipse.swt.SWT.error(SWT.java:3666)
Anonymous
Not applicable
Author

Hello greggh
ERROR: Invalid thread access
org.eclipse.swt.SWTException: Invalid thread access

Read the related 4132.
Best regards

shong