Advertisement
bit

Untitled

bit
Aug 14th, 2012
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.89 KB | None | 0 0
  1. 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
  2.  
  3. at Mono.AndroidTools.Adb.AdbSyncClient.ReadFailMessage(Byte[] buffer, Int32 packetSize)
  4.  
  5. at Mono.AndroidTools.Adb.AdbSyncClient.WriteFile(String remotePath, AdbFileMode mode, Nullable`1 filetime, ReadCallback getChunk, Action`1 progressTotalBytes)
  6.  
  7. at Mono.AndroidTools.Adb.AdbSyncClient.Push(String localFilePath, String remoteFilePath, PushProgressReporter notifyProgress)
  8.  
  9. 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)
  10.  
  11. at Mono.AndroidTools.Adb.AdbSyncClient.PushDirectory(String localDirectoryPath, String remoteDirectoryPath, Boolean checkTimestamps, Boolean removeUnknown, Boolean dryRun, Action`1 notifySync, Action`1 notifyPhase, SyncItemsProgressReporter notifyProgress)
  12.  
  13. at Mono.AndroidTools.AndroidDevice.PushDirectory(String local, String remote, Boolean checkTimestamps, Boolean removeUnknown, Boolean dryRun, Action`1 notifySync, Action`1 notifyPhase, SyncItemsProgressReporter notifyProgress)
  14.  
  15. at MonoDevelop.MonoDroid.AndroidToolbox.PushAssemblies(AndroidDevice device, String PackageName, FilePath tmp, String path, TextWriter outputlog)
  16.  
  17. at MonoDevelop.MonoDroid.AndroidToolbox.<>c__DisplayClass3.<InstallAssemblies>b__2(Object _)
  18.  
  19. --- End of inner exception stack trace ---
  20.  
  21. at MonoDevelop.MonoDroid.AndroidToolbox.<>c__DisplayClass3.<InstallAssemblies>b__2(Object _)
  22.  
  23. at System.Threading.Tasks.Task`1.InvokeFuture(Object futureAsObj)
  24.  
  25. at System.Threading.Tasks.Task.InnerInvoke()
  26.  
  27. at System.Threading.Tasks.Task.Execute()
  28.  
  29. --- End of inner exception stack trace ---
  30.  
  31. at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
  32.  
  33. at System.Threading.Tasks.Task`1.get_Result()
  34.  
  35. at MonoDevelop.MonoDroid.TaskOperation.<.ctor>b__0(Task`1 t)
  36.  
  37. at System.Threading.Tasks.Task`1.<>c__DisplayClass1a`1.<ContinueWith>b__19()
  38.  
  39. at System.Threading.Tasks.Task`1.InvokeFuture(Object futureAsObj)
  40.  
  41. at System.Threading.Tasks.Task.InnerInvoke()
  42.  
  43. at System.Threading.Tasks.Task.Execute()
  44.  
  45. --- End of inner exception stack trace ---
  46.  
  47. at System.Threading.Tasks.TaskExceptionHolder.Finalize()
  48.  
  49. ---> (Inner Exception #0) System.AggregateException: One or more errors occurred. ---> System.InvalidOperationException: Failed to install assemblies ---> Mono.AndroidTools.AdbException: No such file or directory
  50.  
  51. at Mono.AndroidTools.Adb.AdbSyncClient.ReadFailMessage(Byte[] buffer, Int32 packetSize)
  52.  
  53. at Mono.AndroidTools.Adb.AdbSyncClient.WriteFile(String remotePath, AdbFileMode mode, Nullable`1 filetime, ReadCallback getChunk, Action`1 progressTotalBytes)
  54.  
  55. at Mono.AndroidTools.Adb.AdbSyncClient.Push(String localFilePath, String remoteFilePath, PushProgressReporter notifyProgress)
  56.  
  57. 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)
  58.  
  59. at Mono.AndroidTools.Adb.AdbSyncClient.PushDirectory(String localDirectoryPath, String remoteDirectoryPath, Boolean checkTimestamps, Boolean removeUnknown, Boolean dryRun, Action`1 notifySync, Action`1 notifyPhase, SyncItemsProgressReporter notifyProgress)
  60.  
  61. at Mono.AndroidTools.AndroidDevice.PushDirectory(String local, String remote, Boolean checkTimestamps, Boolean removeUnknown, Boolean dryRun, Action`1 notifySync, Action`1 notifyPhase, SyncItemsProgressReporter notifyProgress)
  62.  
  63. at MonoDevelop.MonoDroid.AndroidToolbox.PushAssemblies(AndroidDevice device, String PackageName, FilePath tmp, String path, TextWriter outputlog)
  64.  
  65. at MonoDevelop.MonoDroid.AndroidToolbox.<>c__DisplayClass3.<InstallAssemblies>b__2(Object _)
  66.  
  67. --- End of inner exception stack trace ---
  68.  
  69. at MonoDevelop.MonoDroid.AndroidToolbox.<>c__DisplayClass3.<InstallAssemblies>b__2(Object _)
  70.  
  71. at System.Threading.Tasks.Task`1.InvokeFuture(Object futureAsObj)
  72.  
  73. at System.Threading.Tasks.Task.InnerInvoke()
  74.  
  75. at System.Threading.Tasks.Task.Execute()
  76.  
  77. --- End of inner exception stack trace ---
  78.  
  79. at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
  80.  
  81. at System.Threading.Tasks.Task`1.get_Result()
  82.  
  83. at MonoDevelop.MonoDroid.TaskOperation.<.ctor>b__0(Task`1 t)
  84.  
  85. at System.Threading.Tasks.Task`1.<>c__DisplayClass1a`1.<ContinueWith>b__19()
  86.  
  87. at System.Threading.Tasks.Task`1.InvokeFuture(Object futureAsObj)
  88.  
  89. at System.Threading.Tasks.Task.InnerInvoke()
  90.  
  91. at System.Threading.Tasks.Task.Execute()
  92.  
  93. ---> (Inner Exception #0) System.InvalidOperationException: Failed to install assemblies ---> Mono.AndroidTools.AdbException: No such file or directory
  94.  
  95. at Mono.AndroidTools.Adb.AdbSyncClient.ReadFailMessage(Byte[] buffer, Int32 packetSize)
  96.  
  97. at Mono.AndroidTools.Adb.AdbSyncClient.WriteFile(String remotePath, AdbFileMode mode, Nullable`1 filetime, ReadCallback getChunk, Action`1 progressTotalBytes)
  98.  
  99. at Mono.AndroidTools.Adb.AdbSyncClient.Push(String localFilePath, String remoteFilePath, PushProgressReporter notifyProgress)
  100.  
  101. 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)
  102.  
  103. at Mono.AndroidTools.Adb.AdbSyncClient.PushDirectory(String localDirectoryPath, String remoteDirectoryPath, Boolean checkTimestamps, Boolean removeUnknown, Boolean dryRun, Action`1 notifySync, Action`1 notifyPhase, SyncItemsProgressReporter notifyProgress)
  104.  
  105. at Mono.AndroidTools.AndroidDevice.PushDirectory(String local, String remote, Boolean checkTimestamps, Boolean removeUnknown, Boolean dryRun, Action`1 notifySync, Action`1 notifyPhase, SyncItemsProgressReporter notifyProgress)
  106.  
  107. at MonoDevelop.MonoDroid.AndroidToolbox.PushAssemblies(AndroidDevice device, String PackageName, FilePath tmp, String path, TextWriter outputlog)
  108.  
  109. at MonoDevelop.MonoDroid.AndroidToolbox.<>c__DisplayClass3.<InstallAssemblies>b__2(Object _)
  110.  
  111. --- End of inner exception stack trace ---
  112.  
  113. at MonoDevelop.MonoDroid.AndroidToolbox.<>c__DisplayClass3.<InstallAssemblies>b__2(Object _)
  114.  
  115. at System.Threading.Tasks.Task`1.InvokeFuture(Object futureAsObj)
  116.  
  117. at System.Threading.Tasks.Task.InnerInvoke()
  118.  
  119. at System.Threading.Tasks.Task.Execute()<---
  120.  
  121. <---
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement