Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. ---> System.AggregateException: One or more errors occurred. ---> System.InvalidOperationException: Failed to install assemblies ---> Mono.AndroidTools.AdbException: No such file or directory
- at Mono.AndroidTools.Adb.AdbSyncClient.ReadFailMessage(Byte[] buffer, Int32 packetSize)
- at Mono.AndroidTools.Adb.AdbSyncClient.WriteFile(String remotePath, AdbFileMode mode, Nullable`1 filetime, ReadCallback getChunk, Action`1 progressTotalBytes)
- at Mono.AndroidTools.Adb.AdbSyncClient.Push(String localFilePath, String remoteFilePath, PushProgressReporter notifyProgress)
- at Mono.AndroidTools.Adb.AdbSyncClient.SyncItems(IList`1 syncItems, String remoteDirectoryPath, Boolean checkTimestamps, Boolean removeUnknown, Boolean dryRun, Action`1 notifySync, Action`1 notifyPhase, SyncItemsProgressReporter notifyProgress)
- at Mono.AndroidTools.Adb.AdbSyncClient.PushDirectory(String localDirectoryPath, String remoteDirectoryPath, Boolean checkTimestamps, Boolean removeUnknown, Boolean dryRun, Action`1 notifySync, Action`1 notifyPhase, SyncItemsProgressReporter notifyProgress)
- at Mono.AndroidTools.AndroidDevice.PushDirectory(String local, String remote, Boolean checkTimestamps, Boolean removeUnknown, Boolean dryRun, Action`1 notifySync, Action`1 notifyPhase, SyncItemsProgressReporter notifyProgress)
- at MonoDevelop.MonoDroid.AndroidToolbox.PushAssemblies(AndroidDevice device, String PackageName, FilePath tmp, String path, TextWriter outputlog)
- at MonoDevelop.MonoDroid.AndroidToolbox.<>c__DisplayClass3.<InstallAssemblies>b__2(Object _)
- --- End of inner exception stack trace ---
- at MonoDevelop.MonoDroid.AndroidToolbox.<>c__DisplayClass3.<InstallAssemblies>b__2(Object _)
- at System.Threading.Tasks.Task`1.InvokeFuture(Object futureAsObj)
- at System.Threading.Tasks.Task.InnerInvoke()
- at System.Threading.Tasks.Task.Execute()
- --- End of inner exception stack trace ---
- at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
- at System.Threading.Tasks.Task`1.get_Result()
- at MonoDevelop.MonoDroid.TaskOperation.<.ctor>b__0(Task`1 t)
- at System.Threading.Tasks.Task`1.<>c__DisplayClass1a`1.<ContinueWith>b__19()
- at System.Threading.Tasks.Task`1.InvokeFuture(Object futureAsObj)
- at System.Threading.Tasks.Task.InnerInvoke()
- at System.Threading.Tasks.Task.Execute()
- --- End of inner exception stack trace ---
- at System.Threading.Tasks.TaskExceptionHolder.Finalize()
- ---> (Inner Exception #0) System.AggregateException: One or more errors occurred. ---> System.InvalidOperationException: Failed to install assemblies ---> Mono.AndroidTools.AdbException: No such file or directory
- at Mono.AndroidTools.Adb.AdbSyncClient.ReadFailMessage(Byte[] buffer, Int32 packetSize)
- at Mono.AndroidTools.Adb.AdbSyncClient.WriteFile(String remotePath, AdbFileMode mode, Nullable`1 filetime, ReadCallback getChunk, Action`1 progressTotalBytes)
- at Mono.AndroidTools.Adb.AdbSyncClient.Push(String localFilePath, String remoteFilePath, PushProgressReporter notifyProgress)
- at Mono.AndroidTools.Adb.AdbSyncClient.SyncItems(IList`1 syncItems, String remoteDirectoryPath, Boolean checkTimestamps, Boolean removeUnknown, Boolean dryRun, Action`1 notifySync, Action`1 notifyPhase, SyncItemsProgressReporter notifyProgress)
- at Mono.AndroidTools.Adb.AdbSyncClient.PushDirectory(String localDirectoryPath, String remoteDirectoryPath, Boolean checkTimestamps, Boolean removeUnknown, Boolean dryRun, Action`1 notifySync, Action`1 notifyPhase, SyncItemsProgressReporter notifyProgress)
- at Mono.AndroidTools.AndroidDevice.PushDirectory(String local, String remote, Boolean checkTimestamps, Boolean removeUnknown, Boolean dryRun, Action`1 notifySync, Action`1 notifyPhase, SyncItemsProgressReporter notifyProgress)
- at MonoDevelop.MonoDroid.AndroidToolbox.PushAssemblies(AndroidDevice device, String PackageName, FilePath tmp, String path, TextWriter outputlog)
- at MonoDevelop.MonoDroid.AndroidToolbox.<>c__DisplayClass3.<InstallAssemblies>b__2(Object _)
- --- End of inner exception stack trace ---
- at MonoDevelop.MonoDroid.AndroidToolbox.<>c__DisplayClass3.<InstallAssemblies>b__2(Object _)
- at System.Threading.Tasks.Task`1.InvokeFuture(Object futureAsObj)
- at System.Threading.Tasks.Task.InnerInvoke()
- at System.Threading.Tasks.Task.Execute()
- --- End of inner exception stack trace ---
- at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
- at System.Threading.Tasks.Task`1.get_Result()
- at MonoDevelop.MonoDroid.TaskOperation.<.ctor>b__0(Task`1 t)
- at System.Threading.Tasks.Task`1.<>c__DisplayClass1a`1.<ContinueWith>b__19()
- at System.Threading.Tasks.Task`1.InvokeFuture(Object futureAsObj)
- at System.Threading.Tasks.Task.InnerInvoke()
- at System.Threading.Tasks.Task.Execute()
- ---> (Inner Exception #0) System.InvalidOperationException: Failed to install assemblies ---> Mono.AndroidTools.AdbException: No such file or directory
- at Mono.AndroidTools.Adb.AdbSyncClient.ReadFailMessage(Byte[] buffer, Int32 packetSize)
- at Mono.AndroidTools.Adb.AdbSyncClient.WriteFile(String remotePath, AdbFileMode mode, Nullable`1 filetime, ReadCallback getChunk, Action`1 progressTotalBytes)
- at Mono.AndroidTools.Adb.AdbSyncClient.Push(String localFilePath, String remoteFilePath, PushProgressReporter notifyProgress)
- at Mono.AndroidTools.Adb.AdbSyncClient.SyncItems(IList`1 syncItems, String remoteDirectoryPath, Boolean checkTimestamps, Boolean removeUnknown, Boolean dryRun, Action`1 notifySync, Action`1 notifyPhase, SyncItemsProgressReporter notifyProgress)
- at Mono.AndroidTools.Adb.AdbSyncClient.PushDirectory(String localDirectoryPath, String remoteDirectoryPath, Boolean checkTimestamps, Boolean removeUnknown, Boolean dryRun, Action`1 notifySync, Action`1 notifyPhase, SyncItemsProgressReporter notifyProgress)
- at Mono.AndroidTools.AndroidDevice.PushDirectory(String local, String remote, Boolean checkTimestamps, Boolean removeUnknown, Boolean dryRun, Action`1 notifySync, Action`1 notifyPhase, SyncItemsProgressReporter notifyProgress)
- at MonoDevelop.MonoDroid.AndroidToolbox.PushAssemblies(AndroidDevice device, String PackageName, FilePath tmp, String path, TextWriter outputlog)
- at MonoDevelop.MonoDroid.AndroidToolbox.<>c__DisplayClass3.<InstallAssemblies>b__2(Object _)
- --- End of inner exception stack trace ---
- at MonoDevelop.MonoDroid.AndroidToolbox.<>c__DisplayClass3.<InstallAssemblies>b__2(Object _)
- at System.Threading.Tasks.Task`1.InvokeFuture(Object futureAsObj)
- at System.Threading.Tasks.Task.InnerInvoke()
- at System.Threading.Tasks.Task.Execute()<---
- <---
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement