-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Highest
-
Affects Version/s: TC-6.1.0, TC-7.0.7
-
Component/s: Apps - Team Calendar
-
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
- is related to
-
CONFSERVER-58349 Accessing iCAL subscription link generated by TeamCal causes response 500 from the server (java.lang.NullPointerException)
-
- Closed
-