You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Likitha Shetty (JIRA)" <ji...@apache.org> on 2014/02/03 07:40:14 UTC

[jira] [Created] (CLOUDSTACK-6007) [VMware] RestoreVM API fails with NPE

Likitha Shetty created CLOUDSTACK-6007:
------------------------------------------

             Summary: [VMware] RestoreVM API fails with NPE
                 Key: CLOUDSTACK-6007
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6007
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: VMware
    Affects Versions: 4.2.0
            Reporter: Likitha Shetty
            Assignee: Likitha Shetty
             Fix For: 4.3.0


Steps to reproduce
------------------------
1. Deploy s VM with parameter startVM=false
2. Call restoreVirtualMachine api on the VM.
The command will fail with an NPE.

If a VM instance is deployed with startVm=false, then calling restoreVm on the instance fails with NPE because in case of VMware CS tries to expunge the old root volume that has not yet been created in primary store.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)