[
https://issues.apache.org/jira/browse/CLOUDSTACK-1706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13617159#comment-13617159
]
ASF subversion and git services commented on CLOUDSTACK-1706:
-------------------------------------------------------------
Commit b9cf434514bc8a6db39a73d59a0fa47937f116b0 in branch
refs/heads/affinity_groups from Prachi Damle <[email protected]>
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=b9cf434 ]
CLOUDSTACK-1706 Failed to deploy VM with error "cannot find
DeployPlannerSelector"
Changes:
- Regular plugin/adapter components should usually be loaded at run level
RUNLEVEL_COMPONENT(5)
- HypervisorVmPlannerSelector was at level 0, while configurationServer at
level 2 - causing config to be not loaded for the HypervisorVmPlannerSelector
Conflicts:
server/src/com/cloud/deploy/HypervisorVmPlannerSelector.java
> Failed to deploy VM 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
> Created build from commit 5be6529cfa72d153e36cccdaae99c5f7b00daacd
> Reporter: Rayees Namathponnan
> Assignee: Prachi Damle
> Priority: Blocker
> Fix For: 4.1.0
>
> Attachments: CLOUDSTACK-1706.rar
>
>
> 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