Advertisement
Guest User

Untitled

a guest
May 29th, 2015
297
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.25 KB | None | 0 0
  1. 05-29 13:38:32.050: D/edoc(17675): edoc PutRunGenuine
  2. 05-29 13:38:32.050: D/edoc(17675): file test:false
  3. 05-29 13:38:32.060: D/edoc(17675): file test:true
  4. 05-29 13:38:32.060: D/edoc(17675): file test:true
  5. 05-29 13:38:32.060: D/edoc(17675): /sdcard/dcim/100MEDIA/IMAG0006.jpg
  6. 05-29 13:38:32.130: D/edoc(17675): edoc AsyncTask
  7. 05-29 13:38:32.150: D/edoc(17675): edoc upload JPG
  8. 05-29 13:38:32.340: D/edoc(17675): ExtractedMethod 1
  9. 05-29 13:38:32.340: D/edoc(17675): edoc ExtractedMethod constructor
  10. 05-29 13:38:32.350: D/edoc(17675): edoc ExtractedMethod 1
  11. 05-29 13:38:32.370: D/edoc(17675): edoc ExtractedMethod 2
  12. 05-29 13:38:32.370: D/edoc(17675): edoc ExtractedMethod 3
  13. 05-29 13:38:32.380: D/edoc(17675): edoc put file
  14. 05-29 13:38:32.470: D/dalvikvm(17675): GC_FOR_ALLOC freed 775K, 24% free 3593K/4707K, paused 18ms
  15. 05-29 13:38:32.470: I/dalvikvm-heap(17675): Grow heap (frag case) to 4.619MB for 1048592-byte allocation
  16. 05-29 13:38:32.490: D/dalvikvm(17675): GC_FOR_ALLOC freed 525K, 30% free 4092K/5795K, paused 16ms
  17. 05-29 13:38:32.490: I/System.out(17675): ffbe9698-c1c1-4ac4-bd10-6b0e1a5253ad 27995632-24c7-49a0-81dc-1416019f93be b2c8f25b-bafe-4b53-9d59-3e5a9224c712 fbef227e-2419-425b-a5dd-ee5e10f7a172 20369d46-c8ea-487a-b6d1-551fde78b8dd 8876249b-3489-44de-ad12-d7df05557283 c90d7b40-34ba-4332-a8d3-998e195ab0ff a1d942fe-7867-4977-9130-e122354e18b2 f61f641b-049a-4aeb-a3b4-7068db5d1491 f62029a4-4e78-4fff-9e61-389d5ab7b7fc 2f44b948-f850-4be2-b184-add7a9fd4e3d cbd181c4-803d-4e4f-8af9-25e01be50fa1
  18. 05-29 13:38:32.510: I/System.out(17675): /sdcard/dcim/100MEDIA/IMAG0006.jpg
  19. 05-29 13:38:32.510: D/bodyOverride:(17675): /sdcard/dcim/100MEDIA/IMAG0006.jpg
  20. 05-29 13:38:32.510: I/System.out(17675): executing request: PUT /collab/my/wes/IMAG0006.jpg HTTP/1.1
  21. 05-29 13:38:32.510: D/edoc(17675): edoc Request: 1088208784
  22. 05-29 13:38:32.510: I/System.out(17675): to target: http://10.2.0.246:80
  23. 05-29 13:38:33.411: D/edoc(17675): edoc ExtractedMethod 7
  24. 05-29 13:38:33.411: D/edoc(17675): edoc entitynull
  25. 05-29 13:38:33.411: D/edoc(17675): edoc ExtractedMethod 8
  26. 05-29 13:38:33.411: D/edoc(17675): edoc response.getStatusLine()**204
  27. 05-29 13:38:33.411: I/System.out(17675): 204
  28. 05-29 13:38:33.411: D/edoc(17675): edoc serverRespone**204
  29. 05-29 13:38:33.411: D/edoc(17675): ExtractedMethod 14
  30. 05-29 13:38:33.411: D/edoc(17675): edoc resultCodeAuthentication's parameter 204
  31. 05-29 13:38:33.411: D/edoc(17675): edoc resultCodeAuthentication is sussesful
  32. 05-29 13:38:33.491: W/System.err(17675): java.lang.RuntimeException: Can't create handler inside thread that has not called Looper.prepare()
  33. 05-29 13:38:33.521: W/System.err(17675): at android.os.Handler.<init>(Handler.java:121)
  34. 05-29 13:38:33.521: W/System.err(17675): at android.widget.Toast$TN.<init>(Toast.java:317)
  35. 05-29 13:38:33.531: W/System.err(17675): at android.widget.Toast.<init>(Toast.java:91)
  36. 05-29 13:38:33.531: W/System.err(17675): at android.widget.Toast.makeText(Toast.java:233)
  37. 05-29 13:38:33.531: W/System.err(17675): at com.plustek.save2edoc.MainActivity.resultCodeAuthentication(MainActivity.java:437)
  38. 05-29 13:38:33.531: W/System.err(17675): at com.plustek.save2edoc.MainActivity$uploadFiles2eDoc.doInBackground(MainActivity.java:347)
  39. 05-29 13:38:33.531: W/System.err(17675): at com.plustek.save2edoc.MainActivity$uploadFiles2eDoc.doInBackground(MainActivity.java:1)
  40. 05-29 13:38:33.531: W/System.err(17675): at android.os.AsyncTask$2.call(AsyncTask.java:264)
  41. 05-29 13:38:33.531: W/System.err(17675): at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:305)
  42. 05-29 13:38:33.531: W/System.err(17675): at java.util.concurrent.FutureTask.run(FutureTask.java:137)
  43. 05-29 13:38:33.531: W/System.err(17675): at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:208)
  44. 05-29 13:38:33.531: W/System.err(17675): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1076)
  45. 05-29 13:38:33.531: W/System.err(17675): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:569)
  46. 05-29 13:38:33.531: W/System.err(17675): at java.lang.Thread.run(Thread.java:864)
  47. 05-29 13:38:33.531: D/edoc(17675): /****************/java.lang.RuntimeException: Can't create handler inside thread that has not called Looper.prepare()
  48. 05-29 13:38:33.531: D/edoc(17675): thread finished
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement