If the database user password and the LDAP Administrator Privileged User Password is expired or changed, then the property value of the attribute
databaseConfigured in the
config.xml file should be set to
false.
-
Stop the Apache Tomcat service(s) if it is running.
-
Locate the
config.xml file.
For Tomcat, you can find the
config.xml file in the
\I4V\WEB-INF\config subfolder of your Tomcat installation directory.
-
Open the
config.xml file in a text or XML editor.
-
Locate the section:
<property name="databaseConfigured" value="true"/>
-
Set the value of the
databaseConfigured attribute to
false.
-
Save and close the file.
-
Start Apache Tomcat service(s).