Clearing the cache and breakpoints definitely does not fix it.  I am now no longer 
able to reliably debug my program.  I haven't yet rebuilt the project.  Any 
suggestions on how I might proceed?

Mike


> I think the problem may be related to the use of the "run to cursor" function, which 
>I 
> recently started using.  I'll do some more experiments --
> Clearing the cache & breakpoints seemed to fix it (although its back again). 
> 
> Mike 
> 
> 
> On 8 Jan 2002 at 11:49, [EMAIL PROTECTED] wrote: 
> 
> > I get the following stack trace:
> > 
> > java.lang.ClassCastException: com.sun.tools.jdi.ArrayTypeImpl
> >         at com.intellij.debugger.a.a.l.a(l.java:16)
> >         at com.intellij.debugger.a.a.a.a(a.java:1)
> >         at com.intellij.debugger.ui.impl.cl.a(cl.java:8)
> >         at com.intellij.debugger.ui.impl.bx.b(bx.java:9)
> >         at com.intellij.util.cm.run(cm.java:4)
> >         at java.lang.Thread.run(Thread.java:484)
> > 
> > Every time I try to debug my application.  It didn't used to do this,
> > so I'm going to try to clear my system cache, and see if that does
> > anything.
> > 
> > Basically as soon as it reaches the breakpoint, I get this.  It says I
> > am at a breakpoint, but I'm unable to step or do anything.
> > 
> > Build 539
> > 
> > Mike
> > 
> 
> 



On 8 Jan 2002 at 11:49, [EMAIL PROTECTED] wrote: 

> I get the following stack trace:
> 
> java.lang.ClassCastException: com.sun.tools.jdi.ArrayTypeImpl
>         at com.intellij.debugger.a.a.l.a(l.java:16)
>         at com.intellij.debugger.a.a.a.a(a.java:1)
>         at com.intellij.debugger.ui.impl.cl.a(cl.java:8)
>         at com.intellij.debugger.ui.impl.bx.b(bx.java:9)
>         at com.intellij.util.cm.run(cm.java:4)
>         at java.lang.Thread.run(Thread.java:484)
> 
> Every time I try to debug my application.  It didn't used to do this,
> so I'm going to try to clear my system cache, and see if that does
> anything.
> 
> Basically as soon as it reaches the breakpoint, I get this.  It says I
> am at a breakpoint, but I'm unable to step or do anything.
> 
> Build 539
> 
> Mike
> 

---
[EMAIL PROTECTED]
To obtain my PGP public key, mail "SEND PUB KEY" in the 
subject to "[EMAIL PROTECTED]"


_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list

Reply via email to