CentraSite 10.7 | CentraSite Administrator’s Guide | Configuring CentraSite | Configuring Registry Cache Settings | Displaying Registry Cache Configuration
 
Displaying Registry Cache Configuration
Pre-requisites:
To display the cache configuration of CentraSite registry through the CentraSite Command Line Interface, you must have the CentraSite Administrator role.
The CentraSite Registry or Repository (CRR) must be online.
CentraSite provides a Java tool named CentraSiteCacheConfiguration.jar for this purpose. You must execute the Java tool CentraSiteCacheConfiguration.jar with a DISPLAY keyword.
*To display the cache settings for JAXR
*Run the Java tool CentraSiteCacheConfiguration.jar.
The syntax is of the format: C:\SoftwareAG\CentraSite\utilities>CentraSiteToolbox.cmd CentraSiteCacheConfiguration.jar <CentraSite URL> <admin user id> <password> DISPLAY
The input parameters are:
Parameter
Description
CentraSite URL
The URL of the CentraSite registry. For example, http://localhost:53307/CentraSite/CentraSite.
admin user id
The user ID of a registered CentraSite user who has the CentraSite Administrator role. For example, Administrator.
password
The password for the CentraSite user identified by the parameter admin user id.
Example (all in one line)
C:\SoftwareAG\CentraSite\utilities>CentraSiteToolbox.cmd CentraSiteCacheConfiguration.jar "http://localhost:53307/CentraSite/CentraSite" DOMAIN\admin pAsSw0rD DISPLAY