Unable to see JIRA issues from Crucible

Still need help?

The Atlassian Community is here for you.

Ask the community

Problem

Applink is configured but unable to see JIRA issues from Crucible

The following appears in the Crucible logs

2015-04-07 03:12:45,913 DEBUG [btpool0-1240 ] fisheye JiraIssueServiceImpl-logException - Error retrieving issue 'PROA-73' from JIRA

server at http://jira.example.com/browse/PROA-73

java.lang.IllegalArgumentException: duplicate key: PROA

        at com.google.common.base.Preconditions.checkArgument(Preconditions.java:115)

        at com.google.common.collect.RegularImmutableMap.<init>(RegularImmutableMap.java:72)

        at com.google.common.collect.ImmutableMap$Builder.fromEntryList(ImmutableMap.java:221)

        at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:207)

Cause

There are multiple projects with the same Project Key in JIRA.

Resolution

Change the project key for one of the projects, or delete the entire project if it is not used and empty

Last modified on Apr 6, 2016

Was this helpful?

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