Shop OBEX P1 Docs P2 Docs Learn Events
error — Parallax Forums

error

AntoineAMOSSEAntoineAMOSSE Posts: 5
edited 2007-08-22 19:08 in General Discussion
hello!

I work on Javelin to communicate with a program. So, I use an LCD screen, the three buttons supplied with the carrier board and in my program, I use a while loop.

At the begining, it works, I send and receive data corectly to the system with which I communicate. But after only 4 or 5 order, Javelin Stamp IDE return me the following error:
[noparse][[/noparse]Error IDE-0028] Unhandled exception in JVM: java.lang.IndexOutOfBounds/Exception

I think it comes from the memory which has to be full but I am not sure and I don't know how to check it. Maybe it comes from the while loop or maybe another thing. I am working only in the main program before to build my class.

Please, could everyone help me?

Regards

Antoine AMOSSE

Comments

Sign In or Register to comment.