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

repotools set-up of JTS always crashes with a NullPointerException

I'm trying to generate a response file so I can automate the configuration of CLM post installation on centos. To do this I use the following command:

./repotools-jts.sh -setup repositoryURL=https://<blanked>:9443/jts parametersFile=m.txt responseFile=respjts.txt prompt=missing adminUserId=<blanked> adminPassword=<blanked>

All goes well each time I do this until I get to the licensing section. No matter what license type or even if I select no license repotools crashes at this point:

 Choose an option:
  [1] I accept the terms in the license agreement.
  [2] I do not accept the terms in the license agreement. - default
 ?
1
  Validating the license assignment...

  Performing validation...

CRJAZ2247E There was an error executing setup for the application "Rational Jazz Team Server (>https://<blanked>:9443/jts)": "null". Check the log for more details.
java.lang.NullPointerException
 at com.ibm.team.repository.service.internal.setup.processor.ScriptableSetupWizardProcessor$AbstractServiceHandler.getReference(ScriptableSetupWizardProcessor.java:1466)
 at com.ibm.team.repository.service.internal.setup.processor.ScriptableSetupWizardProcessor$AbstractServiceHandler.createRequestArgs(ScriptableSetupWizardProcessor.java:1407)
 at com.ibm.team.repository.service.internal.setup.processor.ScriptableSetupWizardProcessor$AbstractServiceHandler.execute(ScriptableSetupWizardProcessor.java:1195)
 at com.ibm.team.repository.service.internal.setup.processor.ScriptableSetupWizardProcessor$AbstractServiceHandler.doCall(ScriptableSetupWizardProcessor.java:1188)

I have tried the same action interactively on the browser and it works fine. But I can't get it to work on repotools does anyone have any ideas how I can fix this as I'm stuck?

0 votes

Comments
Maybe this post will give some hint? https://jazz.net/forum/questions/105608/error-running-command-line-repotools-setup-crjaz0106e-the-server-is-temporarily-unavailable


Be the first one to answer this question!

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
× 7,622
× 6,180

Question asked: Jan 29 '15, 5:33 a.m.

Question was seen: 5,115 times

Last updated: Jan 30 '15, 5:37 a.m.

Confirmation Cancel Confirm