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?
|
Accepted answer
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
|
2 other answers
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
|
After upgrade to 6.0.1.4, both of the above issue are gone. The build output is store in uDeploy Component now.
Comments
Joseph Chang
commented Apr 07 '14, 10:50 p.m.
I install a whole new instance of udeploy server with v6.0.1.4 ifix 01. Everything else works fine except
Please ignore my previous comment. It causes by my build engine to udeploy Server network issue. Hi Joseph,
Joseph Chang
commented Apr 15 '14, 10:28 a.m.
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.
Joseph Chang
commented Apr 15 '14, 10:30 a.m.
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
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.