DeployDestination dest;
try {
dest = _dpMgr.planDeployment(vmProfile, plan, exclude);
} catch (AffinityConflictException e) {
throw new CloudRuntimeException("Unable to create deployment,
affinity rules associted to the VM conflict");
}
com.cloud.exception.InsufficientServerCapacityException: Unable to create a
deployment for VM[User|14e221fe-1285-49b7-b18f-4911bdfa2880]Scope=interface
com.cloud.dc.DataCenter; id=1
at
org.apache.cloudstack.engine.cloud.entity.api.VMEntityManagerImpl.reserveVirtualMachine(VMEntityManager