Linux RedHat 7: JVM terminated. Exit code=160
Hello to the forum members,
I am working on Linux RedHat 7. I am trying to run RTC client 6.0.2 installed on Eclipse 4.2.2 (p2 installation). When I try to switch to work items perspective RTC client crashes.
Related links:
http://www-01.ibm.com/support/docview.wss?uid=swg21616810
http://www.eclipse.org/swt/faq.php#browserlinux
https://jazz.net/forum/questions/153863/rtc-crashes-when-attempting-to-deliver-java-terminated-exit-code160
I tried to copy XULRunner (and setting eclipse.ini accordingly) according to the versions proposed without much help. If anyone has proposal for a solution that worked from him, please share it here. If it includes a specific XUL version, please add it as well.
Many thanks,
Gidi
2 answers
Check this technote too: http://www-01.ibm.com/support/docview.wss?uid=swg21598554
It appears to provide more specific steps on solving the XULRunner issues.
Comments
Hello Alan,
I saw this technote before, but was not aware to the specified spectrum of xulrunner versions. I tried 1.8.1.3, 1.9.0.0, 1.9.2.19, 3.6.28. All of these crashed on the reported scenario (the second I touch the scroll bar of the dialog for changing perspective). I'm tired of testing xulrunner versions. This is the reason I opened this post, trying to find one xulrunner version that works for the guys out there.
Best regards,
Gidi
Some more details on my environment:
Linux RedHat 7 64 bit, My RTC client is 32 bit, so I tried working with different 32 bit versions XULRunner. I cannot work with RTC client 64 bit due to dependencies I have to other 32 bit applications.
FWIW, I don't have any problems with such configuration in my own environment. I can't remember why I chose to use 32 bit, but it works anyway. Below is what I did.
1. Install Oracle Java 8 Update 121 (32 bit)
2. Install Firefox ESR 45.8 and make a link to /usr/bin/firefox.
3. Download Eclipse Java EE 4.2.2 (32 bit).
4. Modify eclipse.ini to point to the Oracle Java.
5. Start Eclipse and get some SWT errors.
6. Use yum to update the GTK libraries.
7. Start Eclipse without major errors.
8. Install RTC 6.0.2 using p2 installation.
9. Restart Eclipse and use RTC without any problems.