This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 195963 - [70cat] java.io.IOException: There is not enough space on the disk
Summary: [70cat] java.io.IOException: There is not enough space on the disk
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Antonin Nebuzelsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-24 18:57 UTC by simpatico
Modified: 2011-02-25 07:12 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 177020


Attachments
stacktrace (1.54 KB, text/plain)
2011-02-24 18:57 UTC, simpatico
Details

Note You need to log in before you can comment on or make changes to this bug.
Description simpatico 2011-02-24 18:57:14 UTC
Build: NetBeans IDE 7.0 Beta 2 (Build 201102140001)
VM: Java HotSpot(TM) Client VM, 19.0-b09, Java(TM) SE Runtime Environment, 1.6.0_23-b05
OS: Windows 7

Stacktrace: 
java.io.IOException: There is not enough space on the disk
   at java.io.RandomAccessFile.writeBytes(RandomAccessFile.java:0)
   at java.io.RandomAccessFile.write(RandomAccessFile.java:466)
   at org.apache.lucene.store.SimpleFSDirectory$SimpleFSIndexOutput.flushBuffer(SimpleFSDirectory.java:187)
   at org.apache.lucene.store.BufferedIndexOutput.flushBuffer(BufferedIndexOutput.java:99)
   at org.apache.lucene.store.BufferedIndexOutput.flush(BufferedIndexOutput.java:88)
   at org.apache.lucene.store.BufferedIndexOutput.seek(BufferedIndexOutput.java:130)
Comment 1 simpatico 2011-02-24 18:57:18 UTC
Created attachment 106427 [details]
stacktrace
Comment 2 Marian Mirilovic 2011-02-25 07:12:34 UTC
The message says everything ... free some space to let IDE work