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

TopTech TV Menu Error Logs

The document contains error logs from a Java application indicating two types of exceptions: NullPointerException and ArrayIndexOutOfBoundsException. The NullPointerException occurs when trying to access a method on a null object reference in the TvInputsManager class. The ArrayIndexOutOfBoundsException is triggered when attempting to access an invalid index in an ArrayList within the InputsActivity class.

Uploaded by

afrikadonovan50
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)
510 views2 pages

TopTech TV Menu Error Logs

The document contains error logs from a Java application indicating two types of exceptions: NullPointerException and ArrayIndexOutOfBoundsException. The NullPointerException occurs when trying to access a method on a null object reference in the TvInputsManager class. The ArrayIndexOutOfBoundsException is triggered when attempting to access an invalid index in an ArrayList within the InputsActivity class.

Uploaded by

afrikadonovan50
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

===================================================================================

=============================================
[2025-06-20 [Link]
[Link]: Attempt to invoke virtual method '[Link]
[Link]()' on a null object reference
at
[Link]$[Link]([Link])
at
[Link]$TvInputCallbackRecord$[Link]([Link]
)
at [Link]([Link])
at [Link]([Link])
at [Link]([Link])
at [Link]([Link])
at [Link]([Link])
at [Link](Native Method)
at
[Link]$[Link]([Link])
at [Link]([Link])

===================================================================================
=============================================
[2025-07-02 [Link]
[Link]: length=10; index=-1
at [Link]([Link])
at
[Link]$[Link](Inputs
[Link])
at
[Link]([Link])
at
[Link]$[Link]$onTimerFinished$1(T
[Link])
at [Link]$TimerListenerWrapper$
$[Link](Unknown Source:2)
at [Link]([Link])
at
[Link]$[Link](TimerModel
.java:131)
at
[Link]([Link])
at [Link]$400([Link])
at [Link]$[Link]([Link])
at [Link]([Link])
at [Link]([Link])
at [Link]([Link])
at [Link]([Link])
at [Link]([Link])
at [Link](Native Method)
at
[Link]$[Link]([Link])
at [Link]([Link])

===================================================================================
=============================================
[2025-07-05 [Link]
[Link]: Attempt to invoke virtual method '[Link]
[Link]()' on a null object reference
at
[Link]$[Link]([Link])
at
[Link]$TvInputCallbackRecord$[Link]([Link]
)
at [Link]([Link])
at [Link]([Link])
at [Link]([Link])
at [Link]([Link])
at [Link]([Link])
at [Link](Native Method)
at
[Link]$[Link]([Link])
at [Link]([Link])

You might also like