Why is repotools-jts.sh -setup struggling to finish Setup without retries?
For Linux x86-64 within 16G RAM, requesting configuration of CM, RM, QM, DM, LQE, RS, GC, LDX, and Derby, I run:
./repotools-jts.sh -setup parametersFile=/opt/IBM/JazzTeamServer/server/conf/jts/parameters.properties adminUserId=ADMIN adminPassword=ADMIN prompt=missing overwrite=yes
For CLM 6.0.1, this would reliably run to completion in a single attempt. For CLM 6.0.2, it takes several "would you like to retry? (Y)" retries to get through the setup.
It appears that there are either network delays, CPU utilization overruns, or memory shortages that cause the setup process to abort but in a manner that is resumable. However, the error logs are very limited about what may be the real cause of these aborts.
Are there known issues with the repotools setup scripts for CLM 6.0.2 and, if not, what is the recommended way to diagnose what may be occurring behind the scenes?
|
Be the first one to answer this question!
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.
Comments
Is REPOTOOLS_MX_SIZE a useful tunable here?
I am now running:
This may help (because Java apps always welcome getting more space to run in) but the script still aborts in resumable ways.
The current issue is the one described at Jazz Support article on CRJAZ2654E