Mac OS X: RTC crash on startup
Crash just started yesterday so RTC used to work...
I'm using the RTC 602 eclipse client.
When I start RTC on Mac OS X 10.11.6, it will crash due to a Java exception. I've had this happen in the past and the only solution I could find was to completely discard my workspaces (on ALL machines) and reload everything.
I'm hoping to find a way to get this working without having to reload.
What I was able to find last time is some sort of corruption of some config file someplace on my system. As I recall, it was where the workspace config was stored. Again, the only solution was to delete everything...
I did restore the Eclipse application from my backup but that didn't get to work. I know there are config files in several locations on the system. I do have Time Machine backups so I should have a version that works... but what to restore???
Are there eclipse command line options that would be helpful?
As always, any help would be appreciated.
I'm hoping this will be meaningful to someone...
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 com.apple.CoreFoundation 0x9c1f7d37 TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION + 7
1 com.apple.CoreFoundation 0x9c1f7cc2 raiseError + 978
2 libobjc.A.dylib 0x9d497fd1 objc_exception_throw + 276
3 com.apple.CoreFoundation 0x9c1872f1 -[NSException raise] + 17
4 libswt-cocoa-3659.jnilib 0x430b8ef8 callback + 1179
5 ??? 0x431f21d8 0 + 1126113752
6 com.apple.AppKit 0x991c506b -[NSProgressIndicator _reconfigureAnimationState:] + 754
7 com.apple.AppKit 0x991c2d02 -[NSProgressIndicator _setWindow:] + 172
8 com.apple.AppKit 0x98fd9ff3 21-[NSView _setWindow:]_block_invoke_2 + 52
9 com.apple.CoreFoundation 0x9c0f6c0c 53-[NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 108
10 com.apple.CoreFoundation 0x9c0f6aba -[NSArrayM enumerateObjectsWithOptions:usingBlock:] + 186
11 com.apple.CoreFoundation 0x9c0f6975 -[NSArray enumerateObjectsUsingBlock:] + 53
12 com.apple.AppKit 0x9982e3b9 21-[NSView _setWindow:]_block_invoke665 + 158
13 com.apple.AppKit 0x98f9a033 -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 111
14 com.apple.AppKit 0x98f9c267 -[NSView _setWindow:] + 3013
15 com.apple.AppKit 0x98fd9ff3 21-[NSView _setWindow:]_block_invoke_2 + 52
16 com.apple.CoreFoundation 0x9c0f6c0c 53-[NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 108
17 com.apple.CoreFoundation 0x9c0f6aba -[NSArrayM enumerateObjectsWithOptions:usingBlock:] + 186
18 com.apple.CoreFoundation 0x9c0f6975 -[NSArray enumerateObjectsUsingBlock:] + 53
19 com.apple.AppKit 0x9982e3b9 21-[NSView _setWindow:]_block_invoke665 + 158
20 com.apple.AppKit 0x98f9a033 -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 111
21 com.apple.AppKit 0x98f9c267 -[NSView _setWindow:] + 3013
22 com.apple.AppKit 0x98fd9ff3 21-[NSView _setWindow:]_block_invoke_2 + 52
23 com.apple.CoreFoundation 0x9c0f6c0c 53-[NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 108
24 com.apple.CoreFoundation 0x9c0f6aba -[NSArrayM enumerateObjectsWithOptions:usingBlock:] + 186
25 com.apple.CoreFoundation 0x9c0f6975 -[NSArray enumerateObjectsUsingBlock:] + 53
26 com.apple.AppKit 0x9982e3b9 21-[NSView _setWindow:]_block_invoke665 + 158
27 com.apple.AppKit 0x98f9a033 -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 111
28 com.apple.AppKit 0x98f9c267 -[NSView _setWindow:] + 3013
29 com.apple.AppKit 0x98fd9ff3 21-[NSView _setWindow:]_block_invoke_2 + 52
30 com.apple.CoreFoundation 0x9c0f6c0c 53-[NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 108
31 com.apple.CoreFoundation 0x9c0f6aba -[NSArrayM enumerateObjectsWithOptions:usingBlock:] + 186
32 com.apple.CoreFoundation 0x9c0f6975 -[NSArray enumerateObjectsUsingBlock:] + 53
33 com.apple.AppKit 0x9982e3b9 21-[NSView _setWindow:]_block_invoke665 + 158
34 com.apple.AppKit 0x98f9a033 -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 111
35 com.apple.AppKit 0x98f9c267 -[NSView _setWindow:] + 3013
36 com.apple.AppKit 0x98fd9ff3 21-[NSView _setWindow:]_block_invoke_2 + 52
37 com.apple.CoreFoundation 0x9c0f6c0c 53-[NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 108
38 com.apple.CoreFoundation 0x9c0f6aba -[NSArrayM enumerateObjectsWithOptions:usingBlock:] + 186
39 com.apple.CoreFoundation 0x9c0f6975 -[NSArray enumerateObjectsUsingBlock:] + 53
40 com.apple.AppKit 0x9982e3b9 21-[NSView _setWindow:]_block_invoke665 + 158
41 com.apple.AppKit 0x98f9a033 -[NSView(NSConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 111
42 com.apple.AppKit 0x98f9c267 -[NSView _setWindow:] + 3013
43 com.apple.AppKit 0x9926b29f -[NSWindow dealloc] + 1316
44 com.apple.AppKit 0x98fd2349 -[NSWindow release] + 195
45 libobjc.A.dylib 0x9d490b10 (anonymous namespace)::AutoreleasePoolPage::pop(void*) + 488
46 com.apple.CoreFoundation 0x9c0ad5ef _CFAutoreleasePoolPop + 47
47 com.apple.Foundation 0x92d5985b -[NSAutoreleasePool release] + 125
48 eclipse_1310.so 0x01b80e87 takeDownSplash + 123
49 eclipse_1310.so 0x01b81f87 Java_org_eclipse_equinox_launcher_JNIBridge__1takedown_1splash + 11
50 ??? 0x0a80b9d9 0 + 176208345
51 ??? 0x0a803e31 0 + 176176689
52 ??? 0x0a80405d 0 + 176177245
53 ??? 0x0a803e31 0 + 176176689
54 ??? 0x0a80430d 0 + 176177933
55 ??? 0x0a801374 0 + 176165748
56 libjvm.dylib 0x06aaf4a3 0x6a00000 + 717987
57 libjvm.dylib 0x06aaf215 0x6a00000 + 717333
58 libjvm.dylib 0x06aaf1e7 0x6a00000 + 717287
59 libjvm.dylib 0x06ac8599 0x6a00000 + 820633
60 libjvm.dylib 0x06ac9aa8 0x6a00000 + 826024
61 libjvm.dylib 0x06ac97ea JVM_InvokeMethod + 394
62 libjvmlinkage.dylib 0x01bf66af JVM_InvokeMethod + 79
63 libjava.jnilib 0x0624ca3e Java_sun_reflect_NativeMethodAccessorImpl_invoke0 + 38
64 ??? 0x0a80b9d9 0 + 176208345
65 ??? 0x0a803f97 0 + 176177047
66 ??? 0x0a803f97 0 + 176177047
67 ??? 0x0a804473 0 + 176178291
68 ??? 0x0a803f97 0 + 176177047
69 ??? 0x0a803e31 0 + 176176689
70 ??? 0x0a803e31 0 + 176176689
71 ??? 0x0a801374 0 + 176165748
72 libjvm.dylib 0x06aaf4a3 0x6a00000 + 717987
73 libjvm.dylib 0x06aaf215 0x6a00000 + 717333
74 libjvm.dylib 0x06aaf1e7 0x6a00000 + 717287
75 libjvm.dylib 0x06abeff3 0x6a00000 + 782323
76 libjvm.dylib 0x06b4767e 0x6a00000 + 1341054
77 eclipse_1310.so 0x01b8278d startJavaJNI + 1991
78 eclipse_1310.so 0x01b81492 startJavaVM + 120
79 eclipse_1310.so 0x01b7f956 run + 4687
80 org.eclipse.eclipse 0x000030f8 original_main + 1782
81 org.eclipse.eclipse 0x000037e5 main + 1518
82 org.eclipse.eclipse 0x00002853 _start + 209
83 org.eclipse.eclipse 0x00002781 start + 41