mirror of
https://github.com/apache/cloudstack
synced 2026-09-02 09:31:53 +00:00
* Fix NPE while cloudstack agent failed to connect to mgt server If `ramOvercommitRatio` field is missing in user_vm_details table is missing then agent throws NPE after restarting It is because in user_vm_details, there are 'cpuOvercommitRatio' for all vms, but for vms the field 'ramOvercommitRatio' is missing in the table. * code feedback |
||
|---|---|---|
| .. | ||
| conf | ||
| src | ||
| pom.xml | ||