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 - NullPointerException: Send us the messages.log please!
Summary: NullPointerException: Send us the messages.log please!
Status: RESOLVED INVALID
Alias: None
Product: ide
Classification: Unclassified
Component: Features On Demand (show other bugs)
Version: 7.0
Hardware: All All
: P1 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-18 12:37 UTC by Anton Chechel
Modified: 2011-10-25 05:38 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 182090


Attachments
stacktrace (1.55 KB, text/plain)
2011-10-18 12:37 UTC, Anton Chechel
Details

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