Debug Mode on Windows 10+ / Server 2019+
- Install CICB software.
- Make sure neither server.exe nor client.exe is running.
- Create a new text file, then enter the following: server,client,banner,ccm
- Save it to c:/programdata/cyberintelsystems/cicb/debug.on (Notice: the file name is “debug.txt“, make sure you enable the “Show file extension” option in your Windows settings.)
- Launch both server.exe and client.exe, perform normal operation as you need, e.g., activate the license, etc. The log will capture all necessary debugging details.
- A detailed debug.log file will be created under c:/programdata/cyberintelsystems/cicb/debug.log
- You can report all error messages back to us for assistance.
Proxy Issue
- Please check your system-level and user-level proxy bypass settings by using the c:\>set command.
- Make sure you setup the bypass correctly.
Trace Mode on Windows 10+ / Server 2019+
- Please run the Command Prompt as an administrator.
- Enter sxstrace.exe trace -logfile:”C:\Users\<your user name>\desktop\sxstrace.etl”
- Launch Server/Client/CCM with some operations.
- From the CMD console, hit Enter to stop the trace.
- Enter sxstrace.exe parse -logfile:”C:\Users\<your user name>\desktop\sxstrace.etl” -outfile:”C:\Users\<your user name>\desktop\sxstrace.txt”
- Read the detailed trace from the sxstrace.txt file.
