History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QB-3753
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Steve Luo
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
QuickBuild

Initialize OkHttpUtils$OkHttpHolder failed

Created: 30/Jun/21 12:07 PM   Updated: 30/Jun/21 12:26 PM
Component/s: None
Affects Version/s: None
Fix Version/s: 11.0.7

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
Configuration failed to start when GitLab is configured to update commit status due to below error:

Caused by: java.lang.UnsupportedOperationException: clientBuilder.sslSocketFactory(SSLSocketFactory) not supported on JDK 9+
        at okhttp3.internal.platform.Jdk9Platform.trustManager(Jdk9Platform.java:81)
        at okhttp3.internal.platform.Platform.buildCertificateChainCleaner(Platform.java:176)
        at okhttp3.OkHttpClient$Builder.sslSocketFactory(OkHttpClient.java:655)
        at com.pmease.quickbuild.util.OkHttpUtils$OkHttpHolder.<init>(OkHttpUtils.java:42)
        at com.pmease.quickbuild.util.OkHttpUtils$OkHttpHolder.<clinit>(OkHttpUtils.java:36)
        ... 45 more

 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.