I believe this is a warning, not an error. Your batch file returned exit code 126 to the operation system, which in turn passed this code to 24x7. The default Windows description for error #126 is "The specified module could not be found." In really this code meaning could be different as it is program specific. Each program has own set of error codes. Please check you documentation or contact program vendor (the last program/command in the batch file.) The vendor should provide you with an explanation for the error code 126. : When I try to execute a remote job, after connecting with the agent it fail : with the following error : "Job finished with exit code 126 - The : specified module could not be found" : Which module, I'm trying to execute a cmd file... : Does any body a have an idea how to solve that?
|