No longer able to access previously subscribed Team Calendars
問題
Previously subscribed and viewed calendars without any problems. Now getting permission errors.
atlassian-confluence.log
に次のログが記録される。
2015-10-09 09:28:27,112 ERROR [http-nio-8090-exec-4] [common.error.jersey.ThrowableExceptionMapper] toResponse Uncaught exception thrown by REST service: null
-- referer: http://localhost:8090/confluence/calendar/mycalendar.action | url: /confluence/rest/calendar-services/1.0/calendar/events.json | userName: testa
java.lang.NullPointerException
at com.atlassian.confluence.extra.calendar3.calendarstore.DelegatingCalendarDataStore.getEventEditUserRestrictions(DelegatingCalendarDataStore.java:392)
at com.atlassian.confluence.extra.calendar3.DefaultCalendarPermissionManager.getEventEditUserRestrictions(DefaultCalendarPermissionManager.java:65)
at sun.reflect.GeneratedMethodAccessor1224.invoke(Unknown Source)
原因
Space Permissions or Calendar Restrictions have changed.
ソリューション
Fix the space permission of the space the calendar is related to and check that no new restrictions have been applied to the calendar.
最終更新日 2018 年 11 月 2 日
Powered by Confluence and Scroll Viewport.