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 189506

Summary: NullPointerException at org.netbeans.modules.apisupport.facebooksample.FcbModuleWizardIterator.instantiate
Product: apisupport Reporter: rhusar <rhusar>
Component: TemplatesAssignee: issues@apisupport <issues>
Status: RESOLVED WONTFIX    
Severity: normal CC: gerzhedowich
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 171941
Attachments: stacktrace

Description rhusar 2010-08-14 08:35:05 UTC
Build: NetBeans IDE 6.9 (Build 201007282301)
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Windows 7

User Comments:
rhusar: when i was trying to create a new facebook demo




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.apisupport.facebooksample.FcbModuleWizardIterator.instantiate(FcbModuleWizardIterator.java:123)
   at org.openide.loaders.TemplateWizard$InstantiatingIteratorBridge.instantiate(TemplateWizard.java:1021)
   at org.openide.loaders.TemplateWizard.handleInstantiate(TemplateWizard.java:591)
   at org.openide.loaders.TemplateWizard.instantiateNewObjects(TemplateWizard.java:412)
   at org.openide.loaders.TemplateWizardIterImpl.instantiate(TemplateWizardIterImpl.java:251)
   at org.openide.loaders.TemplateWizardIteratorWrapper.instantiate(TemplateWizardIteratorWrapper.java:164)
Comment 1 rhusar 2010-08-14 08:35:10 UTC
Created attachment 101382 [details]
stacktrace
Comment 2 Exceptions Reporter 2011-06-04 21:26:53 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=171941
Comment 3 Jaroslav Havlin 2012-11-07 16:31:41 UTC
I'm sorry, this demo is no longer included in NetBeans IDE, so it can't be fixed.
Thanks for reporting.