Skip to content

Instantly share code, notes, and snippets.

@mauroa
Created August 17, 2016 18:50
Show Gist options
  • Save mauroa/2140eeb933804bac5bd1a542d869fdb1 to your computer and use it in GitHub Desktop.
Save mauroa/2140eeb933804bac5bd1a542d869fdb1 to your computer and use it in GitHub Desktop.
LaunchDeviceError
Xamarin.Messaging.Client.AgentConsoleRunner Information: 0 : [2016-08-17 23:57:45.8462] ==== :: Xamarin :: 4.2.0.515-cycle8+f83e26d ====
Xamarin.Messaging.Client.AgentConsoleRunner Information: 0 : [2016-08-17 23:57:45.9660] Starting IDB 4.2.0.515...
Xamarin.Messaging.IDB.IDBAgent Information: 0 : [2016-08-17 23:57:50.2299] Starting Agent: IDB 4.2.0.515 (PID=15229)
Xamarin.Messaging.IDB.IDBAgent Information: 0 : [2016-08-17 23:57:50.5704] IDB 4.2.0.515 agent started
Xamarin.Messaging.IDB.Handlers.LaunchAppMessageHandler Error: 0 : [2016-08-18 00:01:36.7250] USB connect timeout (ENODATA), likely because the app failed to launch. Please review device logs and/or crash reports for more information.
System.IO.IOException: USB connect timeout (ENODATA), likely because the app failed to launch. Please review device logs and/or crash reports for more information.
at Xamarin.MacDev.AggregateAsyncResult.CheckError (System.Boolean cancelled) [0x00038] in <a9944eaa3dd24951bedbcec49fb6bdcd>:0
at Xamarin.MacDev.IPhoneCommandConnection.EndStartDebugger (System.IAsyncResult result, System.IO.Stream& transport, System.IO.Stream& output) [0x00007] in <a9944eaa3dd24951bedbcec49fb6bdcd>:0
at Xamarin.Messaging.IDB.Handlers.LaunchAppMessageHandler.EndStartDebugger (System.IAsyncResult result) [0x00000] in <d9066a405866456e94257ebfbe20fc0d>:0
at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x00021] in <8cd55ece525b4760b63de40980e005aa>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <8cd55ece525b4760b63de40980e005aa>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <8cd55ece525b4760b63de40980e005aa>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <8cd55ece525b4760b63de40980e005aa>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <8cd55ece525b4760b63de40980e005aa>:0
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <8cd55ece525b4760b63de40980e005aa>:0
at Xamarin.Messaging.IDB.Handlers.LaunchAppMessageHandler+<CreatePhysicalDeviceUSBConnectionAsync>d__18.MoveNext () [0x000be] in <d9066a405866456e94257ebfbe20fc0d>:0
Xamarin.Messaging.IDB.MTouch Information: 0 : [2016-08-18 00:01:36.7323] /Users/360_macmini/Library/Caches/Xamarin/XMA/Agents/IDB/4.2.0.515/mlaunch --devname "iPhone 5c" --installdev "/Users/360_macmini/Library/Caches/Xamarin/mtbs/builds/App24/f5c5e43a295cf3072343a1853fb1a79d/bin/iPhone/Debug/App24.app" -argument=-monodevelop-port -argument=10000 -argument=-connection-mode -argument=usb --sdkroot "/Applications/Xcode.app/Contents/Developer" -sdk 9.3
Xamarin.Messaging.IDB.MTouch Information: 0 : [2016-08-18 00:01:43.9551] Installing application bundle 'com.companyname.App24' on 'iPhone 5c'
Xamarin.Messaging.IDB.MTouch Information: 0 : [2016-08-18 00:01:49.5994] Application bundle 'com.companyname.App24' installed on 'iPhone 5c'
Xamarin.Messaging.IDB.MTouch Information: 0 : [2016-08-18 00:01:49.8049] Process Exited
Xamarin.Messaging.IDB.MTouch Information: 0 : [2016-08-18 00:01:50.8802] MTouch Run Terminated
Xamarin.Messaging.IDB.MTouch Information: 0 : [2016-08-18 00:01:50.8859] /Users/360_macmini/Library/Caches/Xamarin/XMA/Agents/IDB/4.2.0.515/mlaunch --devname "iPhone 5c" --killdev "/Users/360_macmini/Library/Caches/Xamarin/mtbs/builds/App24/f5c5e43a295cf3072343a1853fb1a79d/bin/iPhone/Debug/App24.app" --launchdev "/Users/360_macmini/Library/Caches/Xamarin/mtbs/builds/App24/f5c5e43a295cf3072343a1853fb1a79d/bin/iPhone/Debug/App24.app" -argument=-monodevelop-port -argument=10000 -argument=-connection-mode -argument=usb --sdkroot "/Applications/Xcode.app/Contents/Developer" -sdk 9.3
Xamarin.Messaging.IDB.MTouch Information: 0 : [2016-08-18 00:01:54.8406] Launched application 'com.companyname.App24' on 'iPhone 5c' with pid 237
Xamarin.Messaging.IDB.MTouch Information: 0 : [2016-08-18 00:01:55.1954] Process Exited
Xamarin.Messaging.IDB.MTouch Information: 0 : [2016-08-18 00:01:56.2682] MTouch Run Terminated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment