The Windchill CoLab Add-In supports versions 11, 12, and 13 of Windchill, up to version 13.1.
The procedure describes the steps to follow when investigating an error faced with the CoLab Add-on for Windchill.
This allows your system to capture information that may be useful for the support team while investigating.
Increase the verbosity
To enable logs for the CoLab add-in, you need to be a Windchill Site administrator.
Browse > Site> Utilities > Server Status
Click on Monitoring Tools
Click on Log Levels
Enable the Method Servers and Servlet Engines checkboxes.
Type
com.colabsoftware.log
into the Logger field.Select DEBUG in the drop-down for Level.
Click on Set
(Optional) Validate the log level is set to DEBUG by selecting <any value> in Level and clicking on Get. The level should be changed to DEBUG.
Reproduce the issue
Reproduce the issue (or ask the end-user)
Please note the Windchill username and the exact time (with the time zone observed by the server).
Collect the logs
If you have access to the server file system
Copy the latest files, in <WT_HOME>/logs folder.
The most relevant files are:
the MethodServer logs (usually named as MethodServer-<timestamp>-log4j.log)
the ColabIntegration logs (usually named as ColabIntegrationLog.<n>.log)
If you do NOT have access to the server file system:
Select Log File Viewer in the Monitoring Tools
Enable wt.logs.dir,
write
Metho.*|Colab.*
in Filename Pattern,select Regular Expression,
write 1 in Max field
click OK
You should see a couple of files to download using Save link as that shows when right-click on each file.
You can share those files with the support team along with the Windchill username and the exact time in the time zone observed by the server.
Restore the log level to ERROR
Once you collected the logs, it is important to revert the log level to ERROR.
Back in Log Levels page,