Long.Running.Job.Execution.Environment.{0}.{1}.failed:.root.{2}:.mkDirs.returned.false=CWLRB5637E: Grid Job Execution Environment {0} {1} failed: root {2}: mkDirs returned false
Explanation
The Grid Job Execution Environment {0} class {1} failed while attempting to create the job log file root {2}. The java mkDirs() method returned false.
User response
Ensure that the directroy named {2} does not already exist and is creatable. Examine the System logs for any errors associated with the failing command. Retry the failing command.