Running out of disk space is not a function of the advancement of technology. I could just as easy run out with a 4 gig disk, as I could with a 140 gig disk. It depends on my application for that disk. This should be fixed.
Mike On 7 Jun 2002 at 14:58, Erik Hanson wrote: > 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:8 > 5) 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:1 > 54) 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 > --- [EMAIL PROTECTED] To obtain my PGP public key, mail "SEND PUB KEY" in the subject to "[EMAIL PROTECTED]" _______________________________________________ Eap-bugs mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-bugs
