Trying to test the Windows Azure Online Backup with Windows Server 2012 Essentials and the job keeps failing. After a very short period of time, and after a very small amount of data is backed up, the above error is displayed which also talks about verifying the internet connection and network settings. Everything is working just fine related to networking and internet connection. The code given in the Job Details box is 0x1FBEA and the following is listed in the Event Viewer:
- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> - <System><Provider Name="CloudBackup" Guid="{ABB3D988-13D1-4D34-808E-E53A2A84D97F}" /> <EventID>11</EventID> <Version>1</Version> <Level>2</Level> <Task>0</Task> <Opcode>1</Opcode> <Keywords>0x4000000000000000</Keywords> <TimeCreated SystemTime="2012-10-31T05:19:46.422628100Z" /> <EventRecordID>53</EventRecordID> <Correlation /> <Execution ProcessID="3604" ThreadID="2344" /> <Channel>CloudBackup</Channel> <Computer>LAPULAPU.THESIEBERFAMILY.local</Computer> <Security UserID="S-1-5-18" /> </System> - <EventData><Data Name="StopInfo"><?xml version="1.0"?> <CBJob><JobId>48adba13-8f64-4c4e-a264-dc9e6f418b6e</JobId><JobType>Backup</JobType><JobStatus><JobState>Aborted</JobState><StartFileTime>129961332159398864</StartFileTime><EndFileTime>129961343864070266</EndFileTime><FailedFileLog></FailedFileLog><ErrorInfo><ErrorCode>1073871850</ErrorCode><DetailedErrorCode>-2146233088</DetailedErrorCode><ErrorParamList><CBErrorParam><Name>DLS_ERROR_CODE_NAME</Name><Value>1073871850</Value></CBErrorParam></ErrorParamList></ErrorInfo><DatasourceStatus><CBDatasourceStatus><JobState>Aborted</JobState><ErrorInfo><ErrorCode>1073871850</ErrorCode><DetailedErrorCode>-2146233088</DetailedErrorCode><ErrorParamList><CBErrorParam><Name>DLS_ERROR_CODE_NAME</Name><Value>1073871850</Value></CBErrorParam></ErrorParamList></ErrorInfo><Datasource><DataSourceId>1351080163089056029</DataSourceId><DataSourceName>S:\</DataSourceName></Datasource><ByteProgress><Total>331628544</Total><Changed>331628544</Changed><Progress>344470528</Progress><Failed>0</Failed></ByteProgress><FileProgress><CurrentFile></CurrentFile><Total>45031</Total><Changed>15</Changed><Progress>15</Progress><Failed>0</Failed></FileProgress></CBDatasourceStatus></DatasourceStatus></JobStatus></CBJob></Data> </EventData></Event>
I cannot find any of these error codes anywhere. More Info:
286C 11/01 04:51:55.053 74 BackupProgressPage.cs(485) NORMAL Total:45040 242C 07C4 11/01 04:55:17.740 79 CBClientCommon.cs(1387) WARNING Exception Message = The creator of this fault did not specify a Reason. 242C 07C4 11/01 04:55:17.740 79 CBClientCommon.cs(1387) WARNING Exception Stack = 242C 07C4 11/01 04:55:17.740 79 CBClientCommon.cs(1387) WARNING Server stack trace: 242C 07C4 11/01 04:55:17.740 79 CBClientCommon.cs(1387) WARNING at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) 242C 07C4 11/01 04:55:17.740 79 CBClientCommon.cs(1387) WARNING at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) 242C 07C4 11/01 04:55:17.740 79 CBClientCommon.cs(1387) WARNING at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) 242C 07C4 11/01 04:55:17.740 79 CBClientCommon.cs(1387) WARNING at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) 242C 07C4 11/01 04:55:17.740 79 CBClientCommon.cs(1387) WARNING Exception rethrown at [0]: 242C 07C4 11/01 04:55:17.740 79 CBClientCommon.cs(1387) WARNING at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) 242C 07C4 11/01 04:55:17.740 79 CBClientCommon.cs(1387) WARNING at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) 242C 07C4 11/01 04:55:17.740 79 CBClientCommon.cs(1387) WARNING at ICBEngine.GetAllRecoveryPointsForMachine() 242C 07C4 11/01 04:55:17.740 79 CBClientCommon.cs(1387) WARNING at Microsoft.Internal.CloudBackup.Client.Common.CBClientCommon.<>c__DisplayClass11.<GetAllRecoveryPointsForMachine>b__10(ICBEngine engineProxy) 242C 07C4 11/01 04:55:17.740 79 CBClientCommon.cs(1387) WARNING at Microsoft.Internal.CloudBackup.Client.Common.CBClientCommon.CallEngineWcfMethod[T](Action`1 wcfMethod) 242C 07C4 11/01 04:55:17.740 79 CBClientCommon.cs(1387) WARNING InnerException =