Beta 8: Force Close after half a dozen "touches" during re-downloads (Re-Download may be key?!)
Pete Holzmann
Member Posts: 115
Grabbed a few error entries from CatLog (see below).
Some possibly related notes:
- I'm quite sure I had previously downloaded some resources, that now no longer show as having been downloaded
- I selected a few to re-download (mostly Bible versions)
- Then went and did some reading/note-touching while waiting for the downloads to complete
Here is the first error that logged
- at com.logos.commonlogs.GuideModel$3.onPageFinished(GuideModel.java:284)
then after a few non-error messages...
- Error downloading file uri http://covers.logoscdn.com/lls_1.0.201/50x80/cover.jpg
- (404 error)
- at com.logos.utility.net.HttpUtility.downloadToFile(HttpUtility.java:156)
- at com.logos.utility.net.HttpUtility.AsyncFileDownloader$FileDownloadTask.doInBackground(AsyncFileDownloader.java:97)
- at com.logos.utility.net.HttpUtility.AsyncFileDownloader$FileDownloadTask.doInBackground(AsyncFileDownloader.java:76)
- at android.os.AsyncTask$2.call(AsyncTask.java:185)
- at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:306)
- at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:138)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1088)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:581)
- at java.lang.Thread.run(Thread.java:1027)
Followed by some debug logs (but I think these are from when I restarted Logos?)
- Submitting /mnt/sdcard/Android/data/com.logos.androidlogos/cache/resources/LLS_1.0.265/2008-11-14T20_44_45Z/cover_thumbnail.jpg to download, running task count = 2, queue size = 34
- Submitting
/mnt/sdcard/Android/data/com.logos.androidlogos/cache/resources/LLS_HWSTBIBPRF/2009-10-27T18_44_41Z/cover_thumbnail.jpg
to download, running task count = 2, queue size = 35
- Processing next file
/mnt/sdcard/Android/data/com.logos.androidlogos/cache/resources/LLS_9.30.2/2010-11-22T21_43_25Z/cover_thumbnail.jpg
to download, running task count = 2, queue size = 35
Tagged:
0