Rational Integration Tester (RIT) install as a non-administrator can be tricky. Take a look at the steps below to help you through this process.
2. Install Installation Manager as non admin by running userinst.exe
3. This puts RIT in C:\Users\<user>IBM\RationalIntegrationTester
4. RIT won't start because have to run Library Manager first and it needs to update GHTester.ini
C:\Users\perfadmin\IBM\RationalIntegrationTester>type GHTester.ini
-data
@user.home/.rit8/.eclipse/GHTester/workspace
-application
com.ghc.ghTester.application.application
-showsplash
com.ghc.ghTester.application
-name
IBM Rational Integration Tester
-vm
C:\Users\perfadmin\IBM\RationalIntegrationTester\jre\bin\j9vm\jvm.dll
-startup
plugins/org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.200.v20150204-1316
-install
C:/Users/perfadmin/IBM/RationalIntegrationTester
-vmargs
-Xmx1024m
-XX:MaxPermSize=128m
-Dosgi.splashPath=file:/C:/Users/perfadmin/IBM/IBMIMShared/plugins/com.ghc.ghTester.application
-Djava.util.logging.config.file=./logging.properties
-Djavax.xml.xpath.XPathFactory:http://java.sun.com/jaxp/xpath/dom=net.sf.saxon.xpath.XPathFactoryImpl
-Djava.net.preferIPv4Stack=true
-Djava.net.preferIPv6Addresses=false
-Dosgi.parentClassloader=ext
-Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger
5. RIT won't launch Library Manager because of User Access Control
6. Run LibraryManager as non admin user by running the following command:
C:\Users\perfadmin\IBM\RationalIntegrationTester>eclipse.exe --launcher.ini LibConfig.ini
7. Confirm you're able to run Rational Integration Tester
8. As a finishing touch, modify the short cut for Library Manager to be able to run as non admin. Specify the target as "C:\Users\perfadmin\IBM\RationalIntegrationTester\eclipse.exe --launcher.ini LibConfig.ini"