Interoperation log files

Use this log file to troubleshoot issues with the Rational DOORS Web Access interoperation server.
The Rational DOORS Web Access interoperation server log file is configured with command-line parameters and values:
For example:
doors.exe -interop -data 36677@doors -brokerHost doors -brokerPort 61616 -l "C:\temp\Interop.log" –logLevel "8"
When you use this switch in the command line, the system records any reported DXL errors to a file instead of showing the errors on the screen.

When you use this switch in the registry, the system takes the information that is recorded in the Windows event log and records it in the log file and in the application log, where the records have DOORS_DB_SERVER in the Source field.

To turn on logging, stop and start the interoperation server with these parameters in the command line.

To keep logging turned on, you must add these parameters to in the command line every time the interoperation server is restarted.

To turn off logging, stop and restart the interoperation server.


Feedback