[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.jdt] Re: Error while debugging my MIDlet

Mike,

Check the .log file for the full stack trace of the exception.
Window>Show View>Other>PDE Runtime>Error Log

Then search bugzilla to see if the problem is known.
If not, report the problem

Thanks
Darins

"Mike ONeil" <moneil@xxxxxxxxxxxx> wrote in message 
news:d7j4gq$s7t$1@xxxxxxxxxxxxxxxxxxx
> I'm using the Nokia SDK Plug-In to develop a game on a cell phone using 
> Eclipse 3.0.2 using Windows XP.  Here's what happens:
>
> I can run the program fine, can run it in debug mode fine, however, when I 
> set certain breakpoints, I get this error message:
>
> Debug (Error: An Internal error occurred during: "Debug",)
> java.lang.illegalArgumentException
> .
> .
> .
>
>
> Seems to happen only when I put breakpoints in certain parts of the code, 
> though I'm not sure what parts of the code cause it or not.  Everything 
> runs error free otherwise.  Has anyone else encountered this or know what 
> it's about?
>
> Thanx
> Mike
>
>