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

My reverse promotion build is failing the first time, but succeeds subsequent times. Why does this happen?

I run my reverse promotion build and get the following exception in the build:
com.ibm.team.repository.common.transport.TeamServiceException: CRJAZ0098I The "com.ibm.team.enterprise.promotion.common.IPromotionService{/ccm/service/com.ibm.team.enterprise.promotion.common.IPromotionService}" service failed.  The server returned the HTTP error 500 with error text "Internal Server Error".
* at com.ibm.team.repository.transport.client.ClientHttpUtil.throwHttpClientError(ClientHttpUtil.java:1334)

However the second run and beyond appear to run correctly.  Why does this happen?

0 votes


Accepted answer

Permanent link
 The problem can be caused by a timeout to the ccm server.  This causes the buildmap to not get finalized causing the failure.  There is a build property that will prevent the timeout.  The build property is: team.enterprise.promotion.connectionTimeoutOverride.  Setting this value to 0 will cause it to never timeout.
Spencer Murata selected this answer as the correct answer

1 vote

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
× 562

Question asked: Sep 18 '12, 10:49 a.m.

Question was seen: 5,291 times

Last updated: Sep 18 '12, 10:53 a.m.

Confirmation Cancel Confirm