Configuration Parameters

When launching the enterprise edition of TIBCO Clarity, the clarity.ini file or the clarity.tra file is used. You can configure the parameters in the clarity.ini file and in the clarity.tra file.

The following table lists the configuration parameters in the clarity.ini file and in the clarity.tra file:

Properties in clarity.ini Properties in clarity.tra Description
CLARITY_MEMORY tibco.env.CLARITY_MEMORY The maximum heap size of JVM for TIBCO Clarity.

The default value is 1024m.

CLARITY_HOST tibco.env.CLARITY_HOST The host of TIBCO Clarity.

The default host is 127.0.0.1.

CLARITY_PORT tibco.env.CLARITY_PORT The port of TIBCO Clarity.

The default port is 3333.

CLARITY_DATA_DIR tibco.env.CLARITY_DATA_DIR The directory where the user data are stored.

The default directory is Clarity_Home/data.

CLARITY_LOG tibco.env.CLARITY_LOG The directory where the TIBCO Clarity log are stored.

The default directory is Clarity_Home/log.

VENDER_VIEW tibco.env.VENDER_VIEW The switch of the view mode feature.

If you set VENDER_VIEW to true, the view mode feature is enabled.

If you set VENDER_VIEW to false, the view mode feature is disabled.

The default value is false.

If you want to enable Secure Sockets Layer (SSL) for TIBCO Clarity, the following table lists the configuration parameters in the clarity.ini file and in the clarity.tra file:

Properties in clarity.ini Properties in clarity.tra Description
SSL_ENABLE tibco.env.SSL_ENABLE The switch of the SSL option.

If you set SSL_ENABLE to true, the SSL option is enabled.

If you set SSL_ENABLE to false, the SSL option is disabled.

The default value is false.

KEYSTORE_FILE tibco.env.KEYSTORE_FILE The full path of the keystore file.

The default directory is D:/keystore.

KEYSTORE_PASSWORD tibco.env.KEYSTORE_PASSWORD The password for the keystore.

The default password is clarity.

KEYSTORE_MANAGE_PASSWORD tibco.env.KEYSTORE_MANAGE_PASSWORD The password (if any) for the specific key within the keystore.

The default password is clarity.