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 127205

Summary: Cannot reload module in IDE
Product: platform Reporter: Jiri Skrivanek <jskrivanek>
Component: Module SystemAssignee: Jaroslav Tulach <jtulach>
Status: VERIFIED DUPLICATE    
Severity: blocker Keywords: REGRESSION
Priority: P1    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: Stack traces.

Description Jiri Skrivanek 2008-02-12 15:01:38 UTC
It is not possible to reload module in development IDE. To reproduce:

- create a new NetBeans module
- add an Action to main menu to see the module is installed
- call 'Install/Reload in Development IDE' on project node. It finishes successfully but action is not visible.
- restart IDE and it throws NPEs while starting (see attached stack traces).

Product Version: NetBeans IDE Dev (Build 20080212132600)
Java: 1.6.0_04; Java HotSpot(TM) Client VM 10.0-b19
System: Windows XP version 5.1 running on x86; Cp1250; cs_CZ (nb)
Comment 1 Jiri Skrivanek 2008-02-12 15:02:25 UTC
Created attachment 56531 [details]
Stack traces.
Comment 2 Jaroslav Tulach 2008-02-12 20:02:01 UTC
Looks like already known problem.

*** This issue has been marked as a duplicate of 126602 ***
Comment 3 Jiri Skrivanek 2008-02-13 09:57:09 UTC
Verified.
Comment 4 Jaroslav Tulach 2008-02-13 17:20:32 UTC
*** Issue 127308 has been marked as a duplicate of this issue. ***