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

Summary: Turn module off and turn module on throws exception
Product: java Reporter: Richard Malaschitz <malaschitz>
Component: UnsupportedAssignee: issues@java <issues>
Status: CLOSED DUPLICATE    
Severity: blocker CC: tpavek
Priority: P4    
Version: 3.x   
Hardware: Other   
OS: Other   
Issue Type: DEFECT Exception Reporter:

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.