Hi,
We have below error when trying to provision a Virtual Machine,
We are using vSphere (vCenter) as the endpoint.
Any idea ?
Many thanks.
Error | 4/24/2013 4:38 PM | DEM-Worker | DEM-Worker | CCAC01\Administrator | CCAC01 | Workflow "ProcessMachineRequests" failed with the following exception: The HTTP service located at http://ccac01:8000/VrmApprovalService is too busy. | |
4/24/2013 4:38 PM | Manager Service | Manager Service | CCAC01\Administrator | CCAC01 | CCAC01\admin System.ServiceModel.ServerTooBusyException: The HTTP service located at http://ccac01:8000/VrmApprovalService is too busy. ---> System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at DynamicOps.VMPS.Service.VrmApprovalService.IVrmApprovalContract.ApproveRequest(Guid RequestId, String UserName, String Message) at DynamicOps.VMPS.Service.ProvisionService.AcceptVirtualMachineRequest(IdentityToken identityToken, List`1 requests) in c:\Builds\62\VRM\Mesopotamia-Babylon-release-build\Source\src\legacy\managerService\DynamicOps.VMPS.ManagerRuntime\Communication\ProvisionService.cs:line 178 INNER EXCEPTION: System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.HttpWebRequest.GetResponse() at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) |