Hy,

I've been using migrate to change some imports, as the package structure 
of an external library has changed. After pressing "Do migrate" it 
changed some files and threw the following Exception:

2002-07-05 13:35:08,707 [3980613]  ERROR - plication.impl.ApplicationImpl 
- Assertion failed: Write access is allowed inside write-action only (see 
com.intellij.openapi.application.Application.runWriteAction())
java.lang.Throwable
        at com.intellij.openapi.diagnostic.Logger.assertTrue
(Logger.java:33)
        at com.intellij.openapi.application.a.d.assertWriteAccessAllowed
(d.java:239)
        at com.intellij.psi.a.y.m(y.java:187)
        at com.intellij.psi.a.y.i(y.java:308)
        at com.intellij.psi.a.b.df.a(df.java:246)
        at com.intellij.psi.a.b.df.b(df.java:48)
        at com.intellij.psi.a.b.g.b.b(b.java:74)
        at com.intellij.psi.a.b.i.a(i.java:75)
        at com.intellij.psi.a.b.ce.f(ce.java:6)
        at com.intellij.refactoring.o.bb.a(bb.java:60)
        at com.intellij.refactoring.o.r.a(r.java:59)
        at com.intellij.refactoring.o.w.run(w.java:1)
        at com.intellij.usageView.a.a.j.run(j.java:1)
        at com.intellij.openapi.application.a.d.runReadAction(d.java:216)
        at com.intellij.psi.a.y.a(y.java:307)
        at com.intellij.usageView.a.a.i.run(i.java:3)
        at com.intellij.command.a.b.a(b.java:19)
        at com.intellij.usageView.a.a.d.actionPerformed(d.java:26)
        at com.intellij.usageView.a.bc.actionPerformed(bc.java:5)
        at javax.swing.AbstractButton.fireActionPerformed
(AbstractButton.java:1767)
        at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed
(AbstractButton.java:1820)
        at javax.swing.DefaultButtonModel.fireActionPerformed
(DefaultButtonModel.java:419)
        at javax.swing.DefaultButtonModel.setPressed
(DefaultButtonModel.java:257)
        at javax.swing.plaf.basic.BasicButtonListener.mouseReleased
(BasicButtonListener.java:258)
        at java.awt.Component.processMouseEvent(Component.java:5021)
        at java.awt.Component.processEvent(Component.java:4818)
        at java.awt.Container.processEvent(Container.java:1525)
        at java.awt.Component.dispatchEventImpl(Component.java:3526)
        at java.awt.Container.dispatchEventImpl(Container.java:1582)
        at java.awt.Component.dispatchEvent(Component.java:3367)
        at java.awt.LightweightDispatcher.retargetMouseEvent
(Container.java:3359)
        at java.awt.LightweightDispatcher.processMouseEvent
(Container.java:3074)
        at java.awt.LightweightDispatcher.dispatchEvent
(Container.java:3004)
        at java.awt.Container.dispatchEventImpl(Container.java:1568)
        at java.awt.Window.dispatchEventImpl(Window.java:1581)
        at java.awt.Component.dispatchEvent(Component.java:3367)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:445)
        at com.intellij.ide.r.a(r.java:6)
        at com.intellij.ide.r.dispatchEvent(r.java:7)
        at java.awt.EventDispatchThread.pumpOneEventForHierarchy
(EventDispatchThread.java:191)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy
(EventDispatchThread.java:144)
        at java.awt.EventDispatchThread.pumpEvents
(EventDispatchThread.java:138)
        at java.awt.EventDispatchThread.pumpEvents
(EventDispatchThread.java:130)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:98)
2002-07-05 13:35:08,717 [3980623]  ERROR - plication.impl.ApplicationImpl 
- Assertion failed: Write access is allowed inside write-action only (see 
com.intellij.openapi.application.Application.runWriteAction())
java.lang.Throwable
        at com.intellij.openapi.diagnostic.Logger.assertTrue
(Logger.java:33)
        at com.intellij.openapi.application.a.d.assertWriteAccessAllowed
(d.java:239)
        at com.intellij.editor.d.o.a(o.java:68)
        at com.intellij.codeEditor.b.n.a(n.java:17)
        at com.intellij.codeEditor.b.n.i(n.java:5)
        at com.intellij.psi.a.y.m(y.java:263)
        at com.intellij.psi.a.y.i(y.java:308)
        at com.intellij.psi.a.b.df.a(df.java:246)
        at com.intellij.psi.a.b.df.b(df.java:48)
        at com.intellij.psi.a.b.g.b.b(b.java:74)
        at com.intellij.psi.a.b.i.a(i.java:75)
        at com.intellij.psi.a.b.ce.f(ce.java:6)
        at com.intellij.refactoring.o.bb.a(bb.java:60)
        at com.intellij.refactoring.o.r.a(r.java:59)
        at com.intellij.refactoring.o.w.run(w.java:1)
        at com.intellij.usageView.a.a.j.run(j.java:1)
        at com.intellij.openapi.application.a.d.runReadAction(d.java:216)
        at com.intellij.psi.a.y.a(y.java:307)
        at com.intellij.usageView.a.a.i.run(i.java:3)
        at com.intellij.command.a.b.a(b.java:19)
        at com.intellij.usageView.a.a.d.actionPerformed(d.java:26)
        at com.intellij.usageView.a.bc.actionPerformed(bc.java:5)
        at javax.swing.AbstractButton.fireActionPerformed
(AbstractButton.java:1767)
        at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed
(AbstractButton.java:1820)
        at javax.swing.DefaultButtonModel.fireActionPerformed
(DefaultButtonModel.java:419)
        at javax.swing.DefaultButtonModel.setPressed
(DefaultButtonModel.java:257)
        at javax.swing.plaf.basic.BasicButtonListener.mouseReleased
(BasicButtonListener.java:258)
        at java.awt.Component.processMouseEvent(Component.java:5021)
        at java.awt.Component.processEvent(Component.java:4818)
        at java.awt.Container.processEvent(Container.java:1525)
        at java.awt.Component.dispatchEventImpl(Component.java:3526)
        at java.awt.Container.dispatchEventImpl(Container.java:1582)
        at java.awt.Component.dispatchEvent(Component.java:3367)
        at java.awt.LightweightDispatcher.retargetMouseEvent
(Container.java:3359)
        at java.awt.LightweightDispatcher.processMouseEvent
(Container.java:3074)
        at java.awt.LightweightDispatcher.dispatchEvent
(Container.java:3004)
        at java.awt.Container.dispatchEventImpl(Container.java:1568)
        at java.awt.Window.dispatchEventImpl(Window.java:1581)
        at java.awt.Component.dispatchEvent(Component.java:3367)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:445)
        at com.intellij.ide.r.a(r.java:6)
        at com.intellij.ide.r.dispatchEvent(r.java:7)
        at java.awt.EventDispatchThread.pumpOneEventForHierarchy
(EventDispatchThread.java:191)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy
(EventDispatchThread.java:144)
        at java.awt.EventDispatchThread.pumpEvents
(EventDispatchThread.java:138)
        at java.awt.EventDispatchThread.pumpEvents
(EventDispatchThread.java:130)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:98)

regards
Joachim Sauer

-- 
Hungarian Notation is the tactical nuclear weapon of source code 
obfuscation techniques
                - http://mindprod.com/unmainnaming.html
_______________________________________________
Eap-bugs mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-bugs

Reply via email to