Mentions or AutoComplete do not work as expected - You receive a java.lang.NullPointerException: userkey

Still need help?

The Atlassian Community is here for you.

Ask the community

Symptoms

When attempting to mention a user, you are not able to click the user name to insert, or the search does not work as expected to find a user. You may also find this behaviour when working with other areas of Confluence that ask you to select a User.

The following appears in the atlassian-confluence.log (You may also see a similar stack trace in the console of your browser):

 -- url: /rest/prototype/1/search.json | userName: userName | referer: http://wiki/some/path/
java.lang.NullPointerException: userkey
    at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:204)
    at com.atlassian.sal.api.user.UserKey.<init>(UserKey.java:27)

Cause

The index is damaged or incomplete; and must be rebuilt.

Resolution

(info) Because you'll need to shut down Confluence in order to re-build the content indices, you may wish to schedule the downtime outside your normal operating hours.

(warning) Always ensure you have a full back up of your Home Directory before making changes to it.

Last modified on Jun 28, 2017

Was this helpful?

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