Bugs item #976480, was opened at 2004-06-21 10:17
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438935&aid=976480&group_id=44253
Category: Other
Group: Annoying
Status: Open
Resolution: None
Priority: 5
Submitted By: Nor Jaidi Tuah (norjaidi)
Assigned to: Nobody/Anonymous (nobody)
Summary: Frequent transient IO error
Initial Comment:
Language level: elementary (is this significant?)
Compiler: javac 1.5 beta 2
System: Windows XP
Auto-save before compile: set
Number of open files: only one
Error message dialog keeps popping up when I compile
source with syntax errors. The occurence is random and
normally goes away on a subsequent [Compile All].
Sample file:
class Z {
dfsffd
}
Error dialog title: Input/output error
Message: An I/O exception occured during the last
operation.
java.io.IOException: Save failed: Another process may
be using .......... (here the dj0 filename is mentioned).
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438935&aid=976480&group_id=44253
|