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 29699 - Unable to write class file during compilation
Summary: Unable to write class file during compilation
Status: CLOSED WORKSFORME
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P1 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-23 14:29 UTC by lkishalmi
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description lkishalmi 2002-12-23 14:29:18 UTC
It seems the IDE locks the class files at Excecution.

To test it write a simple Hello World program then
try it with 'F6'. Change the source, and try to
compuile it you will get a 
message similar to the following in the compiler
output.

TestBug.java [11:1] Error: Unable to write file
"C:/develop/TestBug.class".
Comment 1 Jan Becicka 2003-01-03 12:33:32 UTC
[200301020100] [JDK1.4.1]
Leslie, it works for me. What compiler did you 
use?
Comment 2 Jan Becicka 2003-01-03 12:41:39 UTC
??? issue 27383 ???
Comment 3 lkishalmi 2003-01-03 13:02:27 UTC
Restarting the computer solved the problem. It seems to be an OS bug. 
Comment 4 Jaromir Uhrik 2006-01-16 09:52:37 UTC
Marking as CLOSED, last comment is 3 years old and it is not valid issue.