Users is not longer able to access previously subscribed Team Calendars

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

問題

Users who were subscribed to a team calendar were able to view the calendar without any problems.

In the atlassian-confluence.log file you can observer NullPointerException as the one below: 

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.

ソリューション

Review and fix the space permission of the affected calendar, and check that no new restrictions have been applied to the calendar. If they have changed, you will need to revert the change. 


最終更新日 2023 年 7 月 19 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.