0% found this document useful (0 votes)
43 views2 pages

Yozo Log

The document contains stack traces from NullPointerException and ArrayIndexOutOfBoundsException errors occurring in a Java application. The root cause of the NullPointerException is attempting to invoke a method on a null object reference. The root cause of the ArrayIndexOutOfBoundsException is attempting to access an array index that is out of the array's bounds. Both exception types are occurring during file reading and processing operations in the application.

Uploaded by

sifanamanah
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)
43 views2 pages

Yozo Log

The document contains stack traces from NullPointerException and ArrayIndexOutOfBoundsException errors occurring in a Java application. The root cause of the NullPointerException is attempting to invoke a method on a null object reference. The root cause of the ArrayIndexOutOfBoundsException is attempting to access an array index that is out of the array's bounds. Both exception types are occurring during file reading and processing operations in the application.

Uploaded by

sifanamanah
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
You are on page 1/ 2

Exception:2023.10.

18 06:00:28
java.lang.NullPointerException: Attempt to invoke interface method 'int
b.s.d.k.E()' on a null object reference
at b.s.d.f.b(Unknown Source:10)
at b.s.d.g.d(Unknown Source:4)
at b.s.d.g.Q(Unknown Source:45)
at b.f.i.q.j.v1(Unknown Source:977)
at b.f.i.q.j.e1(Unknown Source:144)
at b.f.i.q.j.d1(Unknown Source:22)
at b.f.i.q.j.Y0(Unknown Source:48)
at b.f.i.q.j.H(Unknown Source:273)
at b.f.i.q.j.N(Unknown Source:78)
at b.f.i.q.j.b1(Unknown Source:387)
at b.f.i.q.j.i(Unknown Source:11)
at emo.main.FileHelper.openFileHead(Unknown Source:30)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:853)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:257)
at emo.main.ThreadWorker$1.run(Unknown Source:54)

Exception:2023.10.18 06:00:52
java.lang.NullPointerException: Attempt to invoke interface method 'int
b.s.d.k.E()' on a null object reference
at b.s.d.f.b(Unknown Source:10)
at b.s.d.g.d(Unknown Source:4)
at b.s.d.g.Q(Unknown Source:45)
at b.f.i.q.j.v1(Unknown Source:977)
at b.f.i.q.j.e1(Unknown Source:144)
at b.f.i.q.j.d1(Unknown Source:22)
at b.f.i.q.j.Y0(Unknown Source:48)
at b.f.i.q.j.H(Unknown Source:273)
at b.f.i.q.j.N(Unknown Source:78)
at b.f.i.q.j.b1(Unknown Source:387)
at b.f.i.q.j.i(Unknown Source:11)
at emo.main.FileHelper.openFileHead(Unknown Source:30)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:853)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:257)
at emo.main.ThreadWorker$1.run(Unknown Source:54)

Exception:2023.10.18 06:01:11
java.lang.NullPointerException: Attempt to invoke interface method 'int
b.s.d.k.E()' on a null object reference
at b.s.d.f.b(Unknown Source:10)
at b.s.d.g.d(Unknown Source:4)
at b.s.d.g.Q(Unknown Source:45)
at b.f.i.q.j.v1(Unknown Source:977)
at b.f.i.q.j.e1(Unknown Source:144)
at b.f.i.q.j.d1(Unknown Source:22)
at b.f.i.q.j.Y0(Unknown Source:48)
at b.f.i.q.j.H(Unknown Source:273)
at b.f.i.q.j.N(Unknown Source:78)
at b.f.i.q.j.b1(Unknown Source:387)
at b.f.i.q.j.i(Unknown Source:11)
at emo.main.FileHelper.openFileHead(Unknown Source:30)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:853)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:257)
at emo.main.ThreadWorker$1.run(Unknown Source:54)

Exception:2023.10.18 06:03:32
java.lang.NullPointerException: Attempt to invoke interface method 'int
b.s.d.k.E()' on a null object reference
at b.s.d.f.b(Unknown Source:10)
at b.s.d.g.d(Unknown Source:4)
at b.s.d.g.Q(Unknown Source:45)
at b.f.i.q.j.v1(Unknown Source:977)
at b.f.i.q.j.e1(Unknown Source:144)
at b.f.i.q.j.d1(Unknown Source:22)
at b.f.i.q.j.Y0(Unknown Source:48)
at b.f.i.q.j.H(Unknown Source:273)
at b.f.i.q.j.N(Unknown Source:78)
at b.f.i.q.j.b1(Unknown Source:387)
at b.f.i.q.j.i(Unknown Source:11)
at emo.main.FileHelper.openFileHead(Unknown Source:30)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:853)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:257)
at emo.main.ThreadWorker$1.run(Unknown Source:54)

Exception:2024.01.10 10:34:27
java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 10
at b.t.c.e.c(Unknown Source:15)
at b.w.d.q.x4(Unknown Source:330)
at b.w.d.q.w4(Unknown Source:2)
at b.w.d.q.U3(Unknown Source:47)
at b.w.d.o.K(Unknown Source:4132)
at b.w.d.o.X(Unknown Source:2160)
at b.w.d.o.Y(Unknown Source:34)
at b.w.d.o.W(Unknown Source:615)
at b.w.d.r0.T(Unknown Source:639)
at b.w.d.r0.u(Unknown Source:314)
at b.w.d.r0.Z(Unknown Source:5)
at b.w.d.r0.W(Unknown Source:1353)
at b.w.d.r0.V(Unknown Source:116)
at b.w.d.r0.g0(Unknown Source:1445)
at b.w.d.r0.d3(Unknown Source:34)
at b.w.d.b0.e4(Unknown Source:24)
at b.w.d.b0.U4(Unknown Source:283)
at emo.main.MainApp$ViewHandler$5.run(Unknown Source:14)
at android.os.Handler.handleCallback(Handler.java:938)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:257)
at android.app.ActivityThread.main(ActivityThread.java:8220)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:626)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1015)

You might also like