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 2014/02/28 12:20:20 UTC

[jira] [Commented] (CLOUDSTACK-6187) Migrate router from UI is showing error

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

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

Commit 100a9112297213162ea9d9234e1954664690621a in cloudstack's branch refs/heads/master from Jayapal
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=100a911 ]

CLOUDSTACK-6187: Fixed MigrateSystemVMCmd response for router


> Migrate router from UI is showing error
> ---------------------------------------
>
>                 Key: CLOUDSTACK-6187
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6187
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Network Controller
>    Affects Versions: 4.3.0
>            Reporter: Jayapal Reddy
>            Assignee: Jayapal Reddy
>             Fix For: 4.3.0, 4.4.0
>
>
> 1. Migrate router from the UI is showing error.
> Migration of router happened successfully but the listRouters api is showing error.
> 2. This issue is because MigrateSystemVMCmd api  response "systemvm" property is empty.
> 2014-02-03 10:36:05,363 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] (Job-Executor-32:ctx-6d049390) Done executing com.cloud.vm.VmWorkMigrate for job-53
> 2014-02-03 10:36:05,400 DEBUG [o.a.c.f.j.i.SyncQueueManagerImpl] (Job-Executor-32:ctx-6d049390) Sync queue (3) is currently empty
> 2014-02-03 10:36:05,401 INFO [o.a.c.f.j.i.AsyncJobMonitor] (Job-Executor-32:ctx-6d049390) Remove job-53 from job monitoring
> 2014-02-03 10:36:07,950 DEBUG [c.c.a.ApiServlet] (catalina-exec-4:ctx-4c128982) ===START=== 10.252.192.25 – GET command=queryAsyncJobResult&jobId=f939d9f6-7ba0-47fe-ov8%3D&_=1391422430324
> 2014-02-03 10:36:07,987 DEBUG [c.c.a.ApiServlet] (catalina-exec-4:ctx-4c128982 ctx-a4265f7b) ===END=== 10.252.192.25 – GET command=queryAsyncJobResult&jobId=f939d9f6vFwGfRH%2Brov8%3D&_=1391422430324
> 2014-02-03 10:36:08,157 DEBUG [c.c.a.ApiServlet] (catalina-exec-19:ctx-7627cfac) ===START=== 10.252.192.25 – GET command=listRouters&id=undefined&response=json&sessi
> 2014-02-03 10:36:08,172 DEBUG [c.c.a.ApiDispatcher] (catalina-exec-19:ctx-7627cfac ctx-28964964) Object entity uuid = undefined does not exist in the database.
> 2014-02-03 10:36:08,172 INFO [c.c.a.ApiServer] (catalina-exec-19:ctx-7627cfac ctx-28964964) Unable to execute API command listrouters due to invalid value. Invalid party does not exist or due to incorrect parameter annotation for the field in api cmd class.
> 2014-02-03 10:36:08,174 DEBUG [c.c.a.ApiServlet] (catalina-exec-19:ctx-7627cfac ctx-28964964) ===END=== 10.252.192.25 – GET command=listRouters&id=undefined&response



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