Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Installation of RTC 4.0 on Linux using IBM Installation Manager fails

I downloaded the RTC 4.0 for Linux x86-32/64 to my laptop on which I am running Open Client for Linux Red Hat 64.  After extracting the zip file, I tried executing launchpad.sh and got the error "The Installation Manager's registry information is inconsistent with its installation information."  The details view indicates that the registry information at /etc/ibm/registry/InstallationManager.dat indicates that the Installation Manager is not installed.  The /etc/ibm/registry directory does not exist on my system.  The details further indicate that is installed at /opt/IBM/InstallationManager/eclipse, which it in fact is. 

The above occurs when I run launchpad.sh as the root user.  If I run it as a non-root user, I get an error indicating I don't have authority to run InstallationManager in administrator mode and need to do so as root. 

I'm pulling my hair out trying to figure out why I can't install RTC.  HELP!!

0 votes



3 answers

Permanent link
Using the zip sounds like the easiest solution but if you want to troubleshoot here's where I would start.

It sounds like you have conflicting versions of installation manager installed. Or the one that is installed isn't working properly. Maybe it is an old version and the current version does not know how to upgrade it.
 Do you know how /opt/IBM/InstallationManager/eclipse got there?  Unless you had run the launchpad previously IM would have had to been installed by some other means. Can you start IM from there rather than launchpad?
If so what version is it?  If it is 1.5.2 you can try installing directly from there rather than launchpad.

You will need to add the repository url manually. The URL can be found inside the install-server.xml file located in the .../im/<operating-system> directory where you extracted the zip file. (if you do use this method be sure to choose to check the box for the licenses along with RTC during the install)

InstallationManager.dat is in /etc/.ibm/registry/InstallationManager.dat (note the dot for the .ibm directory)
That file should also contain the version information if it exists.

Some other  information is installed into /var/IBM/InstallationManager including the uninstall.
You can try uninstalling that version but you will need to have all applications uninstalled first.
You can read how here:
Uninstalling Installation Manager on Linux  It is a ClearCase doc but it does the trick.
The basics are
Set the XDG_DATA_HOME environment variable to a directory that can be used to write per-machine data:
 setenv XDG_DATA_HOME /var/tmp

Change directories to the uninstall directory for Installation Manager.
By default, directory location is:

/var/ibm/InstallationManager/uninstall
run ./uninstall



3 votes

Comments

Thanks Karl, I uninstalled the version 1.4.1 of Installation Manager and was then able to install from the launchpad. 


Permanent link
You can avoid using the installation manager and grab the zip file instead.

0 votes


Permanent link
I am getting the same error but cant uninstall because the software are installed with that. I am not sure what I am doing.

I tries to upgrade the IM from 1.6.3.1 to 1.7 and this happens. I tried with reinstall option as well and got the error below.

  ERROR:   The registry information at "/etc/.ibm/registry/InstallationManager.dat" indicates that Installation Manager 1.6.3.1 (internal version: 1.6.3001.20130528_1750) is installed at location "/opt/app/IBM/InstallationManager/eclipse" and is using "/var/ibm/InstallationManager" for its data location. However, the information at the data location indicates that the Installation Manager is not installed.

00:00.49 ERROR [main] com.ibm.cic.agent.core.application.HeadlessApplication run
  The Installation Manager's registry information is inconsistent with its installation information.
    The registry information at "/etc/.ibm/registry/InstallationManager.dat" indicates that Installation Manager 1.6.3.1 (internal version: 1.6.3001.20130528_1750) is installed at location "/opt/app/IBM/InstallationManager/eclipse" and is using "/var/ibm/InstallationManager" for its data location. However, the information at the data location indicates that the Installation Manager is not installed.


0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 2,357

Question asked: Jun 26 '12, 3:31 p.m.

Question was seen: 10,647 times

Last updated: Jul 14 '14, 3:02 a.m.

Confirmation Cancel Confirm