Setting up Application Link results in ServerID already being used

On this page

Still need help?

The Atlassian Community is here for you.

Ask the community

Problem

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.

Diagnosis

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)

Cause

Application Links uses the Server ID as a unique identifier.

Workaround

Manually change the Server ID by following:

Last modified on Jan 27, 2025

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.