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 23954 - 'Parser error: Source was deleted' while creating a new project
Summary: 'Parser error: Source was deleted' while creating a new project
Status: CLOSED DUPLICATE of bug 23911
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P2 blocker (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-24 09:15 UTC by Jan Chalupa
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 Jan Chalupa 2002-05-24 09:15:15 UTC
[dev-200205240100; JDK 1.4.0; MDI]

I started with a new directory, opened a couple of
files in the sample dir. When I tried to create a
new project, I got the following exception:

*********** Exception occurred ************ at Fri
May 24 10:05:06 CEST 2002
Annotation: Parser error
org.openide.src.SourceException$IO: Source was deleted
	at
org.netbeans.modules.java.parser.ParsingSupport.updateSourceModel(ParsingSupport.java:476)
	at
org.netbeans.modules.java.parser.ParsingSupport.access$300(ParsingSupport.java:66)
	at
org.netbeans.modules.java.parser.ParsingSupport$Processor.updateModel(ParsingSupport.java:634)
[catch] at
org.netbeans.modules.java.parser.ParsingSupport$Processor.run(ParsingSupport.java:593)
	at
org.netbeans.modules.java.model.DefaultLangModel.runUpdate(DefaultLangModel.java:488)
	at
org.netbeans.modules.java.parser.ParsingSupport$Processor.parseLockModel(ParsingSupport.java:661)
	at
org.netbeans.modules.java.parser.ParsingSupport$Processor.run(ParsingSupport.java:590)
	at org.openide.util.Task.run(Task.java:136)
	at
org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:599)
==>
WARNING - ErrorManager detected cyclic exception
nesting:
	org.openide.src.SourceException$IO: Source was deleted
Be sure not to annotate an exception with itself,
directly or indirectly.

... 3 times.
Comment 1 Svata Dedic 2002-05-24 09:21:14 UTC
Will fix ASAP.
Comment 2 Tomas Hurka 2002-05-24 10:02:03 UTC

*** This issue has been marked as a duplicate of 23911 ***
Comment 3 Quality Engineering 2003-07-01 13:11:23 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.
Comment 4 Quality Engineering 2003-07-01 13:15:06 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.