Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't load Bug List #2

Open
marcel-rf opened this issue May 29, 2012 · 1 comment
Open

Can't load Bug List #2

marcel-rf opened this issue May 29, 2012 · 1 comment

Comments

@marcel-rf
Copy link

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.

@marcel-rf
Copy link
Author

BTW I am on Ubuntu Linux 12.04 and using Sun JAVA 7. Also tested it with java 6.

Let me know if there is any more info I can provide. I am curious to see how this app works.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant