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 5211

Summary: Internal Compiler under one condition crashes with error: "... Error while writing ..."
Product: java Reporter: Peter Zavadsky <pzavadsky>
Component: UnsupportedAssignee: Peter Zavadsky <pzavadsky>
Status: CLOSED FIXED    
Severity: normal    
Priority: P4    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Peter Zavadsky 2000-01-08 04:16:58 UTC
{JDK 1.3-R}

I came to this bug while trying to compile files with all available compiler types in a row.

1) Let compile a <blabla>.java file by some External compiler, (file should be correct).
   Compilation should be succesful.

2) Then "quickly"  change the compiler of that file to internal compiler and run compilation.

3) Sometimes a compilation crashes with following output like:
    "<blabla>.java Error while writing <blabla> EXC_DataAlreadyExist


4) Then when  you wait a bit and try again the compilation runs succesfully.
Comment 1 Marek Grummich 2000-07-25 09:33:59 UTC
Priority is changed to P4 (normal).
Comment 2 Quality Engineering 2003-07-02 16:17:50 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.