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/07/22 10:33:38 UTC

[jira] [Created] (CLOUDSTACK-7152) Attaching datadisk to VMs that have VM snapshot throws 'Unexpected exception'

Likitha Shetty created CLOUDSTACK-7152:
------------------------------------------

             Summary: Attaching datadisk to VMs that have VM snapshot throws 'Unexpected exception'
                 Key: CLOUDSTACK-7152
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7152
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: Volumes
    Affects Versions: 4.5.0
            Reporter: Likitha Shetty
            Assignee: Likitha Shetty
             Fix For: 4.5.0


Steps to reproduce
------------------------
1. Deploy a VM - 'test-vm'
2. Create a VM snapshot
3. Create a volume - 'test-volume'
4. Try to attach 'test-volume' to 'test-vm'

UI throws 'Unexpected exception'. But in the logs you can see the following error -
{noformat}
Caused by: java.lang.RuntimeException: Job failed due to exception Unable to attach volume, please specify a VM that does not have VM snapshots
{noformat}

Expected result -
UI should throw an appropriate error message



--
This message was sent by Atlassian JIRA
(v6.2#6252)