Rayees Namathponnan created CLOUDSTACK-1706:
-----------------------------------------------
Summary: Failed to deploy with error "cannot find
DeployPlannerSelector"
Key: CLOUDSTACK-1706
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1706
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: Install and Setup
Affects Versions: 4.1.0
Environment: 4.1 branch build,
Issue found in VM ware environment
Reporter: Rayees Namathponnan
Priority: Blocker
Fix For: 4.1.0
Steps to reproduce the issue
1) Create advanced zone with VM ware
2) Deploy new VM with default template
Actual Result
Failed to create new VM, deployment failed with below error
2013-03-18 00:32:39,702 DEBUG [cloud.api.ApiDispatcher]
(Job-Executor-11:job-11) ControlledEntity name is:com.cloud.network.Network
2013-03-18 00:32:39,726 DEBUG [cloud.network.NetworkModelImpl]
(Job-Executor-11:job-11) Service SecurityGroup is not supported in the network
id=204
2013-03-18 00:32:39,732 DEBUG [cloud.network.NetworkModelImpl]
(Job-Executor-11:job-11) Service SecurityGroup is not supported in the network
id=204
2013-03-18 00:32:39,740 DEBUG [cloud.vm.UserVmManagerImpl]
(Job-Executor-11:job-11) Destroying vm VM[User|Test] as it failed to create on
Host with Id:null
2013-03-18 00:32:39,748 DEBUG [cloud.capacity.CapacityManagerImpl]
(Job-Executor-11:job-11) VM state transitted from :Stopped to Error with event:
OperationFailedToErrorvm's original host id: null new host id: null host id
before state transition: null
2013-03-18 00:32:39,854 ERROR [cloud.async.AsyncJobManagerImpl]
(Job-Executor-11:job-11) Unexpected exception while executing
org.apache.cloudstack.api.command.user.vm.DeployVMCmd
com.cloud.utils.exception.CloudRuntimeException: cannot find
DeployPlannerSelector for vm[uuid:cd2e5711-6b7c-475c-aad7-289dfb186740,
hypervisorType:VMware]
at
com.cloud.vm.UserVmManagerImpl.startVirtualMachine(UserVmManagerImpl.java:3856)
at
com.cloud.vm.UserVmManagerImpl.startVirtualMachine(UserVmManagerImpl.java:3458)
at
com.cloud.vm.UserVmManagerImpl.startVirtualMachine(UserVmManagerImpl.java:3444)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at
org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:319)
at
org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
at
org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:80)
at
com.cloud.event.ActionEventInterceptor.AroundAnyMethod(ActionEventInterceptor.java:53)
at sun.reflect.GeneratedMethodAccessor192.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira