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 GitHub Bot (JIRA)" <ji...@apache.org> on 2017/12/06 11:03:00 UTC

[jira] [Commented] (CLOUDSTACK-10176) VM Start Api Job returns success for failed Job

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

ASF GitHub Bot commented on CLOUDSTACK-10176:
---------------------------------------------

niteshsarda opened a new pull request #2354: CLOUDSTACK-10176:VM Start Api Job returns success for failed Job
URL: https://github.com/apache/cloudstack/pull/2354
 
 
   **ISSUE :**
   
   VM start API Job returns success for failed Job
   
   **STEPS TO REPRODUCE :**
   
   1. Stop VM instance.
   2. Mark state of associate router as Stopping from DB
   3. Execute startVirtualMachine Api from rest client.
   4. VM will not start but still main job will return the status as SUCCEEDED, whereas sub-job for command VmWorkStart will return status as failed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> VM Start Api Job returns success for failed Job
> -----------------------------------------------
>
>                 Key: CLOUDSTACK-10176
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10176
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>            Reporter: Nitesh Sarda
>
> *ISSUE :*
> VM start API Job returns success for failed Job
> *STEPS TO REPRODUCE :*
> #  Stop VM instance.
> # Mark state of associate router as Stopping from DB
> # Execute startVirtualMachine Api from rest client.
> # VM will not start but still main job will return the status as SUCCEEDED, whereas sub-job for command VmWorkStart will return status as failed.



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