Generally when that happens, hosts are defined on the queue that do not match up with hosts defined under the logical workspace server.
For example, the following will not work since the list of hosts for both do not intersect:
- The queue 'big' has hosts Big1 and Big2 defined as the hosts the jobs can run on.
- The SASApp logical workspace server has hosts Small, Medium, and Large defined on it.
To fix the problem Big1 and Big2 would need to be added to the logical workspace server list of hosts.
If that is not the problem, contact tech support so they can get the proper logs from the object spawner so the issue can be debugged.