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

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.