Subscribing to team calendars via ics sometimes results in Null Pointer Exception

XMLWordPrintable

    • 2
    • Severity 2 - Major
    • 42

      Team calendar subscribing via ics link is sometimes breaking - once broken it continues to throw a NullPointerException until the plugin is reinstalled or the instance is restarted. 

      Expected Results

      Team calendar subscribing via ics link will work reliably.

      Actual Results

      The following details can be seen in the logs:

      [calendar3.rest.ExceptionMappers.GeneralExceptionMapper] getResponseError General exception happen on calendar resources
      
      javax.ws.rs.WebApplicationException: java.lang.NullPointerException at
      com.atlassian.confluence.extra.calendar3.rest.resources.ExportResource.lambda$exportCalendarAsIcalendarTextInternal$0(ExportResource.java:133) at 
      com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:71) at 
      com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:57)
      
      

      Workaround

      Re-installing the plugin or restarting the instance / nodes will temporarily resolve the issue

            Assignee:
            Alex K
            Reporter:
            Ellen Oates
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: