Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

retrieveApplicationLink Couldn't find type id for application link with id

jmorrison_rxante March 5, 2015

Hey there smart people!  I recently migrated from cloud to server (Both JIRA and Confluence) and I'm receiving the following error quite regularly in the atlassian-confluence.log file:

2015-03-05 12:21:17,752 WARN [http-bio-8090-exec-4] [atlassian.applinks.core.DefaultApplicationLinkService] retrieveApplicationLink Couldn't find type id for application link with id d84e4efd-6f6e-321e-b452-f08b1287aeae. Link is corrupted

When I restored my cloud-based backup to server, I had to manually remove the application links because there's no way to do it in the UI.  Could that have caused this?  

Thanks,
Joe 

7 answers

0 votes
Andrei Damian-Fekete February 1, 2019

See https://confluence.atlassian.com/jirakb/applinks-between-jira-and-confluence-can-t-be-created-due-to-obsolete-applinks-ids-in-confluence-database-878893588.html

-- should show only valid ones
select * from bandana where bandanakey like 'applinks.admin%name';
-- all links (valid + invalid)
select * from bandana where bandanakey like 'applinks.global%';
-- see linked article!
-- update bandana set bandanavalue = ... where bandanakey like 'applinks.global%'

 

You may want to flush the Confluence caches after updating the database.

0 votes
Alicia Pena March 2, 2016

We have the same issue.  Our confluence "Issues in Progress" Macro completely hangs and the logs show 

2016-03-02 19:48:19,643 WARN [Navlink Plugin Executor:thread-3] [atlassian.applinks.core.DefaultApplicationLinkService] retrieveApplicationLink Couldn't find type id for application link with id 4c25aa51-96a9-3645-b80a-07029693ca07. Link is corrupted

 

Has anyone figured out the problem or offered any suggestions yet?

Alicia

0 votes
jvinod1985 February 9, 2016

Facing Same issue 

2016-02-09 14:33:44,318 Navlink Plugin Executor:thread-2 WARN anonymous [atlassian.applinks.core.DefaultApplicationLinkService] Couldn't find type id for application link with id 89b26790-57aa-333b-bf1c-dafbbe579218. Link is corrupted

 

Please help

0 votes
Swift Capital November 27, 2015

We have similar problems; it makes it impossible to see the "like" button in JIRA Service Desk.

0 votes
AkashD November 23, 2015

I am facing the same issue the application links not appearing on Admin console of Application Links please and when trying to create another link it's not allowing said "The link is already exist"

0 votes
Kumaran September 24, 2015

We have the same issue. Any updates on this issue ?

0 votes
Mark H July 2, 2015

Joe - did you manage to resolve this? If so, how?

Ta

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events