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 23976 - Turn module off and turn module on throws exception
Summary: Turn module off and turn module on throws exception
Status: CLOSED DUPLICATE of bug 23911
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: Other Other
: P4 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-24 11:41 UTC by Richard Malaschitz
Modified: 2007-09-26 09:14 UTC (History)
1 user (show)

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 Richard Malaschitz 2002-05-24 11:41:29 UTC
Scenario:
* Turn module off (Option-->IDE Configuration-->System--
>Modules-->Java-->Form Editor)
* Turn module on throws 
exception:
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)
 
       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)
[catch] at 
org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:599)
==>
Comment 1 Tomas Pavek 2002-05-24 13:49:03 UTC
reassigning to java
Comment 2 Tomas Hurka 2002-05-28 08:41:15 UTC

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