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 167369 - NullPointerException at org.netbeans.modules.php.samples.PHPSamplesWizardIterator.instantiate
Summary: NullPointerException at org.netbeans.modules.php.samples.PHPSamplesWizardIter...
Status: RESOLVED WONTFIX
Alias: None
Product: php
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Tomas Mysik
URL: http://statistics.netbeans.org/except...
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2009-06-19 15:01 UTC by Filip Zamboj
Modified: 2011-06-09 11:11 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 152818


Attachments
stacktrace (1.26 KB, text/plain)
2009-06-19 15:02 UTC, Filip Zamboj
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Zamboj 2009-06-19 15:01:53 UTC
Build: NetBeans IDE 6.7 (Build release67-19-on-090618)
VM: Java HotSpot(TM) Client VM, 11.3-b02, Java(TM) SE Runtime Environment, 1.6.0_13-b03
OS: Windows XP, 5.1, x86

Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.php.samples.PHPSamplesWizardIterator.instantiate(PHPSamplesWizardIterator.java:99)
        at org.netbeans.modules.ide.ergonomics.newproject.FeatureOnDemanWizardIterator.instantiate(FeatureOnDemanWizardIterator.java:187)
        at org.openide.loaders.TemplateWizard$InstantiatingIteratorBridge.instantiate(TemplateWizard.java:1016)
        at org.openide.loaders.TemplateWizard.handleInstantiate(TemplateWizard.java:588)
        at org.openide.loaders.TemplateWizard.instantiateNewObjects(TemplateWizard.java:409)
        at org.openide.loaders.TemplateWizardIterImpl.instantiate(TemplateWizardIterImpl.java:253)
Comment 1 Filip Zamboj 2009-06-19 15:02:04 UTC
Created attachment 83810 [details]
stacktrace
Comment 2 Tomas Mysik 2009-07-15 13:21:49 UTC
PHP sample is not high priority...
Comment 3 Filip Zamboj 2010-09-15 12:36:35 UTC
batch reassigning
Comment 4 Tomas Mysik 2011-06-09 11:11:20 UTC
No more duplicates, PHP samples should be updated in general...