Error 500 when navigating to application links page

XMLWordPrintable

    • 10.01
    • 15
    • Severity 3 - Minor
    • 55

      Issue Summary

      When navigating to the Application link page from Settings > Application > Application Links in Jira, a red popup appears indicating "something went wrong" and the expected application link is not listed

      Steps to Reproduce

      1. Setup an Application Link between Jira and Confluence
      2. Leave the application links page in Jira
      3. Return to the Application Links in Jira

      Expected Results

      As an Administrator, you are able to load the application links page in Jira and create or edit application links

      Actual Results

      The below exception is thrown in the atlassian-jira.log file:

      ERROR  /rest/applinks/3.0
      /applinks [c.a.p.r.v2.exception.ThrowableExceptionMapper] Uncaught exception 9e87ee29-58a3-4006-a00a-3d14c516b9ac thrown by REST service: argument "content" is null
      java.lang.IllegalArgumentException: argument "content" is null
      at com.fasterxml.jackson.databind.ObjectMapper._assertNotNull(ObjectMapper.java:5060)
      at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3830)
      at com.atlassian.oauth2.client.storage.config.dao.ClientConfigStoreImpl.fromJson(ClientConfigStoreImpl.java:151)
      at com.atlassian.oauth2.client.storage.config.dao.ClientConfigStoreImpl.toEntity(ClientConfigStoreImpl.java:215)
      at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
      at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992) 

      You could also see an error like this along with the stack above.

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

            Assignee:
            Oleksandr Tkachenko
            Reporter:
            Patrick Turbett
            Votes:
            10 Vote for this issue
            Watchers:
            20 Start watching this issue

              Created:
              Updated:
              Resolved: