Error Code details
V-16-10051-6532
Severity: Error 
Component: Cluster Server 
Message:
V-16-10051-6532 Process:service1:monitor:Failed to launch the program '[removed]\[removed] <command line arguments>'. Error = 193
Description:

This error occurs if a process is configured for monitoring, but you do not specify the complete path of the executable file.
 

When you configure a process for monitoring, you must specify the value of the StartProgram attribute as the complete path of the executable file, its file extension, and any command-line arguments. 
 

If you define the start program as a script (such a Perl script or a Visual Basic Scripting VBScript), the start program should be the program that interprets the script (perl.exe, or cscript.exe), and the script itself should be passed as an argument. 
 

Also, if you define the start program as a batch file or a script to launch another program, you must specify the MonitorProgram attribute. The value must be specified as the complete path of the executable file, its file extension, and any command-line arguments.


Note: When you define the StartProgram and the MonitorProgram attributes, enclose the path of the executable file in double quotes. Do not enclose arguments in double quotes.

 

Veritas solutions
Solution 1 Vote: [Useful] [Not useful]
Last Modified: 2014-03-28 00:42:29
Platform: Windows Server 2003 (x86-64), Windows Server 2003 (IA-64), Windows Server 2003 (x86-32), Windows Server 2008 (x86-64), Windows Server 2008 (IA-64), Windows Server 2008 (x86-32), Windows Server 2008 R2, Windows Server 2012, Windows Server 2012 R2, Windows Server 2016
Release: Generic
Content:
  1. Manually edit the cluster configuration using the VCS Java Console to modify the StartProgram and MonitorProgram attributes of the process resource. Provide the complete path of the executable file, its file extension, and any command-line arguments. 
     
  2. Save and close the configuration.