It's all about the answers!

Ask a question

How do you fix a "Crash Detected" problem when loading a stream using RTC on Mac OSX ?


Jeff Ong (14113847) | asked Sep 25 '15, 2:18 p.m.
One of our users is having issues running the RTC client on Mac OSX.  Please read on ...

$ java -version
java version "1.7.0_80"
Java(TM) SE Runtime Environment (build 1.7.0_80-b15)
Java HotSpot(TM) 64-Bit Server VM (build 24.80-b11, mixed mode)

Downloaded and tried multiple versions of RTC client from jazz.net
RTC-Client-Mac-4.0.1.zip   (last one i tried , 4.0.2 / 3/ 4/5/6 ).

I get connection to server streanms flow with all good. When i  attempt to load the streams
i get a window tells "Crash Detected" And forces me to run Repair , i do  , but it then goes out of sync
need to sync when i run sync the it crashes so  i circle around ..

I tried multiple versions of RTC all fails same way.

How I run RTC :
unzip downloaded zip
browse to eclipse dir
choose eclipse.app  under jazz/client/eclipse/eclipse.app

this is how i run it.

Could you please tell me how to solve this problem . Same client on linux works like a charm.

Comments
Kevin Ramer commented Sep 25 '15, 2:45 p.m.

This article https://jazz.net/library/article/926 speaks to the JRE on MacOS

v4 of client may not play well with Java 1.7 ( guessing ). 

One answer



permanent link
Chris McGee (50511117) | answered Sep 30 '15, 3:10 p.m.
FORUM MODERATOR / JAZZ DEVELOPER
In order to effectively diagnose the problem we first need to check whether you are on a supported configuration.

Rational Team Concert 4.0.7 supports Mac OS X Snow Leopard and Lion only. Please check to make sure that you are running on supported version of OS X or upgrade to a newer RTC to support the newer OS X.

The Oracle JDK 7 is supported in RTC 4.0.7, 5.0.2 and 6.0 so that should be fine. Can you check that this is the Java that is being used for the Eclipse Client. Sometimes it picks up other/older versions of Java on your system. You can check this in Eclipse->About Eclipse->Installation Details->Configuration (java.version, java.vendor).

If the problem persists in a supported configuration then you can raise a defect against Rational Team Concert or contact IBM support to diagnose the problem.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.