Overview
When a single user tries to go to their Home page in Jive, they are getting the following error:
An error occurred processing your request. If this problem persists, please contact the webmaster or administrator of this site.
The user is able to open all other spaces, groups, pages, content, etc.
Information
- Environment: Jive Interactive Intranet-AWS/Cloud/Hosted/On-Premise
Diagnosis
- In this specific case, the
jive.homepageproperty was set to /news. - After verifying the system property
jive.newspage, it was found that the value where it was pointing to was a publication which was not available anymore.
Solution
- Navigate to Admin Console > People > User Search.
- Locate the affected user and click on User Properties.
- Look for the system property
jive.homepageand confirm its value is still valid.- For example, in this case, the
jive.newspageneeded to be pointing tojive-nav-links-news, which is the default News Page for an instance.
- For example, in this case, the
Confirmation
When the user goes to their Homepage, it populates without any error message.
Priyanka Bhotika
Comments