I have an Windows Server 2008 R2 - virtualized on VMWare- where installation and registration of the server Works like a charm. But when i try to run a backup, it fails in about 20 seconds. Event viewer \ App and Service \ CloudBackup log report Event ID 11 "The backup has completed with errors".
The CBUI0Curr error log form ..\Program Files\Windows Azure Backup Agent \ Temp has somewhat more information, and the error events are these:
1030 106C 03/27 09:11:56.846 79 CBClientCommon.cs(1427) WARNING Exception Message = The creator of this fault did not specify a Reason.
1030 106C 03/27 09:11:56.846 79 CBClientCommon.cs(1427) WARNING Exception Stack =
1030 106C 03/27 09:11:56.846 79 CBClientCommon.cs(1427) WARNING Server stack trace:
1030 106C 03/27 09:11:56.846 79 CBClientCommon.cs(1427) WARNING at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
1030 106C 03/27 09:11:56.846 79 CBClientCommon.cs(1427) WARNING at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[]
outs, TimeSpan timeout)
1030 106C 03/27 09:11:56.846 79 CBClientCommon.cs(1427) WARNING at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
1030 106C 03/27 09:11:56.846 79 CBClientCommon.cs(1427) WARNING at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
1030 106C 03/27 09:11:56.846 79 CBClientCommon.cs(1427) WARNING Exception rethrown at [0]:
1030 106C 03/27 09:11:56.846 79 CBClientCommon.cs(1427) WARNING at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
1030 106C 03/27 09:11:56.846 79 CBClientCommon.cs(1427) WARNING at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
1030 106C 03/27 09:11:56.846 79 CBClientCommon.cs(1427) WARNING at ICBEngine.GetMachineSetting()
1030 106C 03/27 09:11:56.846 79 CBClientCommon.cs(1427) WARNING at Microsoft.Internal.CloudBackup.Client.Common.CBClientCommon.<>c__DisplayClass63.<GetMachineSetting>b__62(ICBEngine engineProxy)
1030 106C 03/27 09:11:56.846 79 CBClientCommon.cs(1427) WARNING at Microsoft.Internal.CloudBackup.Client.Common.CBClientCommon.CallEngineWcfMethod[T](Action`1 wcfMethod)
1030 106C 03/27 09:11:56.846 79 CBClientCommon.cs(1427) WARNING InnerException =
I have checked that the network where the server is located does not require a proxy server, and that the DNS on the server works.
Anything - anyone ? Tarjei