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 - NullPointerException at org.netbeans.modules.apisupport.facebooksample.FcbModuleWizardIterator.instantiate
Summary: NullPointerException at org.netbeans.modules.apisupport.facebooksample.FcbMod...
Status: RESOLVED WONTFIX
Alias: None
Product: apisupport
Classification: Unclassified
Component: Templates (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@apisupport
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-14 08:35 UTC by rhusar
Modified: 2012-11-07 16:31 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 171941


Attachments
stacktrace (5.24 KB, text/plain)
2010-08-14 08:35 UTC, rhusar
Details

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