Site icon EfmSoft

What does NTSTATUS 0xC0000509 (STATUS_JOB_NO_CONTAINER) mean?

 
Previous Next
STATUS_CONTAINER_ASSIGNED STATUS_DEVICE_UNRESPONSIVE

STATUS_JOB_NO_CONTAINER

The job has no container to service the request

STATUS_JOB_NO_CONTAINER identifies a specific Windows status in the job, task, callback, or isolation path. The requested operation is meaningful only for a job associated with a container or silo, but the supplied job is an ordinary job object.

Verify which job handle was passed, whether container creation completed, and whether the caller confused a parent job with the silo job.

What to preserve before changing the system

References


Looking for a different code? Search another status or error code.

Exit mobile version