629 isn't handling the out of disk space condition very well. It logs the
exception listed below infinitely.

(And yes, I'm the same person who noted that 629 doesn't handle 800x600 very
well, and now I'm complaining that it doesn't handle running out of disk
space very well. I'm sure IntelliJ is happy to have at least one user who
can test the boundary conditions by using IDEA with a piece of junk
computer. But all that shall end because I'm buying a new computer today.)


- - - 8< - - -


[27397746]  ERROR -      com.intellij.localVcs.b.o -
[27397746]  ERROR -      com.intellij.localVcs.b.o - IntelliJ IDEA (Ariadna)
3.0
  Build #629
[27397756]  ERROR -      com.intellij.localVcs.b.o - JDK: 1.3.1_02
[27397756]  ERROR -      com.intellij.localVcs.b.o - VM: Java HotSpot(TM)
Client
 VM
[27397766]  ERROR -      com.intellij.localVcs.b.o - Vendor: Sun
Microsystems In
c.
[27397776]  ERROR -      com.intellij.localVcs.b.o - OS: Windows 2000
[27397776]  ERROR -      com.intellij.localVcs.b.o -
java.io.IOException: There is not enough space on the disk
        at java.io.FileOutputStream.writeBytes(Native Method)
        at java.io.FileOutputStream.write(FileOutputStream.java:212)
        at
java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:72
)
        at java.io.BufferedOutputStream.write(BufferedOutputStream.java:85)
        at java.io.DataOutputStream.writeInt(DataOutputStream.java:181)
        at com.intellij.localVcs.b.t.a(t.java:88)
        at com.intellij.localVcs.b.q.a(q.java:4)
        at com.intellij.util.g.a.cv.a(cv.java:68)
        at com.intellij.localVcs.b.o.c(o.java:45)
        at com.intellij.localVcs.b.bb.c(bb.java:322)
        at com.intellij.openapi.project.a.c.save(c.java:242)
        at com.intellij.openapi.application.a.d.saveAll(d.java:224)
        at com.intellij.ide.p.a(p.java:53)
        at com.intellij.ide.p.b(p.java:34)
        at com.intellij.ide.bn.actionPerformed(bn.java:2)
        at javax.swing.Timer.fireActionPerformed(Timer.java:150)
        at javax.swing.Timer$DoPostEvent.run(Timer.java:108)
        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:154)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:337)
        at com.intellij.ide.p.a(p.java:43)
        at com.intellij.ide.p.dispatchEvent(p.java:54)
        at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh
read.java:131)
        at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
ad.java:98)
        at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:85)


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

Reply via email to