When I tried to move a local class (i.e. defined within a method), an error
dialog came up "ERROR", "METHOD NOT IMPLEMENTED YET".
The "looking for usages" dialog then couldn't be closed, and I had to
terminate the application by closing the DOS window.
If it's relevant, the class I was moving had a method whose implementation
had an error in it. (I've lost the code now...).
The following appeared on the console:
[2398281] ERROR - refactoring - Assertion failed
java.lang.Throwable
at com.intellij.diagnostic.d.a(d.java:30)
at com.intellij.diagnostic.b.a(b.java:8)
at com.intellij.refactoring.m.a.a(a.java:3)
at com.intellij.refactoring.j.a.e.a(e.java:11)
at com.intellij.refactoring.j.e.a(e.java:91)
at com.intellij.refactoring.actions.b.actionPerformed(b.java:24)
at com.intellij.jd.actions.j.run(j.java:2)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:154)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:317)
at
java.awt.EventDispatchThread.pumpOneEvent(EventDispatchThread.java:103)
at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:84)
[2409906] ERROR - psi - METHOD NOT IMPLEMENTED
YET
java.lang.Throwable
at com.intellij.diagnostic.d.b(d.java:1)
at com.intellij.diagnostic.b.b(b.java:0)
at com.intellij.diagnostic.b.c(b.java:5)
at com.intellij.psi.impl.e.a(e.java:18)
at com.intellij.psi.impl.c.v.c(v.java:281)
at com.intellij.psi.impl.v.c(v.java:443)
at com.intellij.refactoring.j.a.f.run(f.java:5)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:154)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:317)
at
java.awt.EventDispatchThread.pumpOneEvent(EventDispatchThread.java:103)
at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.Dialog.show(Dialog.java:370)
at javax.swing.JOptionPane.showOptionDialog(JOptionPane.java:679)
at javax.swing.JOptionPane.showMessageDialog(JOptionPane.java:521)
at javax.swing.JOptionPane.showMessageDialog(JOptionPane.java:499)
at com.intellij.diagnostic.c.run(c.java:2)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:154)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:317)
at
java.awt.EventDispatchThread.pumpOneEvent(EventDispatchThread.java:103)
at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:84)
java.lang.NullPointerException
at com.intellij.util.g.c.a(c.java:48)
at com.intellij.util.g.c.<init>(c.java:42)
at com.intellij.psi.impl.source.ec.a(ec.java:192)
at com.intellij.psi.impl.source.ec.b(ec.java:257)
at com.intellij.refactoring.m.bi.a(bi.java:2)
at com.intellij.refactoring.j.a.g.a(g.java:50)
at com.intellij.refactoring.j.a.j.a(j.java:45)
at com.intellij.refactoring.m.f.run(f.java:1)
at com.intellij.psi.impl.n.run(n.java:5)
at com.intellij.vfs.VirtualFileManager.a(VirtualFileManager.java:24)
at com.intellij.psi.impl.v.b(v.java:122)
at com.intellij.refactoring.m.e.run(e.java)
at com.intellij.usageView.e.run(e.java)
at com.intellij.progress.ProgressManager.a(ProgressManager.java:19)
at com.intellij.usageView.c.b(c.java:5)
at com.intellij.usageView.c.c(c.java:19)
at com.intellij.usageView.d.run(d.java)
at java.lang.Thread.run(Thread.java:484)
_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list