It's all about the answers!

Ask a question

Unable to find supported browser using launchpad.sh on CentOS 6.3 x86_64 and Firefox 17.0


Patrick Wagstrom (17266) | asked Feb 21 '13, 9:52 a.m.
edited Feb 21 '13, 9:54 a.m.
Downloaded RTC 4.0.1 from Jazz.net using the Linux x86-32/64 packages. After unpacking the archive and running ./launchpad.sh I'm shown a message saying that it can't find the supported browser. The message says to use Firefox, and, quite ironically, appears in Firefox.

Screenshot of Firefox saying It can't find Firefox

I've done some digging at this issue and I can see that Firefox is initially being launched with the command:

/usr/bin/firefox -P Profile_24026 -profile /tmp/IBM_LaunchPad_24026/Profile_24026 file:///root/rtc/launchpad/Mozilla.html

After loading launchpad/Mozilla.html the browser performs a redirect to launchpad/en/noBrowser.html.

Digging through Mozilla.html reveals that the following line is throwing an exception:

netscape.security.PrivilegeManager.enablePrivilege("UniversalXPConnect")

The browser is:

Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130220 Firefox/17.0

Any hints for remedying the situation?

4 answers



permanent link
Jim Ruehlin (79114) | answered Feb 21 '13, 11:26 a.m.
JAZZ DEVELOPER
It looks like you're using the latest version of Firefox. The newest Firefox version RTC supports is Firefox 10 ESR.

Firefox (like Chrome and others) are constantly and automatically updating their browsers. This makes it difficult for enterprises to test and maintain products that depend on those browsers. The ESR release provides a stable platform for 3rd parties to test/verify on.

permanent link
Patrick Wagstrom (17266) | answered Feb 27 '13, 10:16 a.m.

This problems occurs in all newer versions of Firefox due to the removal of the UniversalXPConnect feature in Firefox 15 and beyond. This causes the IBM Installation Manager to be unable to detect the proper browser, and even if it could detect the proper browser it couldn't set the proper permissions to create a new file.

However there are alternative methods to install Rational Team Concert without using IBM Installation Manager. If you visit https://jazz.net/downloads/rational-team-concert/releases/4.0.1?p=allDownloads and scroll down to Plain Zip Files you'll find a 600MB download of "Jazz Team Server and the CCM Application, and Trial licenses for Rational Team Concert" at https://jazz.net/downloads/rational-team-concert/releases/4.0.1/JTS-CCM-keys-Linux64_4.0.1.zip  Downloading and unpacking that will give you an installation of RTC without the use of IBM Installation Manager.

Newer versions of Firefox, including Firefox ESR 17, seem to work just fine with RTC.


permanent link
Brian Schonecker (111) | answered Apr 12 '13, 9:11 a.m.
 Firefox 17 doesn't work on IBM s390x 64 bit linux.

permanent link
Juan Aracena (1) | answered May 10 '13, 2:29 a.m.
 I've downloaded and run firefox binaries in https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/10.0.2/ and fix problem finally

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.