Skip to content

Instantly share code, notes, and snippets.

@iotashan
Created June 10, 2011 18:34
Show Gist options
  • Save iotashan/1019445 to your computer and use it in GitHub Desktop.
Save iotashan/1019445 to your computer and use it in GitHub Desktop.
06-10 13:34:03.623 12757 12776 E TiDownloadManager: (pool-2-thread-2) [24,243257] Exception downloading http://beerimages.pintley.com/12304/hades_mobileThumb.png
06-10 13:34:03.623 12757 12776 E TiDownloadManager: java.io.FileNotFoundException: /mnt/sdcard/com.pintley.Pintley/remote-image-cache/c4893e90ebeefd672ccd1b9fad902b7b8eec0e8e.hdr (Permission denied)
06-10 13:34:03.623 12757 12776 E TiDownloadManager: at org.apache.harmony.luni.platform.OSFileSystem.open(Native Method)
06-10 13:34:03.623 12757 12776 E TiDownloadManager: at dalvik.system.BlockGuard$WrappedFileSystem.open(BlockGuard.java:232)
06-10 13:34:03.623 12757 12776 E TiDownloadManager: at java.io.FileOutputStream.<init>(FileOutputStream.java:94)
06-10 13:34:03.623 12757 12776 E TiDownloadManager: at java.io.FileOutputStream.<init>(FileOutputStream.java:66)
06-10 13:34:03.623 12757 12776 E TiDownloadManager: at java.io.FileWriter.<init>(FileWriter.java:42)
06-10 13:34:03.623 12757 12776 E TiDownloadManager: at org.appcelerator.titanium.util.TiResponseCache.put(TiResponseCache.java:359)
06-10 13:34:03.623 12757 12776 E TiDownloadManager: at org.apache.harmony.luni.internal.net.www.protocol.http.HttpURLConnectionImpl.maybeCache(HttpURLConnectionImpl.java:331)
06-10 13:34:03.623 12757 12776 E TiDownloadManager: at org.apache.harmony.luni.internal.net.www.protocol.http.HttpURLConnectionImpl.retrieveResponse(HttpURLConnectionImpl.java:1043)
06-10 13:34:03.623 12757 12776 E TiDownloadManager: at org.apache.harmony.luni.internal.net.www.protocol.http.HttpURLConnectionImpl.getInputStream(HttpURLConnectionImpl.java:512)
06-10 13:34:03.623 12757 12776 E TiDownloadManager: at java.net.URL.openStream(URL.java:645)
06-10 13:34:03.623 12757 12776 E TiDownloadManager: at org.appcelerator.titanium.util.TiDownloadManager$DownloadJob.run(TiDownloadManager.java:134)
06-10 13:34:03.623 12757 12776 E TiDownloadManager: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1088)
06-10 13:34:03.623 12757 12776 E TiDownloadManager: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:581)
06-10 13:34:03.623 12757 12776 E TiDownloadManager: at java.lang.Thread.run(Thread.java:1019)
06-10 13:34:03.709 12757 12775 E TiDownloadManager: (pool-2-thread-1) [82,243339] Exception downloading http://beerimages.pintley.com/9776/gdyeti_mobileThumb.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment