The log files for the Rational® ClearQuest® Request Manager component are installed at the following locations on all Rational ClearQuest server computers:
C:\Program Files\Rational\clearquest\cqweb\cqserver\logs
C:\Program Files\Rational\clearquest\cqweb\cqserver\logs
| Log file | Description | Purpose |
|---|---|---|
| requestmgr-1.log The number is the instance number of the request manager. The 45th instance of the request manager produces the log file named requestmgr-45.log |
Contains the log entries from the Request Manager component. | Use to verify the flow of execution and to check for error and status messages for the Request Manager. |
| requestmgr.stderr (Windows
only) There is no stderr file on the UNIX system and
Linux. The number is the instance number of instances of the request manager. The 45th instance of the request manager produces the log file named requestmgr.stderr-45.log |
Standard error log for the Request Manager Java process | Use to verify the normal start of the request manager process. If the request manager does not start correctly, read this log file. |
| requestmgr.stdout (Windows) stdout (the UNIX system and Linux) The number is the instance number of instances of the request manager. The 45th instance of the request manager produces the log file named stdout-45.log |
Standard output log for the request manager Java process | Usually, this file is empty. If the request manager does not start correctly, read this log file. |
You can enable and configure logging for the Rational ClearQuest request manager by using the Site Configuration page of the Rational ClearQuest Web application or by modifying the configuration file, logging.xml.