Skip to content

Instantly share code, notes, and snippets.

@libreliodev
Created April 4, 2014 09:11
Show Gist options
  • Save libreliodev/9970947 to your computer and use it in GitHub Desktop.
Save libreliodev/9970947 to your computer and use it in GitHub Desktop.
APP_VERSION_CODE=29
APP_VERSION_NAME=1.2.9
ANDROID_VERSION=4.1.2
PHONE_MODEL=GT-P5110
CUSTOM_DATA=
STACK_TRACE=java.lang.IllegalStateException: java.lang.Exception: Failed to open /data/data/com.niveales.wind/app_librelio/wind_372/wind_372_.pdf
at com.librelio.lib.utils.PDFParser.<init>(PDFParser.java:35)
at com.librelio.service.DownloadMagazineService.startLinksDownload(DownloadMagazineService.java:231)
at com.librelio.service.DownloadMagazineService.onHandleIntent(DownloadMagazineService.java:130)
at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:65)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:137)
at android.os.HandlerThread.run(HandlerThread.java:60)
Caused by: java.lang.Exception: Failed to open /data/data/com.niveales.wind/app_librelio/wind_372/wind_372_.pdf
at com.artifex.mupdf.MuPDFCore.<init>(MuPDFCore.java:76)
at com.librelio.lib.utils.PDFParser.<init>(PDFParser.java:31)
... 6 more
java.lang.Exception: Failed to open /data/data/com.niveales.wind/app_librelio/wind_372/wind_372_.pdf
at com.artifex.mupdf.MuPDFCore.<init>(MuPDFCore.java:76)
at com.librelio.lib.utils.PDFParser.<init>(PDFParser.java:31)
at com.librelio.service.DownloadMagazineService.startLinksDownload(DownloadMagazineService.java:231)
at com.librelio.service.DownloadMagazineService.onHandleIntent(DownloadMagazineService.java:130)
at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:65)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:137)
at android.os.HandlerThread.run(HandlerThread.java:60)
LOGCAT=04-04 11:09:25.706 D/dalvikvm( 1740): WAIT_FOR_CONCURRENT_GC blocked 24ms
04-04 11:09:30.526 D/GooglePlayServicesUtils( 1740): Error :SERVICE_NOT_AVAILABLE
04-04 11:09:31.581 D/BillingActivity( 1740): status line: HTTP/1.1 302 Found
04-04 11:09:31.581 D/BillingActivity( 1740): body:
04-04 11:09:31.581 D/BillingActivity( 1740): header: Date => Fri, 04 Apr 2014 09:07:35 GMT
04-04 11:09:31.581 D/BillingActivity( 1740): header: Server => Apache/2.2.21 (Amazon)
04-04 11:09:31.581 D/BillingActivity( 1740): header: X-Powered-By => PHP/5.3.28
04-04 11:09:31.581 D/BillingActivity( 1740): header: location => http://librelio-europe.s3.amazonaws.com/niveales/wind/wind_373/wind_373_.pdf?AWSAccessKeyId=0HRT783WMSHA77P2ZW02&Expires=1396606056&Signature=nTQrf%2BYPBMXOF4eJbLt8w0nHjnE%3D
04-04 11:09:31.581 D/BillingActivity( 1740): header: Content-Length => 0
04-04 11:09:31.581 D/BillingActivity( 1740): header: Connection => close
04-04 11:09:31.581 D/BillingActivity( 1740): header: Content-Type => text/html; charset=UTF-8
04-04 11:09:31.589 D/DownloadMagazineService( 1740): isSample: false
04-04 11:09:31.589 D/DownloadMagazineService( 1740): fileUrl: http://librelio-europe.s3.amazonaws.com/niveales/wind/wind_373/wind_373_.pdf?AWSAccessKeyId=0HRT783WMSHA77P2ZW02&Expires=1396606056&Signature=nTQrf%2BYPBMXOF4eJbLt8w0nHjnE%3D
04-04 11:09:31.589 D/DownloadMagazineService( 1740): filePath: /data/data/com.niveales.wind/app_librelio/wind_373/wind_373_.pdf
04-04 11:09:31.604 W/GAV2 ( 1740): Thread[IntentService[GcmIntentService],5,main]: Need to call initialize() and be in fallback mode to start dispatch.
04-04 11:09:32.065 D/Event ( 1740): No subscripers registered for event class com.librelio.event.ChangeInDownloadedMagazinesEvent
04-04 11:09:32.065 D/Event ( 1740): No subscripers registered for event class de.greenrobot.event.NoSubscriberEvent
04-04 11:09:32.104 D/Event ( 1740): No subscripers registered for event class com.librelio.event.ChangeInDownloadedMagazinesEvent
04-04 11:09:32.104 D/Event ( 1740): No subscripers registered for event class de.greenrobot.event.NoSubscriberEvent
04-04 11:09:32.104 D/Event ( 1740): No subscripers registered for event class com.librelio.event.LoadPlistEvent
04-04 11:09:32.104 D/Event ( 1740): No subscripers registered for event class de.greenrobot.event.NoSubscriberEvent
04-04 11:09:32.128 I/GcmIntentService( 1740): Received: Bundle[{android.support.content.wakelockid=2, collapse_key=do_not_collapse, from=1012641315687, waurl=wind_372/wind_372_.pdf, content-available=1}]
04-04 11:09:32.807 D/BillingActivity( 1740): status line: HTTP/1.1 302 Found
04-04 11:09:32.807 D/BillingActivity( 1740): body:
04-04 11:09:32.807 D/BillingActivity( 1740): header: Date => Fri, 04 Apr 2014 09:07:37 GMT
04-04 11:09:32.807 D/BillingActivity( 1740): header: Server => Apache/2.2.21 (Amazon)
04-04 11:09:32.807 D/BillingActivity( 1740): header: X-Powered-By => PHP/5.3.28
04-04 11:09:32.807 D/BillingActivity( 1740): header: location => http://librelio-europe.s3.amazonaws.com/niveales/wind/wind_372/wind_372_.pdf?AWSAccessKeyId=0HRT783WMSHA77P2ZW02&Expires=1396606057&Signature=8YQgB97IHE46ELbHZD0p%2BXUQR%2Bw%3D
04-04 11:09:32.807 D/BillingActivity( 1740): header: Content-Length => 0
04-04 11:09:32.807 D/BillingActivity( 1740): header: Connection => close
04-04 11:09:32.807 D/BillingActivity( 1740): header: Content-Type => text/html; charset=UTF-8
04-04 11:09:32.807 D/DownloadMagazineService( 1740): isSample: false
04-04 11:09:32.807 D/DownloadMagazineService( 1740): fileUrl: http://librelio-europe.s3.amazonaws.com/niveales/wind/wind_372/wind_372_.pdf?AWSAccessKeyId=0HRT783WMSHA77P2ZW02&Expires=1396606057&Signature=8YQgB97IHE46ELbHZD0p%2BXUQR%2Bw%3D
04-04 11:09:32.807 D/DownloadMagazineService( 1740): filePath: /data/data/com.niveales.wind/app_librelio/wind_372/wind_372_.pdf
04-04 11:09:32.909 D/Event ( 1740): No subscripers registered for event class com.librelio.event.ChangeInDownloadedMagazinesEvent
04-04 11:09:32.909 D/Event ( 1740): No subscripers registered for event class de.greenrobot.event.NoSubscriberEvent
04-04 11:09:32.948 D/Event ( 1740): No subscripers registered for event class com.librelio.event.ChangeInDownloadedMagazinesEvent
04-04 11:09:32.948 D/Event ( 1740): No subscripers registered for event class de.greenrobot.event.NoSubscriberEvent
04-04 11:09:32.948 D/Event ( 1740): No subscripers registered for event class com.librelio.event.LoadPlistEvent
04-04 11:09:32.948 D/Event ( 1740): No subscripers registered for event class de.greenrobot.event.NoSubscriberEvent
04-04 11:09:36.628 I/GAV2 ( 1740): Thread[GAThread,5,main]: No campaign data found.
04-04 11:10:34.956 D/DOWNLOAD( 1740): 21248, Download Status: 8
04-04 11:10:34.979 D/Event ( 1740): No subscripers registered for event class com.librelio.event.LoadPlistEvent
04-04 11:10:34.995 D/Event ( 1740): No subscripers registered for event class de.greenrobot.event.NoSubscriberEvent
04-04 11:10:34.995 D/StorageUtils( 1740): move /storage/sdcard0/Android/data/com.niveales.wind/files/wind_372_.pdf => /data/data/com.niveales.wind/app_librelio/wind_372/wind_372_.pdf
04-04 11:10:35.057 D/dalvikvm( 1740): GC_CONCURRENT freed 281K, 10% free 7356K/8135K, paused 12ms+18ms, total 76ms
04-04 11:10:37.268 E/StorageUtils( 1740): copyFromAssets failed
04-04 11:10:37.268 E/StorageUtils( 1740): java.io.IOException: read failed: EIO (I/O error)
04-04 11:10:37.268 E/StorageUtils( 1740): at libcore.io.IoBridge.read(IoBridge.java:442)
04-04 11:10:37.268 E/StorageUtils( 1740): at java.io.FileInputStream.read(FileInputStream.java:179)
04-04 11:10:37.268 E/StorageUtils( 1740): at java.io.InputStream.read(InputStream.java:163)
04-04 11:10:37.268 E/StorageUtils( 1740): at com.librelio.utils.StorageUtils.move(StorageUtils.java:60)
04-04 11:10:37.268 E/StorageUtils( 1740): at com.librelio.service.DownloadMagazineService.onHandleIntent(DownloadMagazineService.java:113)
04-04 11:10:37.268 E/StorageUtils( 1740): at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:65)
04-04 11:10:37.268 E/StorageUtils( 1740): at android.os.Handler.dispatchMessage(Handler.java:99)
04-04 11:10:37.268 E/StorageUtils( 1740): at android.os.Looper.loop(Looper.java:137)
04-04 11:10:37.268 E/StorageUtils( 1740): at android.os.HandlerThread.run(HandlerThread.java:60)
04-04 11:10:37.268 E/StorageUtils( 1740): Caused by: libcore.io.ErrnoException: read failed: EIO (I/O error)
04-04 11:10:37.268 E/StorageUtils( 1740): at libcore.io.Posix.readBytes(Native Method)
04-04 11:10:37.268 E/StorageUtils( 1740): at libcore.io.Posix.read(Posix.java:118)
04-04 11:10:37.268 E/StorageUtils( 1740): at libcore.io.BlockGuardOs.read(BlockGuardOs.java:149)
04-04 11:10:37.268 E/StorageUtils( 1740): at libcore.io.IoBridge.read(IoBridge.java:432)
04-04 11:10:37.268 E/StorageUtils( 1740): ... 8 more
04-04 11:10:37.331 D/Event ( 1740): No subscripers registered for event class com.librelio.event.ChangeInDownloadedMagazinesEvent
04-04 11:10:37.339 D/Event ( 1740): No subscripers registered for event class de.greenrobot.event.NoSubscriberEvent
04-04 11:10:37.729 D/Event ( 1740): No subscripers registered for event class com.librelio.event.ChangeInDownloadedMagazinesEvent
04-04 11:10:37.729 D/Event ( 1740): No subscripers registered for event class de.greenrobot.event.NoSubscriberEvent
04-04 11:10:37.729 D/Event ( 1740): No subscripers registered for event class com.librelio.event.LoadPlistEvent
04-04 11:10:37.729 D/Event ( 1740): No subscripers registered for event class de.greenrobot.event.NoSubscriberEvent
04-04 11:10:37.729 D/Event ( 1740): No subscripers registered for event class com.librelio.event.MagazineDownloadedEvent
04-04 11:10:37.729 D/Event ( 1740): No subscripers registered for event class de.greenrobot.event.NoSubscriberEvent
04-04 11:10:37.729 D/DownloadMagazineService( 1740): Start DownloadLinksTask
04-04 11:10:37.745 D/dalvikvm( 1740): Trying to load lib /data/data/com.niveales.wind/lib/libmupdf.so 0x4146a4e8
04-04 11:10:37.761 D/dalvikvm( 1740): Added shared lib /data/data/com.niveales.wind/lib/libmupdf.so 0x4146a4e8
04-04 11:10:37.761 D/dalvikvm( 1740): No JNI_OnLoad found in /data/data/com.niveales.wind/lib/libmupdf.so 0x4146a4e8, skipping init
04-04 11:10:37.768 E/libmupdf( 1740): Opening document...
04-04 11:10:37.768 E/libmupdf( 1740): error: cannot find startxref
04-04 11:10:37.768 E/libmupdf( 1740): warning: trying to repair broken xref
04-04 11:10:37.909 E/libmupdf( 1740): error: invalid key in dict
04-04 11:10:37.909 E/libmupdf( 1740): error: cannot parse dict
04-04 11:10:37.909 E/libmupdf( 1740): error: broken object at EOF ignored
04-04 11:10:37.909 E/libmupdf( 1740): error: cannot open document
04-04 11:10:37.909 E/libmupdf( 1740): error: cannot load document '/data/data/com.niveales.wind/app_librelio/wind_372/wind_372_.pdf'
04-04 11:10:37.909 E/libmupdf( 1740): error: Cannot open document: '/data/data/com.niveales.wind/app_librelio/wind_372/wind_372_.pdf'
04-04 11:10:37.909 E/libmupdf( 1740): Failed: Cannot open document: '/data/data/com.niveales.wind/app_librelio/wind_372/wind_372_.pdf'
04-04 11:10:37.909 W/System.err( 1740): java.lang.Exception: Failed to open /data/data/com.niveales.wind/app_librelio/wind_372/wind_372_.pdf
04-04 11:10:37.909 W/System.err( 1740): at com.artifex.mupdf.MuPDFCore.<init>(MuPDFCore.java:76)
04-04 11:10:37.909 W/System.err( 1740): at com.librelio.lib.utils.PDFParser.<init>(PDFParser.java:31)
04-04 11:10:37.909 W/System.err( 1740): at com.librelio.service.DownloadMagazineService.startLinksDownload(DownloadMagazineService.java:231)
04-04 11:10:37.909 W/System.err( 1740): at com.librelio.service.DownloadMagazineService.onHandleIntent(DownloadMagazineService.java:130)
04-04 11:10:37.909 W/System.err( 1740): at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:65)
04-04 11:10:37.909 W/System.err( 1740): at android.os.Handler.dispatchMessage(Handler.java:99)
04-04 11:10:37.909 W/System.err( 1740): at android.os.Looper.loop(Looper.java:137)
04-04 11:10:37.909 W/System.err( 1740): at android.os.HandlerThread.run(HandlerThread.java:60)
04-04 11:10:37.909 W/dalvikvm( 1740): threadid=14: thread exiting with uncaught exception (group=0x40d282a0)
04-04 11:10:37.917 W/GAV2 ( 1740): Thread[IntentService[magazineprocessing],5,main]: dispatch call queued. Need to call GAServiceManager.getInstance().initialize().
04-04 11:10:37.917 E/ACRA ( 1740): ACRA caught a IllegalStateException exception for com.niveales.wind. Building report.
04-04 11:10:37.948 D/ACRA ( 1740): Using custom Report Fields
04-04 11:10:38.018 I/ACRA ( 1740): READ_LOGS granted! ACRA can include LogCat and DropBox data.
04-04 11:10:38.065 D/ACRA ( 1740): Retrieving logcat output...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment