Configuration Parameters for Launching TIBCO Clarity
When launching the enterprise edition of TIBCO Clarity, the clarity.ini file or the clarity.tra file is used. This topic introduces the parameters in the clarity.ini file and in the clarity.tra file.
The following table lists the parameters in the clarity.ini file and in the clarity.tra file, you can modify them as needed:
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. |