NumberFormatException occurs while trying to set up a trusted application if the

XMLWordPrintable

    • 3.12

      The following NumberFormatException occurs while trying to set up Confluence as a trusted application.

      java.lang.NumberFormatException: null
      at java.lang.Integer.parseInt(Integer.java:415)
      at java.lang.Integer.valueOf(Integer.java:553)
      at com.atlassian.jira.web.action.admin.trustedapps.ViewTrustedApplications.requestTrustedApplication(ViewTrustedApplications.java:138)
      at com.atlassian.jira.web.action.admin.trustedapps.ViewTrustedApplications.doRequest(ViewTrustedApplications.java:74)
      

      This is because the jira.trustedapps.timeout.default property is not set in jira-application.properties or is set but not a number.

      TRUNK has the fix checked in, which is to default to 10 seconds.

              Assignee:
              Jed Wesley-Smith (Inactive)
              Reporter:
              Jed Wesley-Smith (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: