Skip to content

Instantly share code, notes, and snippets.

@Rajneesh360Logica
Created January 8, 2015 18:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Rajneesh360Logica/d91f8a60cdc7c343fdcb to your computer and use it in GitHub Desktop.
Save Rajneesh360Logica/d91f8a60cdc7c343fdcb to your computer and use it in GitHub Desktop.
[08-Jan-2015 23:55:55] Attempting to acquire command execution lock, timeout set to 00:10:00
[08-Jan-2015 23:55:55] Finishing Logging Thread (output:reader) ...
[08-Jan-2015 23:55:55] Got connection from Visual Studio (log)
[08-Jan-2015 23:55:55] Error: Error accepting log connection from Visual Studio
[08-Jan-2015 23:55:55] Exception: Exception type: System.ObjectDisposedException
The object was used after being disposed.
at System.Net.Sockets.Socket.EndAccept (System.Byte[]& buffer, System.Int32& bytesTransferred, IAsyncResult asyncResult) [0x00000] in <filename unknown>:0
at System.Net.Sockets.Socket.EndAccept (IAsyncResult result) [0x00000] in <filename unknown>:0
at Mtb.Server.Proxy.LogProxy.VS_IncomingOutput (IAsyncResult result) [0x00000] in <filename unknown>:0
[08-Jan-2015 23:55:55] Finishing Logging Thread (output:writer)...
[08-Jan-2015 23:55:55] Finishing Debug Thread (sdb:writer)...
[08-Jan-2015 23:55:55] Command [KillApplication: CommmandUrl=KillApplication] finished (153)
[08-Jan-2015 23:55:55] Request handled in 24.506ms
[08-Jan-2015 23:55:55] stderr: Xamarin.iOS: USING STAGING SERVER FOR ACTIVATION
[08-Jan-2015 23:55:55] stdout: Starting iPhone 5s
Launching application
Application launched. PID = 11964
Press enter to terminate the application
>
[08-Jan-2015 23:55:56] Handling with command: [Info: CommmandUrl=Info] (58)
[08-Jan-2015 23:55:56] Attempting to acquire command execution lock, timeout set to 00:10:00
[08-Jan-2015 23:55:56] mtouch 8.6.0.50 (561dfed)
[08-Jan-2015 23:55:56] Command [Info: CommmandUrl=Info] finished (58)
[08-Jan-2015 23:55:56] Request handled in 4.397ms
[08-Jan-2015 23:55:56] Handling with command: [StartDebugProxy: CommmandUrl=StartDebugProxy] (58)
[08-Jan-2015 23:55:56] Attempting to acquire command execution lock, timeout set to 00:10:00
[08-Jan-2015 23:55:56] Command [StartDebugProxy: CommmandUrl=StartDebugProxy] finished (58)
[08-Jan-2015 23:55:56] Request handled in 2.001ms
[08-Jan-2015 23:55:56] Handling with command: [DebugApplication: CommmandUrl=DebugApplication] (58)
[08-Jan-2015 23:55:56] Attempting to acquire command execution lock, timeout set to 00:10:00
[08-Jan-2015 23:55:56] Waiting for application to connect to us. Timeout set to 00:05:00
[08-Jan-2015 23:55:56] Starting /Developer/MonoTouch/usr/bin/mtouch -sdkroot "/Applications/Xcode.app/Contents/Developer" --launchsim "/Users/MM/Library/Caches/Xamarin/mtbs/builds/MatrixGuideiOS/9f247e75173deceb1226322d5bd0db41/bin/iPhoneSimulator/Debug/MatrixGuideiOSapp.app" -stdout "/Users/MM/Library/Logs/Xamarin/MonoTouchVS/Simulator/MatrixGuideiOS/9f247e75173deceb1226322d5bd0db41/out.log" -stderr "/Users/MM/Library/Logs/Xamarin/MonoTouchVS/Simulator/MatrixGuideiOS/9f247e75173deceb1226322d5bd0db41/err.log" --device=:v2:runtime=com.apple.CoreSimulator.SimRuntime.iOS-8-1,devicetype=com.apple.CoreSimulator.SimDeviceType.iPhone-5s -argument=-monodevelop-port -argument=58820 -sdk 8.1
[08-Jan-2015 23:55:57] Request handled in 3.353ms
[08-Jan-2015 23:55:57] Request handled in 2.653ms
[08-Jan-2015 23:55:59] Debugger connection established.
[08-Jan-2015 23:55:59] Received logging connection from Visual Studio : (output)
[08-Jan-2015 23:55:59] Application connected!
[08-Jan-2015 23:55:59] Received debug connection from Visual Studio: (sdb)
[08-Jan-2015 23:55:59] Command [DebugApplication: CommmandUrl=DebugApplication] finished (58)
[08-Jan-2015 23:55:59] Request handled in 2888.712ms
[08-Jan-2015 23:56:00] Request handled in 4.441ms
[08-Jan-2015 23:56:00] Request handled in 3.612ms
[08-Jan-2015 23:56:01] Finishing Debug Thread (sdb:writer)...
[08-Jan-2015 23:56:01] Finishing Logging Thread (output:writer)...
[08-Jan-2015 23:56:01] Finishing Debug Thread (sdb:reader)...
[08-Jan-2015 23:56:01] Finishing Logging Thread (output:reader) ...
[08-Jan-2015 23:56:01] stderr: Xamarin.iOS: USING STAGING SERVER FOR ACTIVATION
[08-Jan-2015 23:56:01] stdout: Starting iPhone 5s
Launching application
Application launched. PID = 12102
Press enter to terminate the application
>
Application Terminated
[08-Jan-2015 23:56:03] Request handled in 3.059ms
[08-Jan-2015 23:56:03] Request handled in 5.558ms
[08-Jan-2015 23:56:04] Handling with command: [KillApplication: CommmandUrl=KillApplication] (55)
[08-Jan-2015 23:56:04] Attempting to acquire command execution lock, timeout set to 00:10:00
[08-Jan-2015 23:56:04] Got connection from Visual Studio (log)
[08-Jan-2015 23:56:04] Error: Error accepting log connection from Visual Studio
[08-Jan-2015 23:56:04] Exception: Exception type: System.ObjectDisposedException
The object was used after being disposed.
at System.Net.Sockets.Socket.EndAccept (System.Byte[]& buffer, System.Int32& bytesTransferred, IAsyncResult asyncResult) [0x00000] in <filename unknown>:0
at System.Net.Sockets.Socket.EndAccept (IAsyncResult result) [0x00000] in <filename unknown>:0
at Mtb.Server.Proxy.LogProxy.VS_IncomingOutput (IAsyncResult result) [0x00000] in <filename unknown>:0
[08-Jan-2015 23:56:04] Command [KillApplication: CommmandUrl=KillApplication] finished (55)
[08-Jan-2015 23:56:04] Request handled in 4.265ms
[08-Jan-2015 23:56:06] Request handled in 3.217ms
[08-Jan-2015 23:56:06] Request handled in 5.67ms
[08-Jan-2015 23:56:09] Request handled in 4.063ms
[08-Jan-2015 23:56:09] Request handled in 7.248ms
[08-Jan-2015 23:56:10] Handling with command: [Info: CommmandUrl=Info] (153)
[08-Jan-2015 23:56:10] Attempting to acquire command execution lock, timeout set to 00:10:00
[08-Jan-2015 23:56:10] mtouch 8.6.0.50 (561dfed)
[08-Jan-2015 23:56:10] Command [Info: CommmandUrl=Info] finished (153)
[08-Jan-2015 23:56:10] Request handled in 4.038ms
[08-Jan-2015 23:56:10] Handling with command: [ExecuteTask: CommmandUrl=ExecuteTask] (153)
[08-Jan-2015 23:56:10] Attempting to acquire command execution lock, timeout set to 00:10:00
[08-Jan-2015 23:56:10] Command [ExecuteTask: CommmandUrl=ExecuteTask] finished (153)
[08-Jan-2015 23:56:10] Request handled in 7.815ms
[08-Jan-2015 23:56:10] Handling with command: [CompareFiles: CommmandUrl=CompareFiles] (153)
[08-Jan-2015 23:56:10] Attempting to acquire command execution lock, timeout set to 00:10:00
[08-Jan-2015 23:56:10] Command [CompareFiles: CommmandUrl=CompareFiles] finished (153)
[08-Jan-2015 23:56:10] Request handled in 1.623ms
[08-Jan-2015 23:56:10] Handling with command: [ExecuteTask: CommmandUrl=ExecuteTask] (153)
[08-Jan-2015 23:56:10] Attempting to acquire command execution lock, timeout set to 00:10:00
[08-Jan-2015 23:56:10] Command [ExecuteTask: CommmandUrl=ExecuteTask] finished (153)
[08-Jan-2015 23:56:10] Request handled in 8.44ms
[08-Jan-2015 23:56:10] Handling with command: [ExecuteTask: CommmandUrl=ExecuteTask] (153)
[08-Jan-2015 23:56:10] Attempting to acquire command execution lock, timeout set to 00:10:00
[08-Jan-2015 23:56:10] Command [ExecuteTask: CommmandUrl=ExecuteTask] finished (153)
[08-Jan-2015 23:56:10] Request handled in 28.316ms
[08-Jan-2015 23:56:10] Handling with command: [ExecuteTask: CommmandUrl=ExecuteTask] (153)
[08-Jan-2015 23:56:10] Attempting to acquire command execution lock, timeout set to 00:10:00
[08-Jan-2015 23:56:10] Command [ExecuteTask: CommmandUrl=ExecuteTask] finished (153)
[08-Jan-2015 23:56:10] Request handled in 6.961ms
[08-Jan-2015 23:56:10] Handling with command: [ExecuteTask: CommmandUrl=ExecuteTask] (153)
[08-Jan-2015 23:56:10] Attempting to acquire command execution lock, timeout set to 00:10:00
[08-Jan-2015 23:56:10] Command [ExecuteTask: CommmandUrl=ExecuteTask] finished (153)
[08-Jan-2015 23:56:10] Request handled in 4.298ms
[08-Jan-2015 23:56:10] Handling with command: [CompareFiles: CommmandUrl=CompareFiles] (153)
[08-Jan-2015 23:56:10] Attempting to acquire command execution lock, timeout set to 00:10:00
[08-Jan-2015 23:56:10] Command [CompareFiles: CommmandUrl=CompareFiles] finished (153)
[08-Jan-2015 23:56:10] Request handled in 76.441ms
[08-Jan-2015 23:56:10] Handling with command: [CompareFiles: CommmandUrl=CompareFiles] (54)
[08-Jan-2015 23:56:10] Attempting to acquire command execution lock, timeout set to 00:10:00
[08-Jan-2015 23:56:11] Command [CompareFiles: CommmandUrl=CompareFiles] finished (54)
[08-Jan-2015 23:56:11] Request handled in 455.422ms
[08-Jan-2015 23:56:11] Handling with command: [CopyFile: CommmandUrl=CopyFile] (54)
[08-Jan-2015 23:56:11] Attempting to acquire command execution lock, timeout set to 00:10:00
[08-Jan-2015 23:56:11] Command [CopyFile: CommmandUrl=CopyFile] finished (54)
[08-Jan-2015 23:56:11] Request handled in 35.674ms
[08-Jan-2015 23:56:11] Handling with command: [CopyFile: CommmandUrl=CopyFile] (155)
[08-Jan-2015 23:56:11] Attempting to acquire command execution lock, timeout set to 00:10:00
[08-Jan-2015 23:56:11] Command [CopyFile: CommmandUrl=CopyFile] finished (155)
[08-Jan-2015 23:56:11] Request handled in 6.448ms
[08-Jan-2015 23:56:11] Handling with command: [ExecuteTask: CommmandUrl=ExecuteTask] (54)
[08-Jan-2015 23:56:11] Attempting to acquire command execution lock, timeout set to 00:10:00
[08-Jan-2015 23:56:11] Command [ExecuteTask: CommmandUrl=ExecuteTask] finished (54)
[08-Jan-2015 23:56:11] Request handled in 183.844ms
[08-Jan-2015 23:56:11] Handling with command: [CompareFiles: CommmandUrl=CompareFiles] (54)
[08-Jan-2015 23:56:11] Attempting to acquire command execution lock, timeout set to 00:10:00
[08-Jan-2015 23:56:12] Command [CompareFiles: CommmandUrl=CompareFiles] finished (54)
[08-Jan-2015 23:56:12] Request handled in 2.836ms
[08-Jan-2015 23:56:12] Handling with command: [ExecuteTask: CommmandUrl=ExecuteTask] (155)
[08-Jan-2015 23:56:12] Attempting to acquire command execution lock, timeout set to 00:10:00
[08-Jan-2015 23:56:12] Request handled in 2.31ms
[08-Jan-2015 23:56:12] Request handled in 2.105ms
[08-Jan-2015 23:56:15] Request handled in 4.036ms
[08-Jan-2015 23:56:15] Request handled in 3.272ms
[08-Jan-2015 23:56:18] Request handled in 3.887ms
[08-Jan-2015 23:56:18] Request handled in 11.381ms
[08-Jan-2015 23:56:21] Request handled in 3.47ms
[08-Jan-2015 23:56:21] Request handled in 7.745ms
[08-Jan-2015 23:56:24] Request handled in 9.319ms
[08-Jan-2015 23:56:24] Request handled in 8.139ms
[08-Jan-2015 23:56:27] Request handled in 2.588ms
[08-Jan-2015 23:56:27] Request handled in 3.467ms
[08-Jan-2015 23:56:30] Request handled in 9.124ms
[08-Jan-2015 23:56:30] Request handled in 10.661ms
[08-Jan-2015 23:56:33] Request handled in 14.147ms
[08-Jan-2015 23:56:33] Request handled in 15.353ms
[08-Jan-2015 23:56:36] Request handled in 31.643ms
[08-Jan-2015 23:56:36] Request handled in 9.539ms
[08-Jan-2015 23:56:39] Request handled in 29.966ms
[08-Jan-2015 23:56:39] Request handled in 2.582ms
[08-Jan-2015 23:56:42] Request handled in 17.632ms
[08-Jan-2015 23:56:42] Request handled in 23.885ms
[08-Jan-2015 23:56:45] Request handled in 15.756ms
[08-Jan-2015 23:56:45] Request handled in 12.65ms
[08-Jan-2015 23:56:48] Request handled in 14.538ms
[08-Jan-2015 23:56:48] Command [ExecuteTask: CommmandUrl=ExecuteTask] finished (155)
[08-Jan-2015 23:56:48] Request handled in 36250.409ms
[08-Jan-2015 23:56:48] Request handled in 4.204ms
[08-Jan-2015 23:56:48] Handling with command: [ExecuteTask: CommmandUrl=ExecuteTask] (155)
[08-Jan-2015 23:56:48] Attempting to acquire command execution lock, timeout set to 00:10:00
[08-Jan-2015 23:56:48] Command [ExecuteTask: CommmandUrl=ExecuteTask] finished (155)
[08-Jan-2015 23:56:48] Request handled in 464.278ms
[08-Jan-2015 23:56:48] Handling with command: [CompareFiles: CommmandUrl=CompareFiles] (160)
[08-Jan-2015 23:56:48] Attempting to acquire command execution lock, timeout set to 00:10:00
[08-Jan-2015 23:56:49] Command [CompareFiles: CommmandUrl=CompareFiles] finished (160)
[08-Jan-2015 23:56:49] Request handled in 678.328ms
[08-Jan-2015 23:56:49] Handling with command: [CopyFile: CommmandUrl=CopyFile] (155)
[08-Jan-2015 23:56:49] Attempting to acquire command execution lock, timeout set to 00:10:00
[08-Jan-2015 23:56:49] Command [CopyFile: CommmandUrl=CopyFile] finished (155)
[08-Jan-2015 23:56:49] Request handled in 8.327ms
[08-Jan-2015 23:56:49] Handling with command: [CopyFile: CommmandUrl=CopyFile] (155)
[08-Jan-2015 23:56:49] Attempting to acquire command execution lock, timeout set to 00:10:00
[08-Jan-2015 23:56:49] Command [CopyFile: CommmandUrl=CopyFile] finished (155)
[08-Jan-2015 23:56:49] Request handled in 34.715ms
[08-Jan-2015 23:56:49] Handling with command: [CopyFile: CommmandUrl=CopyFile] (155)
[08-Jan-2015 23:56:49] Attempting to acquire command execution lock, timeout set to 00:10:00
[08-Jan-2015 23:56:49] Command [CopyFile: CommmandUrl=CopyFile] finished (155)
[08-Jan-2015 23:56:49] Request handled in 5.153ms
[08-Jan-2015 23:56:49] Handling with command: [CopyFile: CommmandUrl=CopyFile] (155)
[08-Jan-2015 23:56:49] Attempting to acquire command execution lock, timeout set to 00:10:00
[08-Jan-2015 23:56:49] Command [CopyFile: CommmandUrl=CopyFile] finished (155)
[08-Jan-2015 23:56:49] Request handled in 5.237ms
[08-Jan-2015 23:56:49] Handling with command: [CopyFile: CommmandUrl=CopyFile] (155)
[08-Jan-2015 23:56:49] Attempting to acquire command execution lock, timeout set to 00:10:00
[08-Jan-2015 23:56:50] Command [CopyFile: CommmandUrl=CopyFile] finished (155)
[08-Jan-2015 23:56:50] Request handled in 951.928ms
[08-Jan-2015 23:56:50] Handling with command: [CopyFile: CommmandUrl=CopyFile] (155)
[08-Jan-2015 23:56:50] Attempting to acquire command execution lock, timeout set to 00:10:00
[08-Jan-2015 23:56:50] Command [CopyFile: CommmandUrl=CopyFile] finished (155)
[08-Jan-2015 23:56:50] Request handled in 4.962ms
[08-Jan-2015 23:56:50] Handling with command: [CopyFile: CommmandUrl=CopyFile] (155)
[08-Jan-2015 23:56:50] Attempting to acquire command execution lock, timeout set to 00:10:00
[08-Jan-2015 23:56:50] Command [CopyFile: CommmandUrl=CopyFile] finished (155)
[08-Jan-2015 23:56:50] Request handled in 82.114ms
[08-Jan-2015 23:56:50] Handling with command: [CopyFile: CommmandUrl=CopyFile] (155)
[08-Jan-2015 23:56:50] Attempting to acquire command execution lock, timeout set to 00:10:00
[08-Jan-2015 23:56:51] Request handled in 3.123ms
[08-Jan-2015 23:56:51] Request handled in 2.762ms
[08-Jan-2015 23:56:51] Command [CopyFile: CommmandUrl=CopyFile] finished (155)
[08-Jan-2015 23:56:51] Request handled in 949.141ms
[08-Jan-2015 23:56:51] Handling with command: [ExecuteTask: CommmandUrl=ExecuteTask] (162)
[08-Jan-2015 23:56:51] Attempting to acquire command execution lock, timeout set to 00:10:00
[08-Jan-2015 23:56:54] Request handled in 4.682ms
[08-Jan-2015 23:56:54] Request handled in 3.498ms
[08-Jan-2015 23:56:57] Request handled in 3.356ms
[08-Jan-2015 23:56:57] Request handled in 3.351ms
[08-Jan-2015 23:57:00] Request handled in 7.171ms
[08-Jan-2015 23:57:00] Request handled in 6.692ms
[08-Jan-2015 23:57:03] Request handled in 3.642ms
[08-Jan-2015 23:57:03] Request handled in 3.335ms
[08-Jan-2015 23:57:07] Request handled in 3.156ms
[08-Jan-2015 23:57:07] Request handled in 4.827ms
[08-Jan-2015 23:57:09] Request handled in 2.901ms
[08-Jan-2015 23:57:09] Request handled in 2.747ms
[08-Jan-2015 23:57:12] Request handled in 5.38ms
[08-Jan-2015 23:57:13] Request handled in 4.856ms
[08-Jan-2015 23:57:15] Request handled in 4.561ms
[08-Jan-2015 23:57:15] Request handled in 4.863ms
[08-Jan-2015 23:57:18] Request handled in 4.776ms
[08-Jan-2015 23:57:19] Request handled in 4.96ms
[08-Jan-2015 23:57:21] Request handled in 63.271ms
[08-Jan-2015 23:57:21] Request handled in 4.643ms
[08-Jan-2015 23:57:24] Request handled in 3.658ms
[08-Jan-2015 23:57:24] Request handled in 3.594ms
[08-Jan-2015 23:57:27] Request handled in 3.237ms
[08-Jan-2015 23:57:28] Request handled in 4.651ms
[08-Jan-2015 23:57:30] Request handled in 3.328ms
[08-Jan-2015 23:57:30] Request handled in 3.212ms
[08-Jan-2015 23:57:33] Request handled in 4.356ms
[08-Jan-2015 23:57:33] Request handled in 3.361ms
[08-Jan-2015 23:57:36] Request handled in 25.149ms
[08-Jan-2015 23:57:36] Request handled in 2.597ms
[08-Jan-2015 23:57:39] Request handled in 3.915ms
[08-Jan-2015 23:57:40] Request handled in 2.927ms
[08-Jan-2015 23:57:42] Request handled in 4.034ms
[08-Jan-2015 23:57:42] Request handled in 3.021ms
[08-Jan-2015 23:57:44] Command [ExecuteTask: CommmandUrl=ExecuteTask] finished (162)
[08-Jan-2015 23:57:44] Request handled in 52567.502ms
[08-Jan-2015 23:57:44] Handling with command: [ExecuteTask: CommmandUrl=ExecuteTask] (162)
[08-Jan-2015 23:57:44] Attempting to acquire command execution lock, timeout set to 00:10:00
[08-Jan-2015 23:57:44] Command [ExecuteTask: CommmandUrl=ExecuteTask] finished (162)
[08-Jan-2015 23:57:44] Request handled in 41.606ms
[08-Jan-2015 23:57:44] Handling with command: [ExecuteTask: CommmandUrl=ExecuteTask] (162)
[08-Jan-2015 23:57:44] Attempting to acquire command execution lock, timeout set to 00:10:00
[08-Jan-2015 23:57:44] Command [ExecuteTask: CommmandUrl=ExecuteTask] finished (162)
[08-Jan-2015 23:57:44] Request handled in 10.986ms
[08-Jan-2015 23:57:44] Handling with command: [ExecuteTask: CommmandUrl=ExecuteTask] (162)
[08-Jan-2015 23:57:44] Attempting to acquire command execution lock, timeout set to 00:10:00
[08-Jan-2015 23:57:44] Command [ExecuteTask: CommmandUrl=ExecuteTask] finished (162)
[08-Jan-2015 23:57:44] Request handled in 8.701ms
[08-Jan-2015 23:57:44] Handling with command: [ExecuteTask: CommmandUrl=ExecuteTask] (162)
[08-Jan-2015 23:57:44] Attempting to acquire command execution lock, timeout set to 00:10:00
[08-Jan-2015 23:57:44] Command [ExecuteTask: CommmandUrl=ExecuteTask] finished (162)
[08-Jan-2015 23:57:44] Request handled in 4.794ms
[08-Jan-2015 23:57:44] Handling with command: [CompareFiles: CommmandUrl=CompareFiles] (162)
[08-Jan-2015 23:57:44] Attempting to acquire command execution lock, timeout set to 00:10:00
[08-Jan-2015 23:57:44] Command [CompareFiles: CommmandUrl=CompareFiles] finished (162)
[08-Jan-2015 23:57:44] Request handled in 22.726ms
[08-Jan-2015 23:57:44] Handling with command: [ExecuteTask: CommmandUrl=ExecuteTask] (162)
[08-Jan-2015 23:57:44] Attempting to acquire command execution lock, timeout set to 00:10:00
[08-Jan-2015 23:57:44] Command [ExecuteTask: CommmandUrl=ExecuteTask] finished (162)
[08-Jan-2015 23:57:44] Request handled in 24.82ms
[08-Jan-2015 23:57:44] Handling with command: [ExecuteTask: CommmandUrl=ExecuteTask] (162)
[08-Jan-2015 23:57:44] Attempting to acquire command execution lock, timeout set to 00:10:00
[08-Jan-2015 23:57:44] Command [ExecuteTask: CommmandUrl=ExecuteTask] finished (162)
[08-Jan-2015 23:57:44] Request handled in 44.305ms
[08-Jan-2015 23:57:44] Handling with command: [ExecuteTask: CommmandUrl=ExecuteTask] (162)
[08-Jan-2015 23:57:44] Attempting to acquire command execution lock, timeout set to 00:10:00
[08-Jan-2015 23:57:44] Command [ExecuteTask: CommmandUrl=ExecuteTask] finished (162)
[08-Jan-2015 23:57:44] Request handled in 57.191ms
[08-Jan-2015 23:57:44] Handling with command: [ExecuteTask: CommmandUrl=ExecuteTask] (162)
[08-Jan-2015 23:57:44] Attempting to acquire command execution lock, timeout set to 00:10:00
[08-Jan-2015 23:57:46] Request handled in 3.987ms
[08-Jan-2015 23:57:46] Request handled in 2.976ms
[08-Jan-2015 23:57:48] Request handled in 6.581ms
[08-Jan-2015 23:57:48] Request handled in 14.398ms
[08-Jan-2015 23:57:51] Command [ExecuteTask: CommmandUrl=ExecuteTask] finished (162)
[08-Jan-2015 23:57:51] Request handled in 7144.183ms
[08-Jan-2015 23:57:51] Handling with command: [ExecuteTask: CommmandUrl=ExecuteTask] (173)
[08-Jan-2015 23:57:51] Attempting to acquire command execution lock, timeout set to 00:10:00
[08-Jan-2015 23:57:51] Command [ExecuteTask: CommmandUrl=ExecuteTask] finished (173)
[08-Jan-2015 23:57:51] Request handled in 61.538ms
[08-Jan-2015 23:57:51] Request handled in 4.154ms
[08-Jan-2015 23:57:51] Request handled in 7.286ms
[08-Jan-2015 23:57:52] Handling with command: [Info: CommmandUrl=Info] (173)
[08-Jan-2015 23:57:52] Attempting to acquire command execution lock, timeout set to 00:10:00
[08-Jan-2015 23:57:52] mtouch 8.6.0.50 (561dfed)
[08-Jan-2015 23:57:52] Command [Info: CommmandUrl=Info] finished (173)
[08-Jan-2015 23:57:52] Request handled in 4.41ms
[08-Jan-2015 23:57:52] Handling with command: [StartDebugProxy: CommmandUrl=StartDebugProxy] (173)
[08-Jan-2015 23:57:52] Attempting to acquire command execution lock, timeout set to 00:10:00
[08-Jan-2015 23:57:52] Waiting for device 'Prashant’s iPhone' to connect. Timeout set to 00:05:00
[08-Jan-2015 23:57:52] Attached: Prashant’s iPhone Looking for: Prashant’s iPhone
[08-Jan-2015 23:57:52] Command [StartDebugProxy: CommmandUrl=StartDebugProxy] finished (173)
[08-Jan-2015 23:57:52] Request handled in 139.58ms
[08-Jan-2015 23:57:53] Handling with command: [DeployApplication: CommmandUrl=DeployApplication] (178)
[08-Jan-2015 23:57:53] Attempting to acquire command execution lock, timeout set to 00:10:00
[08-Jan-2015 23:57:53] Starting /Developer/MonoTouch/usr/bin/mtouch -sdkroot "/Applications/Xcode.app/Contents/Developer" --devname "Prashant’s iPhone" --installdev "/Users/MM/Library/Caches/Xamarin/mtbs/builds/MatrixGuideiOS/9f247e75173deceb1226322d5bd0db41/bin/iPhone/Debug/MatrixGuideiOSapp.app"
[08-Jan-2015 23:57:55] Request handled in 4.542ms
[08-Jan-2015 23:57:55] Request handled in 2.859ms
[08-Jan-2015 23:57:57] Request handled in 3.844ms
[08-Jan-2015 23:57:58] Request handled in 4.056ms
[08-Jan-2015 23:58:00] Request handled in 3.136ms
[08-Jan-2015 23:58:00] Request handled in 2.888ms
[08-Jan-2015 23:58:02] stderr: Xamarin.iOS: USING STAGING SERVER FOR ACTIVATION
writeDictToFile:1258 ==== Successfully wrote Manifest cache to /Users/MM/Library/Caches/Xamarin/mtbs/builds/MatrixGuideiOS/9f247e75173deceb1226322d5bd0db41/obj/iPhone/Debug/mtouch-cache/install-shadow-directory/d2a8cd41844305cd78ea974a9d032d87/5c4dd513450a943e38e63fcaf7d81f4dcbf383f6/ManifestCache.plist
[08-Jan-2015 23:58:02] stdout: Please ensure your device is connected...
Connected to: Prashant’s iPhone
Installing application bundle
Application bundle installed
[08-Jan-2015 23:58:02] Command [DeployApplication: CommmandUrl=DeployApplication] finished (178)
[08-Jan-2015 23:58:02] Request handled in 9370.987ms
[08-Jan-2015 23:58:02] Handling with command: [DebugApplication: CommmandUrl=DebugApplication] (178)
[08-Jan-2015 23:58:02] Attempting to acquire command execution lock, timeout set to 00:10:00
[08-Jan-2015 23:58:02] Waiting for application to connect to us. Timeout set to 00:05:00
[08-Jan-2015 23:58:02] Starting /Developer/MonoTouch/usr/bin/mtouch -sdkroot "/Applications/Xcode.app/Contents/Developer" --devname "Prashant’s iPhone" --killdev "com.yourcompany.MatrixGuide" --launchdev "com.yourcompany.MatrixGuide" -argument=-monodevelop-port -argument=10000 -argument=-connection-mode -argument=usb -sdk 8.2
[08-Jan-2015 23:58:03] stderr: Xamarin.iOS: USING STAGING SERVER FOR ACTIVATION
warning MT1003: Could not kill the application 'com.yourcompany.MatrixGuide'. You may have to kill the application manually.
warning MT1108: Could not find developer tools for this 8.2 (12D436) device. Please ensure you are using a compatible Xcode version and then connect this device to Xcode to install the development support files.
error MT1007: Failed to launch the application 'com.yourcompany.MatrixGuide' on the device 'Prashant’s iPhone': Look for earlier warnings returned: 0x454. You can still launch the application manually by tapping on it.
[08-Jan-2015 23:58:03] stdout: Please ensure your device is connected...
Connected to: Prashant’s iPhone
[08-Jan-2015 23:58:03] Received logging connection from Visual Studio : (output)
[08-Jan-2015 23:58:03] Received debug connection from Visual Studio: (sdb)
[08-Jan-2015 23:58:03] Application connected!
[08-Jan-2015 23:58:03] Got connection from Visual Studio (log)
[08-Jan-2015 23:58:03] Error: Error accepting log connection from Visual Studio
[08-Jan-2015 23:58:03] Exception: Exception type: System.ObjectDisposedException
The object was used after being disposed.
at System.Net.Sockets.Socket.EndAccept (System.Byte[]& buffer, System.Int32& bytesTransferred, IAsyncResult asyncResult) [0x00000] in <filename unknown>:0
at System.Net.Sockets.Socket.EndAccept (IAsyncResult result) [0x00000] in <filename unknown>:0
at Mtb.Server.Proxy.LogProxy.VS_IncomingOutput (IAsyncResult result) [0x00000] in <filename unknown>:0
[08-Jan-2015 23:58:03] Command [DebugApplication: CommmandUrl=DebugApplication] finished (178)
[08-Jan-2015 23:58:03] Request handled in 797.011ms
[08-Jan-2015 23:58:03] Finishing Logging Thread (output:writer)...
[08-Jan-2015 23:58:03] Finishing Logging Thread (output:reader) ...
[08-Jan-2015 23:58:03] Finishing Debug Thread (sdb:reader)...
[08-Jan-2015 23:58:03] Finishing Debug Thread (sdb:writer)...
[08-Jan-2015 23:58:03] Request handled in 3.446ms
[08-Jan-2015 23:58:04] Request handled in 6.168ms
[08-Jan-2015 23:58:06] Request handled in 3.182ms
[08-Jan-2015 23:58:07] Request handled in 5.918ms
[08-Jan-2015 23:58:10] Request handled in 3.646ms
[08-Jan-2015 23:58:10] Request handled in 6.356ms
[08-Jan-2015 23:58:13] Request handled in 3.755ms
[08-Jan-2015 23:58:13] Request handled in 6.353ms
[08-Jan-2015 23:58:16] Request handled in 3.442ms
[08-Jan-2015 23:58:16] Request handled in 6.056ms
[08-Jan-2015 23:58:19] Request handled in 95.079ms
[08-Jan-2015 23:58:19] Request handled in 101.338ms
[08-Jan-2015 23:58:22] Request handled in 3.62ms
[08-Jan-2015 23:58:22] Request handled in 6.245ms
[08-Jan-2015 23:58:25] Request handled in 3.688ms
[08-Jan-2015 23:58:25] Request handled in 2.645ms
[08-Jan-2015 23:58:28] Request handled in 3.916ms
[08-Jan-2015 23:58:28] Request handled in 3.308ms
[08-Jan-2015 23:58:31] Request handled in 3.913ms
[08-Jan-2015 23:58:31] Request handled in 2.828ms
[08-Jan-2015 23:58:34] Request handled in 4.16ms
[08-Jan-2015 23:58:34] Request handled in 3.351ms
[08-Jan-2015 23:58:37] Request handled in 3.659ms
[08-Jan-2015 23:58:37] Request handled in 2.865ms
[08-Jan-2015 23:58:40] Request handled in 3.377ms
[08-Jan-2015 23:58:40] Request handled in 2.78ms
[08-Jan-2015 23:58:43] Request handled in 3.181ms
[08-Jan-2015 23:58:43] Request handled in 2.325ms
[08-Jan-2015 23:58:46] Request handled in 2.625ms
[08-Jan-2015 23:58:46] Request handled in 2.471ms
[08-Jan-2015 23:58:49] Request handled in 3.002ms
[08-Jan-2015 23:58:49] Request handled in 2.361ms
[08-Jan-2015 23:58:52] Request handled in 3.345ms
[08-Jan-2015 23:58:52] Request handled in 2.573ms
[08-Jan-2015 23:58:55] Request handled in 3.555ms
[08-Jan-2015 23:58:55] Request handled in 2.599ms
[08-Jan-2015 23:58:58] Request handled in 3.296ms
[08-Jan-2015 23:58:58] Request handled in 2.529ms
[08-Jan-2015 23:59:01] Request handled in 3.083ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment