NullPointerException when Viewing the People Directory
Symptoms
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)
Cause
The index has a null value.
Resolution
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.