Sorry, I haven't moved to 615 yet due to the change in the config files.

The network just went down [this was on tuesday, I've been away since 
then] and I got a complaint that Parser.java (which is on a network 
drive) had changed both in memory and on disk.  I chose not to reload it 
since I knew it hadn't changed on disk.  Apparently IDEA misinterpreted 
the fact that it couldn't access the file right now.

Then I got an internal assertions and all open editors disappeared.

[342398047]  ERROR -                            psi -
[342398047]  ERROR -                            psi - IntelliJ IDEA 
(Ariadna)
Build #611
[342398047]  ERROR -                            psi - JDK: 1.3.0
[342398047]  ERROR -                            psi - VM: Classic VM
[342398047]  ERROR -                            psi - Vendor: IBM 
Corporation
[342398047]  ERROR -                            psi - OS: Windows 2000
[342398047]  ERROR -                            psi -
java.io.FileNotFoundException: 
H:\devel\vital\src\logic\parse\Parser.java (The network location cannot 
be reached. For information about network troubleshooting, see Windows Help)
        at java.io.FileOutputStream.open(Native Method)
        at 
java.io.FileOutputStream.<init>(FileOutputStream.java(Compiled Code))
        at 
java.io.FileOutputStream.<init>(FileOutputStream.java(Compiled Code))
        at java.io.FileOutputStream.<init>(FileOutputStream.java:138)
        at com.intellij.vfs.local.w.a(w.java:53)
        at com.intellij.vfs.c.b(c.java:31)
        at com.intellij.psi.impl.v.d(v.java:328)
        at com.intellij.psi.impl.v.a(v.java:116)
        at com.intellij.psi.impl.m.run(m.java:5)
        at 
com.intellij.vfs.VirtualFileManager.b(VirtualFileManager.java(Compiled 
Code))
        at com.intellij.psi.impl.v.b(v.java:44)
        at com.intellij.ide.util.t.run(t.java:0)
        at com.intellij.command.a.b.a(b.java(Compiled Code))
        at com.intellij.ide.util.s.b(s.java:9)
        at com.intellij.ide.c.a(c.java:13)
        at com.intellij.ide.z.actionPerformed(z.java(Compiled Code))
        at com.intellij.ide.z.actionPerformed(z.java(Compiled Code))
        at javax.swing.Timer.fireActionPerformed(Timer.java(Compiled Code))
        at javax.swing.Timer$DoPostEvent.run(Timer.java(Compiled Code))
        at 
java.awt.event.InvocationEvent.dispatch(InvocationEvent.java(Compiled Code))
        at com.intellij.ide.c.dispatchEvent(c.java(Compiled Code))
        at com.intellij.ide.c.dispatchEvent(c.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-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list

Reply via email to