アプリケーション リンクをセットアップすると ServerID が使用済みであると表示される
問題
Trying to set up an Application Link with an Atlassian application results in:
The ServerID reported is already being used for an Application Link. This may be because you have multiple applications with the same ServerID.
診断
This error may occur when trying to migrate any Atlassian application server or setting up a development environment with existing data. The stack trace may look like the following:
java.lang.IllegalArgumentException: Application with server ID 30a2a7ec-3233-30e9-87a2-edf1dfc0c4e4 is already configured
at com.atlassian.applinks.core.DefaultApplicationLinkService.addApplicationLink(DefaultApplicationLinkService.java:272)
原因
Application Links uses the Server ID as a unique identifier.
回避策
Manually change the Server ID by following:
- Change the server ID for an instance of Jira server for JIRA
- Changing Server ID for Bitbucket Server Cloned Instances for Bitbucket Server
How to change the server ID of Confluence for Confluence
ソリューション
Atlassian's development team is aware of this issue and is looking into it, see here:
The final resolution will be to upgrade to the fixed version (once it is released).
最終更新日 2020 年 8 月 19 日
Powered by Confluence and Scroll Viewport.