You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/08/20 12:48:00 UTC

[jira] [Commented] (CLOUDSTACK-9734) Destroy VM Fails sometimes

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-9734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16134414#comment-16134414 ] 

ASF subversion and git services commented on CLOUDSTACK-9734:
-------------------------------------------------------------

Commit b947eca9586d62146288e67e7fb39858d6c3328c in cloudstack's branch refs/heads/master from [~sudharmaj]
[ https://gitbox.apache.org/repos/asf?p=cloudstack.git;h=b947eca ]

CLOUDSTACK-9734: Destroy VM Fails sometimes (#2013)



> Destroy VM Fails sometimes
> --------------------------
>
>                 Key: CLOUDSTACK-9734
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9734
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>    Affects Versions: 4.8.0
>            Reporter: sudharma jain
>
> Observed Error like below.
> 2015-10-28 02:03:23,563 DEBUG [vm.dao.VMInstanceDaoImpl] (API-Job-Executor-5:ctx-5fe7b795 job-3056226 ctx-49b11835) Unable to update VM[User|i-3702-845336-VM]: DB Data={Host=null; State=Stopped; updated=6; time=Wed Oct 28 02:03:23 PDT 2015} New Data: {Host=null; State=Destroyed; updated=6; time=Wed Oct 28 02:03:23 PDT 2015} Stale Data: {Host=null; State=Stopped; updated=5; time=Wed Oct 28 02:03:18 PDT 2015}
> 2015-10-28 02:03:23,563 DEBUG [cloud.vm.VirtualMachineManagerImpl] (API-Job-Executor-5:ctx-5fe7b795 job-3056226 ctx-49b11835) Unable to destroy the vm because it is not in the correct state: VM[User|i-3702-845336-VM]
> 2015-10-28 02:03:23,581 ERROR [cloud.api.ApiAsyncJobDispatcher] (API-Job-Executor-5:ctx-5fe7b795 job-3056226) Unexpected exception while executing org.apache.cloudstack.api.command.admin.vm.DestroyVMCmdByAdmin
> com.cloud.utils.exception.CloudRuntimeException: Unable to destroy VM[User|i-3702-845336-VM]



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)