It's all about the answers!

Ask a question

Reports get stuck on "Loading..." in 4.0.1 RTC linux client


Kevin Ramer (4.5k8183200) | asked Mar 07 '13, 12:23 p.m.
When trying to view a Report from RTC (eclipse) 4.0.1, the web client opens, I can login and the report name and
Loading...  is all that I get.

Here is my eclipse.ini

-vm
/opt/ibm/TeamConcert_1/jdk/jre/bin/javaw
--launcher.XXMaxPermSize
256m
-startup
plugins/org.eclipse.equinox.launcher_1.1.1.R36x_v20101122_1400.jar
-install
/opt/ibm/TeamConcert_1
--launcher.library
plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.2.R36x_v20101019_1345
-vmargs
-Xms100m
-Xmx2048m
-Dosgi.requiredJavaVersion=1.5
-Dosgi.bundlefile.limit=100
-Dorg.eclipse.swt.browser.UseWebKitGTK=true
-Dorg.eclipse.swt.browser.XULRunnerPath=/usr/lib/xulrunner-compat/

I added the last 2 lines; the first due to other linux issues, the 2nd just because it's in the eclipse.ini on my 3.0.1 install.




Comments
Jared Burns commented Mar 12 '13, 3:03 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

What version of xulrunner are you pointing at? You can check by running:

/usr/lib/xulrunner-compat/xulrunner -version


Kevin Ramer commented Mar 12 '13, 3:55 p.m.


[ramerk@oc1522866532 workspace]$ rpm -q -a |grep xulrunner
xulrunner-17.0.3-1.el6_3.x86_64
xulrunner-compat-flash-plugin-10.2.151.49-1.i586
xulrunner-compat-1.9.1.15-1.i586
[ramerk@oc1522866532 workspace]$ /usr/lib/xulrunner-compat/xulrunner -version
Mozilla XULRunner 1.9.1.15 - 20101026201017

One answer



permanent link
Jared Burns (4.5k29) | answered Mar 13 '13, 5:07 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
I would suggest trying xulrunning-1.8.1.3.

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.