Hi ,
Application link is between Jira and Confluence is creating successfully but it is not listing in the application list in Jira while the same is visible and status is connected in Confluence side.
Error : /rest/applinks/1.0/listApplicationlinks [core.rest.ui.ListApplicationLinksUIResource] Exception:
java.lang.RuntimeException: java.util.concurrent.ExecutionException: java.lang.IllegalArgumentException: host must not be null
at com.atlassian.applinks.core.rest.ui.ListApplicationLinksUIResource.collectApplicationLinkStateResult(ListApplicationLinksUIResource.java:232)
at com.atlassian.applinks.core.rest.ui.ListApplicationLinksUIResource.getLinkAndAuthProviderEntity(ListApplicationLinksUIResource.java:162)
at com.atlassian.applinks.core.rest.ui.ListApplicationLinksUIResource$2$1.callWithContext(ListApplicationLinksUIResource.java:250)
at com.atlassian.applinks.core.rest.ui.ListApplicationLinksUIResource$2$1.callWithContext(ListApplicationLinksUIResource.java:244)
at com.atlassian.applinks.core.rest.ui.ListApplicationLinksUIResource$CurrentContextAwareCallable.call(ListApplicationLinksUIResource.java:285)
at com.atlassian.sal.core.executor.ThreadLocalDelegateCallable.call(ThreadLocalDelegateCallable.java:42)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.util.concurrent.ExecutionException: java.lang.IllegalArgumentException: host must not be null
at java.util.concurrent.FutureTask$Sync.innerGet(Unknown Source)
at java.util.concurrent.FutureTask.get(Unknown Source)
at com.atlassian.applinks.core.rest.ui.ListApplicationLinksUIResource.collectApplicationLinkStateResult(ListApplicationLinksUIResource.java:224)
... 10 more
Jira gadgets are also not available in confluence side.
Jira Version : 6.2.7
Confluence Version :6.3.1
Hi,
I'm pretty sure you're facing an issue which is already known and good news is that here's a workaround!
Here is the knowledge base article to help you fixing that: https://confluence.atlassian.com/kb/cannot-retrieve-link-and-provider-entity-when-creating-application-link-827117142.html
The idea is that your Jira version is using a different version of SAL (Core component) than your Confluence version and it's known to cause issues with Tomcat. All details are explaine in the KB Article, hope you'll be able to troubleshoot that!
Cheers
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.