0% found this document useful (0 votes)
4 views1 page

Java Exceptions in Document Viewer App

The document reports multiple exceptions occurring in a document viewer application, specifically related to file parsing errors and a missing native library 'libwxiweiPDF.so'. The first exception indicates an UnsatisfiedLinkError due to the absence of the required library, while subsequent exceptions highlight issues with opening and reading DOCX files. These errors suggest potential problems with library dependencies and file handling in the application.

Uploaded by

akhnoukh hatim
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views1 page

Java Exceptions in Document Viewer App

The document reports multiple exceptions occurring in a document viewer application, specifically related to file parsing errors and a missing native library 'libwxiweiPDF.so'. The first exception indicates an UnsatisfiedLinkError due to the absence of the required library, while subsequent exceptions highlight issues with opening and reading DOCX files. These errors suggest potential problems with library dependencies and file handling in the application.

Uploaded by

akhnoukh hatim
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

--------------------------------------------------------------------------

Exception occurs: 2022-07-16 18:30:27 [Link]


[Link]: [Link][DexPathList[[zip file
"/data/app/[Link]-1/[Link]", zip file
"/data/app/[Link]-1/split_config.[Link]", zip file
"/data/app/[Link]-1/split_config.arm64_v8a.apk", zip file
"/data/app/[Link]-1/split_config.[Link]", zip file
"/data/app/[Link]-1/split_config.[Link]", zip file
"/data/app/[Link]-1/split_config.[Link]"],nativeLibrary
Directories=[/data/app/[Link]-1/lib/arm64,
/data/app/[Link]-1/[Link]!/lib/arm64-v8a,
/data/app/[Link]-1/split_config.[Link]!/lib/arm64-v8a,
/data/app/[Link]-1/split_config.arm64_v8a.apk!/lib/arm64-
v8a, /data/app/[Link]-1/split_config.[Link]!/lib/arm64-v8a,
/data/app/[Link]-1/split_config.[Link]!/lib/arm64-v8a,
/data/app/[Link]-1/split_config.[Link]!/lib/arm64-
v8a, /system/lib64, /vendor/lib64, /system/vendor/lib64]]] couldn't find
"[Link]"
at [Link].loadLibrary0([Link])
at [Link]([Link])
at [Link].<clinit>([Link])
at [Link]([Link])
at
[Link].convertWMF_EMF(PictureConverte
[Link])
at
[Link](VectorgraphConverte
[Link])

--------------------------------------------------------------------------
Exception occurs: 2022-09-17 17:34:58 [Link]
[Link]: File parsing error
at [Link]([Link])
at [Link]([Link])
at [Link]([Link])

--------------------------------------------------------------------------
Exception occurs: 2022-09-17 17:35:12 [Link]
[Link]: File parsing error
at [Link]([Link])
at [Link]([Link])
at [Link]([Link])

--------------------------------------------------------------------------
Exception occurs: 2022-09-17 17:35:39 [Link]
[Link]: File parsing error
at [Link]([Link])
at [Link]([Link])
at [Link]([Link])

You might also like