
|
If you were logged in you would be able to see more operations.
|
|
|
|
Clone PhysicalMachine doesn't works
When I move a PhysicalMachine to clone in the same rack appears a popup with server error Index 0, range 0.
Last week this functionality was working
|
|
Description
|
Clone PhysicalMachine doesn't works
When I move a PhysicalMachine to clone in the same rack appears a popup with server error Index 0, range 0.
Last week this functionality was working |
Show » |
Sort Order:
|
// Log the event
String hyperName = "NULL";
if(physicalMachineCreation.getHypervisors().get(0) != null)
{
...