Site icon EfmSoft

What does NTSTATUS 0xC0000508 (STATUS_CONTAINER_ASSIGNED) mean?

 
Previous Next
STATUS_DEVICE_HUNG STATUS_JOB_NO_CONTAINER

STATUS_CONTAINER_ASSIGNED

The job already owns a container assignment

STATUS_CONTAINER_ASSIGNED identifies a specific Windows status in the job, task, callback, or isolation path. A second container or silo assignment was attempted for a job that already has one. Container identity is part of the job hierarchy and cannot be casually replaced in place.

Query the existing job/silo relationship, creation order and process membership. Create a new job hierarchy when a different container is required.

What to preserve before changing the system

References for STATUS_CONTAINER_ASSIGNED


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

Exit mobile version