Return-Path: X-Original-To: apmail-cloudstack-issues-archive@www.apache.org Delivered-To: apmail-cloudstack-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9D12FC84D for ; Thu, 27 Jun 2013 14:55:22 +0000 (UTC) Received: (qmail 54733 invoked by uid 500); 27 Jun 2013 14:55:22 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 54684 invoked by uid 500); 27 Jun 2013 14:55:22 -0000 Mailing-List: contact issues-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list issues@cloudstack.apache.org Received: (qmail 54658 invoked by uid 500); 27 Jun 2013 14:55:22 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 54649 invoked by uid 99); 27 Jun 2013 14:55:21 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Jun 2013 14:55:21 +0000 Date: Thu, 27 Jun 2013 14:55:21 +0000 (UTC) From: "Nitin Mehta (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CLOUDSTACK-2941) system vm scaleup is failed due to (Unable to scale vm due to Unable to execute ScaleVmCommand due to java.lang.RuntimeException: Invalid virtual machine configuration) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CLOUDSTACK-2941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nitin Mehta resolved CLOUDSTACK-2941. ------------------------------------- Resolution: Fixed > system vm scaleup is failed due to (Unable to scale vm due to Unable to execute ScaleVmCommand due to java.lang.RuntimeException: Invalid virtual machine configuration) > ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ > > Key: CLOUDSTACK-2941 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2941 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: Management Server > Affects Versions: 4.2.0 > Environment: VMware 5.1 > Reporter: prashant kumar mishra > Assignee: Harikrishna Patnala > Priority: Critical > Fix For: 4.2.0 > > Attachments: DB_and_logs.rar > > > steps to reproduce > ---------------------------- > 1-Create a system offering for ssvm( memory:512MB,CPU:1000GHz) > 2-scaleup ssvm > Expected > -------------- > vm should get scaled up > Actual > ----------- > VM scale up failed > Snippet of log > ---------------------- > 2013-06-12 08:05:11,044 ERROR [cloud.async.AsyncJobManagerImpl] (Job-Executor-5:job-118) Unexpected exception while executing org.apache.cloudstack.api.command.user.vm.ScaleVMCmd > com.cloud.utils.exception.CloudRuntimeException: Unable to scale vm due to Unable to execute ScaleVmCommand due to java.lang.RuntimeException: Invalid virtual machine configuration. > at com.cloud.vm.VirtualMachineManagerImpl.reConfigureVm(VirtualMachineManagerImpl.java:3250) > at com.cloud.vm.UserVmManagerImpl.upgradeVirtualMachine(UserVmManagerImpl.java:1227) > at com.cloud.vm.UserVmManagerImpl.upgradeVirtualMachine(UserVmManagerImpl.java:1106) > at com.cloud.utils.component.ComponentInstantiationPostProcessor$InterceptorDispatcher.intercept(ComponentInstantiationPostProcessor.java:125) > at org.apache.cloudstack.api.command.user.vm.ScaleVMCmd.execute(ScaleVMCmd.java:92) > at com.cloud.api.ApiDispatcher.dispatch(ApiDispatcher.java:155) > at com.cloud.async.AsyncJobManagerImpl$1.run(AsyncJobManagerImpl.java:437) > at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) > at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) > at java.util.concurrent.FutureTask.run(FutureTask.java:166) > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) > at java.lang.Thread.run(Thread.java:679) -- 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