Start CCMS Desktop in debug mode
You may need to start the IXIA CCMS Desktop in debug mode to troubleshoot your installation.
To start the CCMS Desktop in debug mode:
-
Find your workspace folder by taking the following
actions:
- In the CCMS Desktop main menu, click Help > About Eclipse SDK
- Click Installation Details.
- Click the Configuration tab.
-
Locate
-data
and copy the path directly following it.For example:. . . -data C:\CCMSUsersData\jdoe\workspaces\eclipse-prod . . .
- Press the Windows logo key + R to open the Run dialog.
-
Paste the path into the Open box and click OK.
The file explorer window opens your workspace folder.
- Close the IXIA CCMS.
- In your workspace, create a blank text file called debug.txt.
-
Launch the IXIA CCMS.
A file named DITA_CMS.log will be created in the CCMS Desktop workspace and you'll have a console window open.
- If the log file isn't created, right-click on the Eclipse shortcut and select Properties.
-
Add -debug to the
target so that it looks similar to the following:
"C:\Eclipses\eclipse3.5.2-win64-cms4.2\eclipse.exe" -debug.