You may need to start the IXIASOFT CCMS Desktop in debug mode to troubleshoot your
installation.
Note: This can be applied within a Hosted environment, but only within a test server.
To start the CCMS Desktop in
debug mode:
-
Find your workspace folder:
-
In the CCMS Desktop main menu, click
-
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 IXIASOFT CCMS.
-
In your workspace, create a blank text file called debug.txt.
-
Launch the IXIASOFT 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.