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 207022

Summary: IllegalArgumentException: Attempting to create panel with an empty folders list
Product: third-party Reporter: anandejju <anandejju>
Component: -- Other --Assignee: Geertjan Wielenga <geertjan>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 184231
Attachments: stacktrace

Description anandejju 2012-01-07 14:10:51 UTC
Build: NetBeans IDE 7.0 (Build 201107282000)
VM: Java HotSpot(TM) 64-Bit Server VM, 17.1-b03, Java(TM) SE Runtime Environment, 1.6.0_22-b04
OS: Windows 7

Stacktrace: 
java.lang.IllegalArgumentException: Attempting to create panel with an empty folders list
   at org.netbeans.spi.project.ui.templates.support.Templates.buildSimpleTargetChooser(Templates.java:276)
   at org.netbeans.spi.project.ui.templates.support.Templates.createSimpleTargetChooser(Templates.java:259)
   at org.netbeans.modules.wsvendorregistration.WSVendorRegistrationWizardIterator.getPanels(WSVendorRegistrationWizardIterator.java:56)
   at org.netbeans.modules.wsvendorregistration.WSVendorRegistrationWizardIterator.current(WSVendorRegistrationWizardIterator.java:117)
   at org.openide.loaders.TemplateWizard$InstantiatingIteratorBridge.current(TemplateWizard.java:983)
   at org.openide.loaders.TemplateWizardIterImpl.current(TemplateWizardIterImpl.java:143)
Comment 1 anandejju 2012-01-07 14:10:53 UTC
Created attachment 114705 [details]
stacktrace
Comment 2 Jesse Glick 2012-01-09 23:18:21 UTC
org.netbeans.modules.wsvendorregistration [1.0 080113]