The log files for the Rational® ClearQuest® registry server component are installed at the following locations on all Rational ClearQuest server computers:
C:\Program Files\Rational\clearquest\cqweb\cqregsvr\logs
/opt/rational/clearquest/cqweb/cqregsvr/logs
| Log file | Description | Purpose |
|---|---|---|
| cqregsvr.log | Contains the log entries from the registry server component. | Use to verify the flow of execution and to check for error and status messages for the registry server. |
| cqregsvr.jvm.stderr (Windows)jvm.stderr (Linux and the UNIX system) | Standard error log for the registry server Java process. | Use to verify the normal start of the registry server process. If the registry server does not start normally, read this log file. |
| cqregsvr.jvm.stdout (Windows)jvm.stdout (Linux and the UNIX system) | Standard output log for the registry server Java process. | Typically, this file is empty. If the registry server does not start correctly, read this log file. |
You can enable and configure logging for the Rational ClearQuest registry server only by modifying the configuration file logging.xml.
For more information, see Setting message logging levels in logging.xml.