Advertisement
vitareinforce

exception

Apr 14th, 2019
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.75 KB | None | 0 0
  1.  
  2. SHOW FULL LIST
  3. By device
  4. Galaxy Grand Prime Plus (grandpplte) 22
  5. Galaxy J3 Pro (j3xproltechn) 11
  6. Nokia 6.1 Plus (DRG_sprout) 1
  7. K5 Plus (A6020a46) 1
  8. Others 5
  9. Galaxy Grand Prime Plus (grandpplte) 22 55.0%
  10. Galaxy J3 Pro (j3xproltechn) 11 27.5%
  11. Nokia 6.1 Plus (DRG_sprout) 1 2.5%
  12. K5 Plus (A6020a46) 1 2.5%
  13. Others 5 12.5%
  14. SHOW FULL LIST
  15. Today, 7:02 PM on app version 5
  16. Samsung Galaxy Grand Prime Plus (grandpplte), Android 6.0
  17. Report 1
  18.  
  19. java.lang.RuntimeException:
  20. at android.os.AsyncTask$3.done (AsyncTask.java:309)
  21. at java.util.concurrent.FutureTask.finishCompletion (FutureTask.java:354)
  22. at java.util.concurrent.FutureTask.setException (FutureTask.java:223)
  23. at java.util.concurrent.FutureTask.run (FutureTask.java:242)
  24. at android.os.AsyncTask$SerialExecutor$1.run (AsyncTask.java:234)
  25. at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1113)
  26. at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:588)
  27. at java.lang.Thread.run (Thread.java:818)
  28. Caused by: java.lang.NullPointerException:
  29. at org.apache.commons.net.ftp.FTP.sendCommand (FTP.java:441)
  30. at org.apache.commons.net.ftp.FTP.sendCommand (FTP.java:520)
  31. at org.apache.commons.net.ftp.FTP.sendCommand (FTP.java:569)
  32. at org.apache.commons.net.ftp.FTP.quit (FTP.java:781)
  33. at org.apache.commons.net.ftp.FTPClient.logout (FTPClient.java:706)
  34. at id.pptik.siwaslupublic.Helpers.FileTransfer.downloadAndSaveFile (FileTransfer.java:223)
  35. at id.pptik.siwaslupublic.Helpers.DownloadFile.doInBackground (DownloadFile.java:51)
  36. at id.pptik.siwaslupublic.Helpers.DownloadFile.doInBackground (DownloadFile.java:18)
  37. at android.os.AsyncTask$2.call (AsyncTask.java:295)
  38. at java.util.concurrent.FutureTask.run (FutureTask.java:237)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement