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/03/09 08:47:38 UTC

[jira] [Commented] (CLOUDSTACK-9828) .GetDomRVersionCommand failed while starting virtual router

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

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

GitHub user abhinandanprateek opened a pull request:

    https://github.com/apache/cloudstack/pull/1995

    CLOUDSTACK-9828: GetDomRVersionCommand fails to get the correct versi…

    …on as output
    
    Fix tries to return the output as a single command, instead of appending output from two commands

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/shapeblue/cloudstack CLOUDSTACK-9828

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/1995.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1995
    
----
commit e303eee8e6edd8dda9f6dd25b59dbdfeaa435275
Author: Abhinandan Prateek <ab...@shapeblue.com>
Date:   2017-03-06T05:04:16Z

    CLOUDSTACK-9828: GetDomRVersionCommand fails to get the correct version as output
    Fix tries to return the output as a single command, instead of appending output from two commands

----


> .GetDomRVersionCommand failed while starting virtual router
> -----------------------------------------------------------
>
>                 Key: CLOUDSTACK-9828
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9828
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>    Affects Versions: 4.9.0
>            Reporter: Abhinandan Prateek
>            Assignee: Abhinandan Prateek
>             Fix For: 4.10.0.0
>
>
> .GetDomRVersionCommand fails to get the correct version, thereby failing the VR start.
> The version returned by the VR is truncated as : {"com.cloud.agent.api.GetDomRVersionAnswer":{"result":false,"details":"Cloudstack Release 4.6.0 Mon Dec 19 09:59:35 UTC 2016&","wait":0}}] }



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)