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 - Internal Compiler under one condition crashes with error: "... Error while writing ..."
Summary: Internal Compiler under one condition crashes with error: "... Error while wr...
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: Peter Zavadsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-01-08 04:16 UTC by Peter Zavadsky
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 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.