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 - IllegalArgumentException: Attempting to create panel with an empty folders list
Summary: IllegalArgumentException: Attempting to create panel with an empty folders list
Status: NEW
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Geertjan Wielenga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-07 14:10 UTC by anandejju
Modified: 2012-04-16 09:57 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 184231


Attachments
stacktrace (6.43 KB, text/plain)
2012-01-07 14:10 UTC, anandejju
Details

Note You need to log in before you can comment on or make changes to this bug.
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]