Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-61261

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

    XMLWordPrintable

Details

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              aknight@atlassian.com Alex K
              8c8bb50f2129 Ellen Oates
              Votes:
              1 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: