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

Migration Issue: Certificate Error in RTC LinkPublisher

Spectrum Control Team is migrating Spectrum Control from Java 8 to Java 17 and we are facing RTC LinkPublisher ant target-related error.

Problem Statement:

We are using RTC as our build engine. The build process completes successfully, but publishing the build link fails due to a certificate-related error with the RTC LinkPublisher ant target. 

Details:

ant target :

<linkPublisher repositoryAddress="${repositoryAddress}" userId="${userId}" passwordFile="${passwordFile}" buildResultUUID="${buildResultUUID}" url="http://tucgsa.ibm.com/projects/t/tpcbuilds/${misc.gsa.dir}/${tpc.release}_${buildLabel}" label="${tpc.release}_${buildLabel}" />

RTC Version: 7.0.2
Java Version: ibm jdk-17.0.7+7


Caused by: java.lang.RuntimeException: No acceptable encryption algorithm found
    at com.ibm.team.repository.transport.client.SSLUtils.createSSLContext(SSLUtils.java:175)

What could be reason ?

0 votes

Comments



One answer

Permanent link

The documentation for ELM 7.0.2 only mentions Java 8. There are issues adopting newer Java versions. I would try Java 8 or Java 11. If one of that versions work, this issue is based on the Java version.

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
× 12,029

Question asked: Sep 26 '24, 10:40 a.m.

Question was seen: 457 times

Last updated: Sep 27 '24, 3:00 a.m.

Confirmation Cancel Confirm