Hi folks,
I tried to user the archiving in vCAC. For some VMs I can click "reactivate", a approval must be done and the VM comes up. For some other VMs I get the folowing error in the log. The VM stays on status" epired" and canot be switched on or some thing else. Just destroy help.
Does someone have an idea?
Thanks in advance.
Error processing lease changes
System.Workflow.Runtime.QueueException: Event Queue operation failed with MessageQueueErrorCode QueueNotFound for queue 'ActivateExpiredMachine'.
at System.Workflow.Runtime.WorkflowQueuingService.EnqueueEvent(IComparable queueName, Object item)
at System.Workflow.Runtime.WorkflowExecutor.EnqueueItem(IComparable queueName, Object item, IPendingWork pendingWork, Object workItem)
at System.Workflow.Runtime.WorkflowInstance.EnqueueItem(IComparable queueName, Object item, IPendingWork pendingWork, Object workItem)
at DynamicOps.VMPS.Service.VirtualMachineService.FireVirtualMachineEvent(Guid virtualMachineID, String eventName, Object data, Boolean synchronous)
at DynamicOps.VMPS.Service.VirtualMachineService.FireVirtualMachineEvent(Guid virtualMachineID, String eventName, Object data)
at DynamicOps.VMPS.Service.VirtualMachineObserver.ProcessLeaseCallback(Object state)