mirror of https://github.com/apache/cloudstack.git
When executing request assignVirtualMachine with null domainID and a valid projectID then a NullPointerException happens at DomainChecker.java. Command example: assign virtualmachine virtualmachineid=vmID projectid=projectID account=admin The NullPointerException that is thrown at DomainChecker is handled at AssignVMCmd.java#L142, resulting in the following log message: Failed to move vm null. |
||
|---|---|---|
| .. | ||
| src | ||
| test/integration/api | ||
| pom.xml | ||