Skip to content

Instantly share code, notes, and snippets.

@Rajneesh360Logica
Created January 23, 2015 08:33
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/d9cb34c55d43489f6ad7 to your computer and use it in GitHub Desktop.
Save Rajneesh360Logica/d9cb34c55d43489f6ad7 to your computer and use it in GitHub Desktop.
[2015-01-25 13:53:00.9] INFO: Found Xamarin.Android 4.20.0
[2015-01-25 13:53:00.9] INFO: Found Android SDK. API levels: 7, 8, 10, 12, 14, 15, 16, 17, 18, 19, 20, 21
[2015-01-25 13:53:09.8] INFO: Tracking android devices started
[2015-01-25 13:53:14.1] ERROR: Error in device tracker
System.Net.Sockets.SocketException: Connection refused
at System.Net.Sockets.Socket+SocketAsyncResult.CheckIfThrowDelayedException () [0x00035] in /private/tmp/source-mono-mac-3.12.0-branch-32/bockbuild-mono-3.12.0-branch/profiles/mono-mac-xamarin/build-root/mono-3.12.0/mcs/class/System/System.Net.Sockets/Socket_2_1.cs:208
at System.Net.Sockets.Socket.EndConnect (IAsyncResult result) [0x0008b] in /private/tmp/source-mono-mac-3.12.0-branch-32/bockbuild-mono-3.12.0-branch/profiles/mono-mac-xamarin/build-root/mono-3.12.0/mcs/class/System/System.Net.Sockets/Socket.cs:1288
at System.Net.Sockets.TcpClient.EndConnect (IAsyncResult asyncResult) [0x00000] in /private/tmp/source-mono-mac-3.12.0-branch-32/bockbuild-mono-3.12.0-branch/profiles/mono-mac-xamarin/build-root/mono-3.12.0/mcs/class/System/System.Net.Sockets/TcpClient.cs:369
at Mono.AndroidTools.Adb.AdbClient.EndConnect (IAsyncResult asyncResult) [0x00002] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-5.7-branch/a4dd61ad/source/md-addins/MonoDevelop.MonoDroid/external/androidtools/Mono.AndroidTools/Adb/AdbClient.cs:135
[2015-01-25 13:53:14.1] INFO: Starting Adb server (adb start-server)
[2015-01-25 13:53:17.8] INFO: Adb start-server operation completed
[2015-01-25 13:53:17.8] DEBUG: TrackDeviceTask got:
[2015-01-25 13:53:17.8] INFO: Got new device list from adb with 0 devices
[2015-01-25 13:54:15.5] ERROR: Error in device tracker
Mono.AndroidTools.AdbException: Failed to read past end of stream. ---> System.IO.EndOfStreamException: Failed to read past end of stream.
at Mono.AndroidTools.Util.ReadFullAsyncResult.EndRead (IAsyncResult ar) [0x0002f] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-5.7-branch/a4dd61ad/source/md-addins/MonoDevelop.MonoDroid/external/androidtools/Mono.AndroidTools/Util/StreamExtensions.cs:96
at Mono.AndroidTools.Adb.AdbClient.ReadStringWithLength_OnReadLength (IAsyncResult ar) [0x00010] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-5.7-branch/a4dd61ad/source/md-addins/MonoDevelop.MonoDroid/external/androidtools/Mono.AndroidTools/Adb/AdbClient.cs:454
--- End of inner exception stack trace ---
at Mono.AndroidTools.Util.AggregateAsyncResult.CheckError (CancellationToken token) [0x00034] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-5.7-branch/a4dd61ad/source/md-addins/MonoDevelop.MonoDroid/external/androidtools/Mono.AndroidTools/Util/AggregateAsyncResult.cs:72
at Mono.AndroidTools.Adb.AdbClient.EndReadStringWithLength (IAsyncResult asyncResult) [0x0000f] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-5.7-branch/a4dd61ad/source/md-addins/MonoDevelop.MonoDroid/external/androidtools/Mono.AndroidTools/Adb/AdbClient.cs:490
at Mono.AndroidTools.TrackDeviceTask.GotString (IAsyncResult r) [0x00025] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-5.7-branch/a4dd61ad/source/md-addins/MonoDevelop.MonoDroid/external/androidtools/Mono.AndroidTools/Internal/TrackDeviceTask.cs:101
[2015-01-25 13:54:15.5] INFO: Starting Adb server (adb start-server)
[2015-01-25 13:54:18.6] INFO: Adb start-server operation completed
[2015-01-25 13:54:18.6] ERROR: Error in device tracker
System.Net.Sockets.SocketException: Connection refused
at System.Net.Sockets.Socket+SocketAsyncResult.CheckIfThrowDelayedException () [0x00035] in /private/tmp/source-mono-mac-3.12.0-branch-32/bockbuild-mono-3.12.0-branch/profiles/mono-mac-xamarin/build-root/mono-3.12.0/mcs/class/System/System.Net.Sockets/Socket_2_1.cs:208
at System.Net.Sockets.Socket.EndConnect (IAsyncResult result) [0x0008b] in /private/tmp/source-mono-mac-3.12.0-branch-32/bockbuild-mono-3.12.0-branch/profiles/mono-mac-xamarin/build-root/mono-3.12.0/mcs/class/System/System.Net.Sockets/Socket.cs:1288
at System.Net.Sockets.TcpClient.EndConnect (IAsyncResult asyncResult) [0x00000] in /private/tmp/source-mono-mac-3.12.0-branch-32/bockbuild-mono-3.12.0-branch/profiles/mono-mac-xamarin/build-root/mono-3.12.0/mcs/class/System/System.Net.Sockets/TcpClient.cs:369
at Mono.AndroidTools.Adb.AdbClient.EndConnect (IAsyncResult asyncResult) [0x00002] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-5.7-branch/a4dd61ad/source/md-addins/MonoDevelop.MonoDroid/external/androidtools/Mono.AndroidTools/Adb/AdbClient.cs:135
[2015-01-25 13:54:18.6] INFO: Starting Adb server (adb start-server)
[2015-01-25 13:54:21.7] INFO: Adb start-server operation completed
[2015-01-25 13:54:21.7] ERROR: Error in device tracker
System.Net.Sockets.SocketException: Connection refused
at System.Net.Sockets.Socket+SocketAsyncResult.CheckIfThrowDelayedException () [0x00035] in /private/tmp/source-mono-mac-3.12.0-branch-32/bockbuild-mono-3.12.0-branch/profiles/mono-mac-xamarin/build-root/mono-3.12.0/mcs/class/System/System.Net.Sockets/Socket_2_1.cs:208
at System.Net.Sockets.Socket.EndConnect (IAsyncResult result) [0x0008b] in /private/tmp/source-mono-mac-3.12.0-branch-32/bockbuild-mono-3.12.0-branch/profiles/mono-mac-xamarin/build-root/mono-3.12.0/mcs/class/System/System.Net.Sockets/Socket.cs:1288
at System.Net.Sockets.TcpClient.EndConnect (IAsyncResult asyncResult) [0x00000] in /private/tmp/source-mono-mac-3.12.0-branch-32/bockbuild-mono-3.12.0-branch/profiles/mono-mac-xamarin/build-root/mono-3.12.0/mcs/class/System/System.Net.Sockets/TcpClient.cs:369
at Mono.AndroidTools.Adb.AdbClient.EndConnect (IAsyncResult asyncResult) [0x00002] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-5.7-branch/a4dd61ad/source/md-addins/MonoDevelop.MonoDroid/external/androidtools/Mono.AndroidTools/Adb/AdbClient.cs:135
[2015-01-25 13:54:21.7] INFO: Starting Adb server (adb start-server)
[2015-01-25 13:54:24.7] INFO: Adb start-server operation completed
[2015-01-25 13:54:24.8] DEBUG: TrackDeviceTask got:
[2015-01-25 13:54:24.8] INFO: Got new device list from adb with 0 devices
[2015-01-25 13:54:27.6] DEBUG: TrackDeviceTask got: 10.71.34.101:5555 offline
[2015-01-25 13:54:27.6] INFO: Got new device list from adb with 1 devices
[2015-01-25 13:54:27.6] DEBUG: TrackDeviceTask got: 10.71.34.101:5555 device
[2015-01-25 13:54:27.6] INFO: Got new device list from adb with 1 devices
[2015-01-25 13:54:27.6] DEBUG: RunShellCommand: 10.71.34.101:5555 getprop
[2015-01-25 13:54:27.7] DEBUG: RunShellCommand: 10.71.34.101:5555 getprop
[2015-01-25 13:54:28.0] DEBUG: RunShellCommand: 10.71.34.101:5555 getprop
[2015-01-25 13:54:28.1] DEBUG: RunShellCommand: 10.71.34.101:5555 getprop
[2015-01-25 13:54:28.4] DEBUG: RunShellCommand: 10.71.34.101:5555 getprop
[2015-01-25 13:54:28.6] DEBUG: RunShellCommand: 10.71.34.101:5555 "pm" "path" "android"
[2015-01-25 13:54:29.9] DEBUG: WaitUntilReady: -- Device not ready yet, output:
Error: Could not access the Package Manager. Is the system running?
[2015-01-25 13:54:29.9] DEBUG: RunShellCommand: 10.71.34.101:5555 "pm" "path" "android"
[2015-01-25 13:54:30.7] DEBUG: WaitUntilReady: -- Device not ready yet, output:
Error: Could not access the Package Manager. Is the system running?
[2015-01-25 13:54:30.7] DEBUG: RunShellCommand: 10.71.34.101:5555 "pm" "path" "android"
[2015-01-25 13:54:31.3] DEBUG: WaitUntilReady: -- Device not ready yet, output:
Error: Could not access the Package Manager. Is the system running?
[2015-01-25 13:54:31.3] DEBUG: RunShellCommand: 10.71.34.101:5555 "pm" "path" "android"
[2015-01-25 13:54:31.9] DEBUG: WaitUntilReady: -- Device not ready yet, output:
Error: Could not access the Package Manager. Is the system running?
[2015-01-25 13:54:31.9] DEBUG: RunShellCommand: 10.71.34.101:5555 "pm" "path" "android"
[2015-01-25 13:54:32.6] DEBUG: WaitUntilReady: -- Device not ready yet, output:
Error: Could not access the Package Manager. Is the system running?
[2015-01-25 13:54:32.6] DEBUG: RunShellCommand: 10.71.34.101:5555 "pm" "path" "android"
[2015-01-25 13:54:33.2] DEBUG: WaitUntilReady: -- Device not ready yet, output:
Error: Could not access the Package Manager. Is the system running?
[2015-01-25 13:54:33.2] DEBUG: RunShellCommand: 10.71.34.101:5555 "pm" "path" "android"
[2015-01-25 13:54:33.8] DEBUG: WaitUntilReady: -- Device not ready yet, output:
Error: Could not access the Package Manager. Is the system running?
[2015-01-25 13:54:33.8] DEBUG: RunShellCommand: 10.71.34.101:5555 "pm" "path" "android"
[2015-01-25 13:54:34.7] DEBUG: RunShellCommand: 10.71.34.101:5555 am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_19,SQLErrorSample.SQLErrorSample" "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
[2015-01-25 13:54:44.3] DEBUG: RunShellCommand: 10.71.34.101:5555 pm install "/data/local/tmp/SQLErrorSample.SQLErrorSample-Signed.apk"
[2015-01-25 13:54:47.9] DEBUG: RunShellCommand: 10.71.34.101:5555 rm "/data/local/tmp/SQLErrorSample.SQLErrorSample-Signed.apk"
[2015-01-25 13:54:47.9] DEBUG: RunShellCommand: 10.71.34.101:5555 "pm" "path" "SQLErrorSample.SQLErrorSample"
[2015-01-25 13:54:48.5] DEBUG: RunShellCommand: 10.71.34.101:5555 "echo" "-n" "${EXTERNAL_STORAGE}"
[2015-01-25 13:54:48.5] DEBUG: NotifyPhase: Enumerating remote files
[2015-01-25 13:54:48.5] DEBUG: NotifyPhase: Determining required operations
[2015-01-25 13:54:48.5] DEBUG: NotifyPhase: Creating directories
[2015-01-25 13:54:48.6] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/legacy/Android/data/SQLErrorSample.SQLErrorSample/files/.__override__ 0
[2015-01-25 13:54:48.6] DEBUG: NotifyPhase: Uploading files
[2015-01-25 13:54:48.7] DEBUG: NotifySync: CopyFile /Users/MM/Downloads/SQLErrorSample/SQLErrorSample/bin/Debug/SQLErrorSample.dll /storage/emulated/legacy/Android/data/SQLErrorSample.SQLErrorSample/files/.__override__/SQLErrorSample.dll 7168
[2015-01-25 13:54:48.7] DEBUG: NotifySync: CopyFile /Users/MM/Downloads/SQLErrorSample/SQLErrorSample/bin/Debug/SQLErrorSample.dll.mdb /storage/emulated/legacy/Android/data/SQLErrorSample.SQLErrorSample/files/.__override__/SQLErrorSample.dll.mdb 1815
[2015-01-25 13:54:48.7] DEBUG: NotifyPhase: Upload completed
[2015-01-25 13:54:48.9] DEBUG: KillProcessIfRunningAndWaitForExit: Checking whether app SQLErrorSample.SQLErrorSample is running
[2015-01-25 13:54:48.9] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 13:54:49.4] DEBUG: KillProcessIfRunningAndWaitForExit: App was not running, skipping kill
[2015-01-25 13:54:49.4] DEBUG: RunShellCommand: 10.71.34.101:5555 date +%s
[2015-01-25 13:54:49.5] DEBUG: RunShellCommand: 10.71.34.101:5555 setprop "debug.mono.extra" "debug=127.0.0.1:8832,timeout=1422194117,loglevel=0,server=y"
[2015-01-25 13:54:49.7] DEBUG: RunShellCommand: 10.71.34.101:5555 am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "SQLErrorSample.SQLErrorSample/sqlerrorsample.MainActivity"
[2015-01-25 13:54:51.0] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 13:54:51.4] DEBUG: GetLogCat: logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2015-01-25 13:54:51.4] DEBUG: RunShellCommand: 10.71.34.101:5555 logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2015-01-25 13:54:52.4] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 13:54:53.8] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 13:54:55.0] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 13:54:56.3] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 13:54:57.5] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 13:54:59.1] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 13:55:00.3] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 13:55:01.4] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 13:55:02.6] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 13:55:03.9] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 13:55:05.1] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 13:55:06.3] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 13:55:07.5] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 13:55:08.7] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 13:55:09.9] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 13:55:11.1] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 13:55:12.2] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 13:55:13.4] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 13:55:14.6] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 13:55:14.8] DEBUG: RunShellCommand: 10.71.34.101:5555 setprop "debug.mono.extra" ""
[2015-01-25 13:55:14.8] DEBUG: RunShellCommand: 10.71.34.101:5555 am force-stop SQLErrorSample.SQLErrorSample
[2015-01-25 13:55:15.7] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 13:59:34.8] DEBUG: RunShellCommand: 10.71.34.101:5555 am broadcast -a "mono.android.intent.action.PACKAGE_VERSIONS" -e "packages" "Mono.Android.DebugRuntime,Mono.Android.Platform.ApiLevel_19,SQLErrorSample.SQLErrorSample" "Mono.Android.DebugRuntime/com.xamarin.mono.android.PackageVersions"
[2015-01-25 13:59:37.9] DEBUG: RunShellCommand: 10.71.34.101:5555 pm uninstall "SQLErrorSample.SQLErrorSample"
[2015-01-25 13:59:39.3] DEBUG: RunShellCommand: 10.71.34.101:5555 pm install "/data/local/tmp/SQLErrorSample.SQLErrorSample-Signed.apk"
[2015-01-25 13:59:40.7] DEBUG: RunShellCommand: 10.71.34.101:5555 rm "/data/local/tmp/SQLErrorSample.SQLErrorSample-Signed.apk"
[2015-01-25 13:59:40.7] DEBUG: RunShellCommand: 10.71.34.101:5555 "pm" "path" "SQLErrorSample.SQLErrorSample"
[2015-01-25 13:59:41.2] DEBUG: RunShellCommand: 10.71.34.101:5555 "echo" "-n" "${EXTERNAL_STORAGE}"
[2015-01-25 13:59:41.2] DEBUG: NotifyPhase: Enumerating remote files
[2015-01-25 13:59:41.2] DEBUG: NotifyPhase: Determining required operations
[2015-01-25 13:59:41.2] DEBUG: NotifyPhase: Creating directories
[2015-01-25 13:59:42.0] DEBUG: NotifySync: SkipCreateDirectory /storage/emulated/legacy/Android/data/SQLErrorSample.SQLErrorSample/files/.__override__ 0
[2015-01-25 13:59:42.0] DEBUG: NotifyPhase: Uploading files
[2015-01-25 13:59:42.0] DEBUG: NotifySync: CopyFile /Users/MM/Downloads/SQLErrorSample/SQLErrorSample/bin/Debug/SQLErrorSample.dll /storage/emulated/legacy/Android/data/SQLErrorSample.SQLErrorSample/files/.__override__/SQLErrorSample.dll 7168
[2015-01-25 13:59:42.0] DEBUG: NotifySync: CopyFile /Users/MM/Downloads/SQLErrorSample/SQLErrorSample/bin/Debug/SQLErrorSample.dll.mdb /storage/emulated/legacy/Android/data/SQLErrorSample.SQLErrorSample/files/.__override__/SQLErrorSample.dll.mdb 1815
[2015-01-25 13:59:42.0] DEBUG: NotifyPhase: Upload completed
[2015-01-25 13:59:42.2] DEBUG: KillProcessIfRunningAndWaitForExit: Checking whether app SQLErrorSample.SQLErrorSample is running
[2015-01-25 13:59:42.2] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 13:59:42.3] DEBUG: KillProcessIfRunningAndWaitForExit: App was not running, skipping kill
[2015-01-25 13:59:42.3] DEBUG: RunShellCommand: 10.71.34.101:5555 date +%s
[2015-01-25 13:59:42.4] DEBUG: RunShellCommand: 10.71.34.101:5555 setprop "debug.mono.extra" "debug=127.0.0.1:8833,timeout=1422194410,loglevel=0,server=y"
[2015-01-25 13:59:42.4] DEBUG: RunShellCommand: 10.71.34.101:5555 am start -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "SQLErrorSample.SQLErrorSample/sqlerrorsample.MainActivity"
[2015-01-25 13:59:43.3] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 13:59:43.9] DEBUG: GetLogCat: logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2015-01-25 13:59:43.9] DEBUG: RunShellCommand: 10.71.34.101:5555 logcat -v time "dalvikvm:S" "ActivityThread:S" "mkestner:S" "MonoDroid-Debugger:S"
[2015-01-25 13:59:44.9] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 13:59:46.2] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 13:59:47.7] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 13:59:48.9] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 13:59:50.1] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 13:59:51.3] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 13:59:52.5] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 13:59:54.0] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 13:59:55.5] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 13:59:56.7] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 13:59:57.9] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 13:59:59.1] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:00:00.3] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:00:01.5] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:00:02.7] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:00:03.9] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:00:05.1] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:00:06.3] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:00:07.5] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:00:08.7] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:00:09.9] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:00:11.1] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:00:12.3] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:00:13.5] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:00:15.8] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:00:17.0] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:00:18.2] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:00:19.4] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:00:20.6] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:00:21.8] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:00:22.9] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:00:24.1] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:00:25.3] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:00:26.4] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:00:27.6] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:00:28.7] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:00:29.9] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:00:31.1] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:00:32.3] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:00:33.5] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:00:34.6] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:00:35.8] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:00:37.0] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:00:38.1] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:00:39.3] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:00:40.4] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:00:41.6] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:00:42.8] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:00:43.9] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:00:45.1] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:00:46.3] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:00:47.5] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:00:48.7] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:00:49.9] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:00:51.1] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:00:52.2] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:00:53.4] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:00:54.6] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:00:55.8] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:00:56.9] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:00:58.1] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:00:59.3] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:01:00.4] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:01:01.6] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:01:02.8] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:01:03.9] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:01:05.1] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:01:06.3] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:01:07.4] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:01:08.6] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:01:09.8] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:01:11.0] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:01:12.1] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:01:13.3] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:01:14.5] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:01:15.6] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:01:16.8] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:01:18.0] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:01:19.2] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:01:20.3] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:01:21.5] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:01:22.8] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:01:23.9] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:01:25.1] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:01:26.2] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:01:27.5] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:01:28.6] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:01:29.8] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:01:31.0] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:01:32.2] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:01:33.4] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:01:34.6] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:01:35.8] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:01:36.9] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:01:38.1] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:01:39.3] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:01:40.4] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:01:41.6] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:01:42.8] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:01:44.0] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:01:45.1] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:01:46.3] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:01:47.5] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:01:48.7] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:01:49.9] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:01:51.1] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:01:52.3] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:01:53.4] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:01:54.6] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:01:55.8] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:01:56.9] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:01:58.0] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:01:59.2] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:02:00.4] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:02:01.5] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:02:02.7] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:02:03.9] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:02:05.1] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:02:06.3] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:02:07.4] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:02:08.6] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:02:09.7] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:02:10.9] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:02:12.1] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:02:13.2] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:02:14.4] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:02:15.6] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
[2015-01-25 14:02:16.4] DEBUG: RunShellCommand: 10.71.34.101:5555 setprop "debug.mono.extra" ""
[2015-01-25 14:02:16.4] DEBUG: RunShellCommand: 10.71.34.101:5555 am force-stop SQLErrorSample.SQLErrorSample
[2015-01-25 14:02:16.8] DEBUG: RunShellCommand: 10.71.34.101:5555 ps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment