RTC 6.0.3 Build Engine Won't Start - AIX
I recently upgraded from RTC 5 to 6, including the build engine. I used the AIX zip folder to install. I installed in the same directory as the RTC 5 build engine (after moving the RTC 5 contents). I'm using the same JDK and same command line options.
4 answers
It can be a launcher issue. Try to navigate to the location where jbe.sh is, and execute it from there. Comparing the jbe.sh file from both 5.0.2 and 6.0.3, the below line is missing from 6.0.3. I am not sure why the change.
cd $BUILD_ECLIPSE
Of course you can also try to add this line back and see if it makes any difference.
Comments
Thanks for the suggestion, but I did notice that too and tried a number of things, none of which worked:
I think it's time to get in touch with Support.
I don't know AIX that well, but I have had trouble with the JBE. That was related to the Java version and architecture. I summarized it here: https://rsjazz.wordpress.com/2015/04/07/the-day-the-jbe-stood-still/