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 211407 - NullPointerException: Send us the messages.log please!
Summary: NullPointerException: Send us the messages.log please!
Status: RESOLVED DUPLICATE of bug 210358
Alias: None
Product: ide
Classification: Unclassified
Component: Features On Demand (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-18 16:02 UTC by eascott
Modified: 2012-04-25 15:30 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 187141


Attachments
stacktrace (1.62 KB, text/plain)
2012-04-18 16:03 UTC, eascott
Details

Note You need to log in before you can comment on or make changes to this bug.
Description eascott 2012-04-18 16:02:59 UTC
This bug was originally marked as duplicate of bug 170209, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build 201204170400)
VM: Java HotSpot(TM) Client VM, 21.0-b17, Java(TM) SE Runtime Environment, 1.7.0-b147
OS: Windows XP

User Comments:
GUEST: new project from php sources

eascott: Attempted to open a new "PHP Application"

GUEST: Opening new project

GUEST: new project>php>from sources

GUEST: this sucks




Stacktrace: 
java.lang.NullPointerException: Send us the messages.log please!
   at org.netbeans.modules.ide.ergonomics.newproject.DescriptionStep.waitForDelegateWizard(DescriptionStep.java:288)
   at org.netbeans.modules.ide.ergonomics.newproject.DescriptionStep.presentModulesForEnable(DescriptionStep.java:187)
   at org.netbeans.modules.ide.ergonomics.newproject.DescriptionStep.presentModulesForActivation(DescriptionStep.java:167)
   at org.netbeans.modules.ide.ergonomics.newproject.DescriptionStep.access$200(DescriptionStep.java:91)
   at org.netbeans.modules.ide.ergonomics.newproject.DescriptionStep$PresentModules.run(DescriptionStep.java:161)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1452)
Comment 1 eascott 2012-04-18 16:03:05 UTC
Created attachment 118465 [details]
stacktrace
Comment 2 Jaroslav Tulach 2012-04-25 15:30:41 UTC

*** This bug has been marked as a duplicate of bug 210358 ***