Start a conversation

Re-Enabling (Or Accessing) Jive Setup Page

Overview

This article provides information on how to access or re-enable the Jive setup page, for example, for performing changes to the database details.

Information

The information presented in this article applies to the on-premise and (legacy non-AWS) hosted Jive instances.

Process

To re-enable the Jive setup page:

  1. Navigate to ~jive/applications/{instanceName}/home.
  2. Open the jivestartup.xml file in an (XML) editor.
  3. Change the setup property (in the XML) to have the value false, as shown in the example below:
    <jive>
    ...
    <setup>false</setup>
    ...
    </jive>
  4. Restart the application.

Confirmation

Load the Jive URL in the browser to see the Jive setup page.

Choose files or drag and drop files
Was this article helpful?
Yes
No
  1. Priyanka Bhotika

  2. Posted

Comments