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 203896

Summary: NullPointerException: Send us the messages.log please!
Product: ide Reporter: Anton Chechel <manowar>
Component: Features On DemandAssignee: Jaroslav Tulach <jtulach>
Status: RESOLVED INVALID    
Severity: normal CC: marfous, mmirilovic, sunflower
Priority: P1    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 182090
Attachments: stacktrace

Description Anton Chechel 2011-10-18 12:37:17 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 20110928-3bc66295c960)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.2-b06, Java(TM) SE Runtime Environment, 1.6.0_27-b07
OS: Windows 7

User Comments:
manowar: Enabling Java ME modules during creation of new "mobile to web app template"

GUEST: Attempted to create a MIDP client to Web App.




Stacktrace: 
java.lang.NullPointerException: Send us the messages.log please!
   at org.netbeans.modules.ide.ergonomics.newproject.DescriptionStep.waitForDelegateWizard(DescriptionStep.java:284)
   at org.netbeans.modules.ide.ergonomics.newproject.DescriptionStep.presentModulesForEnable(DescriptionStep.java:186)
   at org.netbeans.modules.ide.ergonomics.newproject.DescriptionStep.presentModulesForActivation(DescriptionStep.java:166)
   at org.netbeans.modules.ide.ergonomics.newproject.DescriptionStep.access$200(DescriptionStep.java:90)
   at org.netbeans.modules.ide.ergonomics.newproject.DescriptionStep$PresentModules.run(DescriptionStep.java:160)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1424)
Comment 1 Anton Chechel 2011-10-18 12:37:21 UTC
Created attachment 112175 [details]
stacktrace
Comment 2 Anton Chechel 2011-10-18 12:39:27 UTC
Increasing priority to P1 since this is regression for whole Java ME.
Comment 3 Jaroslav Tulach 2011-10-25 05:38:15 UTC
I don't see the messages.log file (statistics are down). Consider attaching it.