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

RTC 4.5 uDeploy V6.0.1 : Build Engine ERROR: peer not authenticated

I use RTC 4.5 and uDeploy V6.0.1.  I try to push the build artifacts of RTC to uDeploy component. 
I have configured the Post-build Deploy setting in the RTC build definition. The test connection returns successful message.
However, when I request the build . I got the error message in the build log:
Build Engine ERROR: peer not authenticated
Can any one help me to solve the problem?

0 votes


Accepted answer

Permanent link
Hi Joseph,

The error in your second post,
           java.lang.Exception: Request error:500
is a backward compatibility issue identified here, https://jazz.net/library/article/1395.  The workaround at the time was to avoid using pattern matching.  The best solution available now though is to upgrade UCD as you have done.

Sorry for the inconvenience,
Scott
Joseph Chang selected this answer as the correct answer

0 votes


2 other answers

Permanent link
 I found that the "peer not authenticated" only happens if the RTC build agent is not running on the same machine as uDeploy Server. 
However when I run the build on the same of uDeploy Server, I got another error message:
Build Engine ERROR: java.lang.Exception: Request error:500

0 votes


Permanent link
 After upgrade to 6.0.1.4,  both of the above issue are gone.  The build output is store in uDeploy Component now.

0 votes

Comments

 I  install a whole new instance of udeploy server with v6.0.1.4 ifix 01.  Everything else works fine except
the "peer not authenticated"  error come back. 

Please ignore my previous comment. It causes by my build engine to udeploy Server network issue.

Hi Joseph,

Are you still having issues?  If so, could you please try a few things to help debug this?

1. Open up a defect describing your problem, here.
2. Add this property to your build definition, set the value to true, and run another build.  Then attach the build log to the work item.
    team.udeploy.debug=true
3. What version of the Build System Toolkit are you using?
4. Does the Test Connection button work in the Post-build Deploy tab of your build definition?

Scott

I did still get "peer not authenticated" frequently when build on remote Windows XP server.   I submit 10 requests, 6 of them success and 4 fails with "peer not authenticated" when push the build artifact to uDeploy server.


For the successful case, the build time is 56 minutes for 77M bytes artifact. If the build engine locate at the same OS of udeploy, it takes only 16 seconds.

 Finally, I found the slow build time was caused by the invalid domain name server on the remote build server. After fixing the DNS setting, the build time reduce from 56 mins to 22 secs.

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
× 563
× 7
× 2

Question asked: Mar 31 '14, 11:47 p.m.

Question was seen: 7,739 times

Last updated: Apr 15 '14, 10:30 a.m.

Confirmation Cancel Confirm