JIRA to Confluence Application Link not working after upgrade
プラットフォームについて: Server および Data Center のみ。この記事は、Server および Data Center プラットフォームのアトラシアン製品にのみ適用されます。
サーバー*製品のサポートは 2024 年 2 月 15 日に終了しました。サーバー製品を利用している場合は、アトラシアンのサーバー製品のサポート終了のお知らせページにて移行オプションをご確認ください。
*Fisheye および Crucible は除く
問題
After performing upgrade of JIRA & Confluence, the existing applink is not working anymore even tho it has been recreated.
The following appears in the atlassian-jira.log
2015-08-17 22:41:34,749 http-bio-8080-exec-21 ERROR riada3.comhem 1361x213x1 1igslnj 10.11.27.32,10.11.76.29 /rest/viewIssue/1/remoteIssueLink/render/17254 [viewissue.issuelink.rest.RemoteIssueLinkResource] Error occurred while generating final HTML for remote issue link: java.lang.RuntimeException: java.io.IOException: Failed to load Confluence Page from remote server Caused by: java.io.IOException: Failed to load Confluence Page from remote server Caused by: com.atlassian.sal.api.net.ResponseException: javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure Caused by: javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure
診断
Diagnostic Steps
- From the logs, it seems that Applinks fails to establish a trust on the SSL
- If and only if, using JAVA 7 on previous installation and have updated to JAVA 8, proceed with below solution
原因
Unlimited strength cryptography and the policy.jar files used in JAVA7 wasn't working with the JAVA8 shipped with the new Confluence
ソリューション
Download new policy.jar files from Oracle that supported unlimited strength cryptography and copy those over to CONF_INSTALL/jre/lib/security