Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-25602

An internal error occurred when requesting resource /rest/gadget/1.0/admin.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Low
    • None
    • 4.4
    • Dashboard & Gadgets

    Description

      Dashboard shows an error as shown in the picture,

      clicking the link shows:

      An internal error occurred when requesting resource /rest/gadget/1.0/admin.
      <status>
        <status-code>500</status-code>
        <message>
           java.lang.IllegalArgumentException: The datetime zone id is not recognised: GMT+01:00
        </message>
      </status>
      

      The error in the log shows:

      java.lang.IllegalArgumentException: The datetime zone id is not recognised: GMT+01:00                                                  
              at org.joda.time.DateTimeZone.forID(DateTimeZone.java:199)                                                                     
              at com.atlassian.jira.timezone.TimeZoneIds$1.apply(TimeZoneIds.java:30)                                                        
              at com.atlassian.jira.timezone.TimeZoneIds$1.apply(TimeZoneIds.java:27)                                                        
              at com.google.common.collect.MapMaker$StrategyImpl.compute(MapMaker.java:592)                                                  
              at com.google.common.collect.MapMaker$StrategyImpl.compute(MapMaker.java:462)                                                  
              at com.google.common.collect.CustomConcurrentHashMap$ComputingImpl.get(CustomConcurrentHashMap.java:2045)   
      

      Which makes it similar to the bug JRA-25316
      Workaround given by Janet Albion at JRA-25316 works here too.

      Attachments

        1. JiraBug.png
          JiraBug.png
          57 kB
        2. JiraBug.png
          JiraBug.png
          57 kB

        Activity

          People

            Unassigned Unassigned
            4e1db9ef55a9 Wessel de Roode
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: