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 155187

Summary: Netbeans Platform Action wizard hangs under Module suite
Product: apisupport Reporter: ledj56 <ledj56>
Component: ProjectAssignee: rmichalsky <rmichalsky>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: bug thread dump

Description ledj56 2008-12-10 21:54:57 UTC
a) Create a Netbeans Platform application
b) create a module suite underneath
c) create a module in the module suite
d) in the module package, create an Action
c) accept the default values on first wizard page

- very long hourglass (more than a minute) before returning to UI Registration WIndow
- "Please wait" displayed in every field forever

Remove module suite and add the module directly in the application and everything works fine.
Comment 1 Peter Pis 2008-12-11 08:42:04 UTC
Could you please attach thread dump while you encounter this problem?

http://wiki.netbeans.org/GenerateThreadDump
Comment 2 ledj56 2008-12-11 10:48:58 UTC
Created attachment 74845 [details]
bug thread dump
Comment 3 ledj56 2008-12-11 10:52:22 UTC
Additionally, if the layer.xml file is already created, the UI Registration Window displays immediately but the "Please
wait" in fields  remain for over a minute before the window closes. If the layer.xml file is not prealably created, the
hourglass is displayed forever.
Comment 4 Peter Pis 2008-12-15 09:53:39 UTC
Reassigning to apisupport.
Comment 5 Lukas Hasik 2008-12-15 10:54:15 UTC

*** This issue has been marked as a duplicate of 153608 ***