Skip to content

Can't load Bug List #2

@marcel-rf

Description

@marcel-rf

After loggin in and selecting the Spreadsheet I am getting this on the program output:
marcel@vaimaca:~/dev/apps/MegaDevs-ACRA_LogTracker-624d171$ java -jar ACRA_LogTracker.jar
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.LinkedList.checkElementIndex(LinkedList.java:553)
at java.util.LinkedList.get(LinkedList.java:474)
at LogTracker$1.run(LogTracker.java:254)
Exception in thread "Thread-1" java.lang.NegativeArraySizeException
at LogTracker_GUI.updateLogList(LogTracker_GUI.java:663)
at LogTracker_GUI$5.run(LogTracker_GUI.java:429)

The UI starts up and open the loading dialog, but I haven't seen this dialog finish for at least an hour. I have a few thousands records on the sheet I am testing with I don't know if I should wait longer to see if it ever finishes. It does not have progress count of some sort.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions