Advertisement
Guest User

Untitled

a guest
May 8th, 2018
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.87 KB | None | 0 0
  1. 2018-05-08 17:43:46,351 [1 ][ DEBUG] [DroidExplorer.Core.Logger] Loading Droid Explorer Settings
  2. 2018-05-08 17:43:46,507 [1 ][ DEBUG] [DroidExplorer.Core.Logger] Settings Loaded from file 'C:\Users\Username\AppData\Roaming\DroidExplorer\Data\DroidExplorer.config'
  3. 2018-05-08 17:43:46,507 [1 ][ DEBUG] [DroidExplorer.Core.Logger] Locating SDK Path
  4. 2018-05-08 17:43:46,507 [1 ][ DEBUG] [DroidExplorer.Core.Logger] SDK Path Set to C:\Users\Username\AppData\Local\Android\Sdk
  5. 2018-05-08 17:43:46,507 [1 ][ DEBUG] [DroidExplorer.Core.Logger] Verifying SDK Tools
  6. 2018-05-08 17:43:46,523 [1 ][ DEBUG] [DroidExplorer.Core.Logger] adb.exe version
  7. 2018-05-08 17:43:46,601 [1 ][ DEBUG] [DroidExplorer.Core.Logger] Starting ADB Server
  8. 2018-05-08 17:43:46,632 [1 ][ DEBUG] [DroidExplorer.Core.Logger] adb.exe start-server
  9. 2018-05-08 17:43:46,898 [1 ][ DEBUG] [DroidExplorer.Core.Logger]
  10. 2018-05-08 17:43:46,898 [1 ][ DEBUG] [DroidExplorer.Core.Logger] Getting connected devices
  11. 2018-05-08 17:43:47,023 [10 ][ DEBUG] [DroidExplorer.Core.Logger] Registering anonymous statistics for device types
  12. 2018-05-08 17:43:47,023 [1 ][ DEBUG] [DroidExplorer.Core.Logger] Attempting to launch ADB as Root.
  13. 2018-05-08 17:43:47,117 [1 ][ DEBUG] [DroidExplorer.Core.Logger] Unable to launch ADB as root
  14. 2018-05-08 17:43:48,060 [10 ][ ERROR] [DroidExplorer.Core.Logger] The remote server returned an error: (500) Internal Server Error. - System.Net.WebException: The remote server returned an error: (500) Internal Server Error.
  15. at System.Net.HttpWebRequest.GetResponse()
  16. at DroidExplorer.Configuration.Net.CloudStatistics.RegisterModels(IEnumerable`1 dli) in E:\Development\projects\csharp\droidexplorer\trunk\DroidExplorer\DroidExplorer.Configuration\Net\CloudStatistics.cs:line 85
  17. 2018-05-08 17:43:48,191 [1 ][ DEBUG] [DroidExplorer.Core.Logger] adb.exe -s CVH7N16506000054 shell getprop
  18. 2018-05-08 17:43:49,221 [1 ][ ERROR] [DroidExplorer.Core.Logger] The remote server returned an error: (403) Forbidden. - System.Net.WebException: The remote server returned an error: (403) Forbidden.
  19. at System.Net.HttpWebRequest.GetResponse()
  20. at DroidExplorer.Configuration.Net.CloudStatistics.RegisterDevice(Device device, DeviceListItem dli) in E:\Development\projects\csharp\droidexplorer\trunk\DroidExplorer\DroidExplorer.Configuration\Net\CloudStatistics.cs:line 156
  21. 2018-05-08 17:43:49,221 [1 ][ DEBUG] [DroidExplorer.Core.Logger] Launching Main UI
  22. 2018-05-08 17:43:49,473 [1 ][ DEBUG] [DroidExplorer.Core.Logger] Initializing the breadcumb bar
  23. 2018-05-08 17:43:49,491 [1 ][ DEBUG] [DroidExplorer.Core.Logger] Loading toolstrip settings
  24. 2018-05-08 17:43:49,531 [1 ][ DEBUG] [DroidExplorer.Core.Logger] Initializing the treeview images
  25. 2018-05-08 17:43:49,541 [1 ][ DEBUG] [DroidExplorer.Core.Logger] Initializing the listview
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement