[
https://issues.apache.org/jira/browse/CLOUDSTACK-3713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jessica Wang reassigned CLOUDSTACK-3713:
----------------------------------------
Assignee: Animesh Chaturvedi (was: Jessica Wang)
Animesh,
This is an server-side bug, not UI bug.
Please assign it to a server-side developer.
As you can see in the API call provided by Prashant, server-side returned the
error ("Failed to scale vm"):
===============================================
http://10.147.38.*:8080/client/api?command=queryAsyncJobResult&jobId=7c358461-3081-4e33-8495-7f9f8a5a5fbf&response=json&sessionkey=XlcwPCQhioo2g%2F9o5FHElJjlYSs%3D&_=1375093447992
{
"queryasyncjobresultresponse": {
"accountid": "d5299774-f84a-11e2-90c7-0618b0000087",
"userid": "d52a97e6-f84a-11e2-90c7-0618b0000087",
"cmd": "org.apache.cloudstack.api.command.user.vm.ScaleVMCmd",
"jobstatus": 2,
"jobprocstatus": 0,
"jobresultcode": 530,
"jobresulttype": "object",
"jobresult": {
"errorcode": 530,
"errortext": "Failed to scale vm"
},
"created": "2013-07-29T21:17:38+0530",
"jobid": "7c358461-3081-4e33-8495-7f9f8a5a5fbf"
}
}
===============================================
UI just shows whatever API returns.
Jessica
> scaling up system vm is successful but UI popup message "Failed to scale vm"
> ------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-3713
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3713
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: API, UI
> Affects Versions: 4.2.0
> Environment: hypervisor vmware esxi4.1
> Reporter: prashant kumar mishra
> Assignee: Animesh Chaturvedi
> Fix For: 4.2.0
>
> Attachments: Logs_DB.rar, New_logs_db.rar, screenshot-1.jpg,
> vmware_Resource_allocation .jpg
>
>
> Steps to reproduce
> -----------------------------
> 1-Prepare a CS setup with vmware esxi5.1
> 2-create system offering for ssvm and cpvm
> 3-Try to scale up ssvm /cpvm
> Actual
> -------------
> scaling up was successful but UI popup message "Failed to scale up vm"
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira