Whilst running pdm_configure an error dialogue of the following type appears:
Can't execute command. Command: "D:/Program Files/CA/SharedComponents/JRE/1.4.2_06\bin\javaw.exe" -DNX_ROOT="D:\PROGRA-1\CA\SERVIC~1" -Djava.net.preferIPv4Stack=true -cp "D:\PROGRA~1\CA\SERVIC~1\java\lib\configui.jar" com.ca.ServicePlus.configui.ConfigUI pdm_configure. Error: 193
Note: Actual drive and directory names may differ depending on where Service Desk was installed.
Release: 14.1 or higher
Component: CA Service Desk Manager
The problem noted above can occur when JAVA is installed to a location with spaces in the path.
To test if this is the case in this instance, from a command line, navigate to the JRE/bin directory.
Note:
In the case above this is "D:\Program Files\CA\SharedComponents\JRE\1.7.0_10\bin\"
Run the following adjusting D:\PROGRA-1\CA\SERVIC~1 to point to the folder where Service Desk is installed:
javaw -DNX_ROOT="D:\PROGRA-1\CA\SERVIC~1" -Djava.net.preferIPv4Stack=true -cp "D:\PROGRA~1\CA\SERVIC~1\java\lib\configui.jar" com.ca.ServicePlus.configui.ConfigUI pdm_conf
If the pdm_configure GUI starts, the problem being discussed in this document is the problem you are experiencing.
There are two possible options to resolving the above problem:
Run "dir /x" on the location where the folder is located to obtain the 8.3 notated directory listing