howto
Enable debug mode
Turn on CadActive debug logging with cadactive-debug.txt and collect logs for support.
Debug mode writes more detail to CadActive log files so support can see what the client did on a workstation. Turn it on only while you are reproducing a problem.
Turn debug mode on
Make sure Creo is closed.
In Windows Explorer, go to
%LocalAppData%\CadActive\config. Create theconfigfolder if it does not exist.Create an empty text file named
cadactive-debug.txt. The file name must match exactly.Optional: open the file and put the word
verboseon its own line if you need even more detail.Start Creo (or re-run the command-line job) and reproduce the issue.
Collect the files under
%LocalAppData%\CadActive\logsand email them to support@cadactive.com with a short description of what you were doing.
Turn debug mode off
Delete cadactive-debug.txt and restart Creo.
Debug mode also applies to command-line / no-graphics runs. Enable the file on that workstation before you re-run the job. See Creo Parametric Command Line.