
Hi,
Are you using the same service offering for both deployments? Reading the output you provided I see that the allocation algorithm failed to find a suitable host with the required resources (500MHz, 512MB of RAM). Those resources are decided based on the service offering you select when deploying the VM and are unaffected by which template you decide to deploy. The relevant part of the output is:
+2013-10-02 19:11:28,297 DEBUG [allocator.impl.FirstFitAllocator] (Job-Executor-13:job-22 FirstFitRoutingAllocator) Looking for speed=500Mhz, Ram=512+ 2013-10-02 19:11:28,297 DEBUG [allocator.impl.FirstFitAllocator] (Job-Executor-13:job-22 FirstFitRoutingAllocator) Host Allocator returning 0 suitable hosts +2013-10-02 19:11:28,297 DEBUG [cloud.deploy.FirstFitPlanner] (Job-Executor-13:job-22) No suitable hosts found+