[ https://issues.apache.org/jira/browse/CLOUDSTACK-6187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13920621#comment-13920621 ]
ASF subversion and git services commented on CLOUDSTACK-6187: ------------------------------------------------------------- Commit a1000b99ff5e91cac8c8d1a70a51f09b0850d2a8 in cloudstack's branch refs/heads/4.3 from Jayapal [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=a1000b9 ] CLOUDSTACK-6187: Fixed MigrateSystemVMCmd response for router (cherry picked from commit 37ce4e52c28081a0c718ca87fdbff79935074b75) Signed-off-by: Animesh Chaturvedi <anim...@apache.org> > 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.2#6252)