IDEA suggested that a number of fields and methods could be made 
private.  I marked seven fields in the inspection window and selected 
"accept suggested access level".  This had worked several times before 
but this time I got an exception:

[2337172]  ERROR -             com.intellij.ide.p - Error during 
dispatching of
java.awt.event.MouseEvent[MOUSE_RELEASED,(338,859),mods=16,clickCount=1] 
on fram
e0
[2337172]  ERROR -             com.intellij.ide.p - IntelliJ IDEA 
(Ariadna) 3.0
  Build #629
[2337172]  ERROR -             com.intellij.ide.p - JDK: 1.3.0
[2337172]  ERROR -             com.intellij.ide.p - VM: Classic VM
[2337187]  ERROR -             com.intellij.ide.p - Vendor: IBM Corporation
[2337187]  ERROR -             com.intellij.ide.p - OS: Windows 2000
[2337203]  ERROR -             com.intellij.ide.p -
java.lang.ClassCastException: com.intellij.codeInspection.h.i
         at com.intellij.codeInspection.h.e.<init>(e.java(Compiled Code))
         at com.intellij.codeInspection.h.e.<init>(e.java(Compiled Code))
         at com.intellij.codeInspection.h.l.a(l.java(Compiled Code))
         at com.intellij.codeInspection.h.f.<init>(f.java:22)
         at com.intellij.codeInspection.h.l.a(l.java(Compiled Code))
         at com.intellij.codeInspection.h.bc.b(bc.java(Compiled Code))
         at com.intellij.codeInspection.h.bc.a(bc.java:12)
         at com.intellij.psi.f.e.cs.a(cs.java(Compiled Code))
         at com.intellij.codeInspection.h.bc.a(bc.java(Compiled Code))
         at com.intellij.psi.be.a(be.java:180)
         at com.intellij.codeInspection.h.bc.a(bc.java:10)
         at com.intellij.psi.f.e.l.a(l.java:73)
         at com.intellij.codeInspection.h.bc.a(bc.java(Compiled Code))
         at com.intellij.psi.be.a(be.java:180)
         at com.intellij.codeInspection.h.bc.a(bc.java:10)
         at com.intellij.psi.f.e.l.a(l.java:73)
         at com.intellij.codeInspection.h.bc.a(bc.java(Compiled Code))
         at com.intellij.psi.be.a(be.java:112)
         at com.intellij.psi.be.a(be.java:47)
         at com.intellij.psi.f.e.bj.a(bj.java:88)
         at com.intellij.codeInspection.h.o.b(o.java(Compiled Code))
         at com.intellij.codeInspection.h.o.b(o.java(Compiled Code))
         at com.intellij.codeInspection.h.o.a(o.java:167)
         at com.intellij.codeInspection.h.p.run(p.java:0)
         at 
com.intellij.openapi.application.a.d.runReadAction(d.java(Compiled Code))
         at com.intellij.codeInspection.h.o.a(o.java:76)
         at com.intellij.codeInspection.f.l.actionPerformed(l.java:11)
         at com.intellij.openapi.actionSystem.a.j.actionPerformed(j.java:1)
         at 
javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1450)
         at 
javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractButton.java:1504)
         at 
javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:384)
         at 
javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:256)
         at javax.swing.AbstractButton.doClick(AbstractButton.java:279)
         at 
javax.swing.plaf.basic.BasicMenuItemUI$MouseInputHandler.mouseReleased(BasicMenuItemUI.java:946)
         at java.awt.Component.processMouseEvent(Component.java:3771)
         at java.awt.Component.processEvent(Component.java(Compiled Code))
         at java.awt.Container.processEvent(Container.java(Compiled Code))
         at java.awt.Component.dispatchEventImpl(Component.java(Compiled 
Code))
         at java.awt.Container.dispatchEventImpl(Container.java(Compiled 
Code))
         at java.awt.Component.dispatchEvent(Component.java(Compiled Code))
         at 
java.awt.LightweightDispatcher.retargetMouseEvent(Container.java(Compiled 
Code))
         at 
java.awt.LightweightDispatcher.processMouseEvent(Container.java(Compiled 
Code))
         at 
java.awt.LightweightDispatcher.dispatchEvent(Container.java(Compiled Code))
         at java.awt.Window.dispatchEventImpl(Window.java(Compiled Code))
         at java.awt.Window.dispatchEventImpl(Window.java(Compiled Code))
         at java.awt.Component.dispatchEvent(Component.java(Compiled Code))
         at java.awt.EventQueue.dispatchEvent(EventQueue.java(Compiled 
Code))
         at com.intellij.ide.p.a(p.java(Compiled Code))
         at com.intellij.ide.p.dispatchEvent(p.java(Compiled Code))
         at 
java.awt.EventDispatchThread.pumpOneEvent(EventDispatchThread.java(Compiled 
Code))
         at 
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java(Compiled 
Code))
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:90)

_______________________________________________
Eap-bugs mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-bugs

Reply via email to