Troubleshooting GetUseRsmForEngineLaunch
In most cases, this function will not be implemented. If it is implemented, then follow the suggestions below.
VerifythattheIsProductLaunchedInYourEnvironment
function returns true
when running in the scheduler environment.
If the RSM should be used for launching engines, verify
that this function returns true
. Otherwise, verify that this function
returns false
.