NullPointerException when Viewing the People Directory
症状
When viewing the people directory a null pointer exception appears in the UI:
java.lang.NullPointerException
at com.atlassian.confluence.user.actions.PeopleDirectoryAction.search(PeopleDirectoryAction.java:124)
at com.atlassian.confluence.user.actions.PeopleDirectoryAction.doBrowse(PeopleDirectoryAction.java:107)
原因
The index has a null value.
ソリューション
Try rebuilding the index from Administration > Content Index
. If that fails, rebuild the Content Indices from scratch.
Last modified on Mar 30, 2016
Powered by Confluence and Scroll Viewport.