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

What are the repotools -backupJFSIndexes return codes

What are the repotools -backupJFSIndexes return codes?  Is there a list available?

I am running version 4.0.5 GA.

I am receiving a return code of 130 when my backup script calls:

REPOTOOLS_EXECUTABLE="${JAZZ_HOME}/repotools-${APP_NAME}.sh"

${REPOTOOLS_EXECUTABLE} -backupJFSIndexes  adminUserId=${USERNAME} adminPassword=${PASSWORD} repositoryURL=${PUBLIC_URL}/${APP_NAME} toFile=${JAZZ_INDEX_BACKUP_LOCATION}/${TIMESTAMP}_$(hostname)_${APP_NAME}_indices_backup.zip 2>&1 | tee -a $LOGFILENAME
return_code=$?

<snip>

writelog "Unable to create Jazz indices backup, return_code: ${return_code}"

Output:

Unable to create Jazz indices backup, return_code: 130

I am running this on the JTS server, but I would like to know the return code values for CCM and QM also.

Thanks.

Jeff

0 votes



One answer

Permanent link
It appears that there is no such a list. Hopefully a developer can chime in and show what the source code is.
https://jazz.net/forum/questions/20285/explaination-of-repotools-return-codes
https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/87843

0 votes

Your answer

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,509

Question asked: May 09 '14, 10:46 a.m.

Question was seen: 3,316 times

Last updated: May 11 '14, 9:29 p.m.

Confirmation Cancel Confirm