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.