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

issue when launching the uisql.class file #1

Open
ashleymarkbrown opened this issue Aug 1, 2021 · 1 comment
Open

issue when launching the uisql.class file #1

ashleymarkbrown opened this issue Aug 1, 2021 · 1 comment

Comments

@ashleymarkbrown
Copy link

Hi,

Ive managed to compile the program using javac uisql.java and this created my uisql.class file. However, when I attempt to run the program I am getting an "Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 3 at uisql.main(uisql.java:44)" error.

Could you advise if I am running the program incorrectly?
Many Thanks,
Ashley

@csubhedar
Copy link
Collaborator

Hello,
I added the fix to the issue, try checking if it works now. 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

2 participants