CCRC installation error on Linux: jvm is not defined

why a jvm error is displayed when installing the IBM® Rational® ClearCase® Remote Client on Linux®.
 
Cause
A jvm not defined error is displayed at the end of an install when CCRC setup is initiated using the setup.jar file rather than the setup.bin file.

Example:

java -jar /disk1/setup.jar

 
Solution
When installing the ClearCase Remote Client on Linux, use the following command:

java -jar /disk1/setup/setup.bin


No comments:

Post a Comment