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 165148 - NullPointerException at org.openide.loaders.TemplateWizard.updateState
Summary: NullPointerException at org.openide.loaders.TemplateWizard.updateState
Status: RESOLVED INCOMPLETE
Alias: None
Product: ide
Classification: Unclassified
Component: Features On Demand (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Pavel Flaska
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-14 11:18 UTC by Ivan Sidorkin
Modified: 2015-01-23 14:45 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 151146


Attachments
stacktrace (2.91 KB, text/plain)
2009-05-14 11:18 UTC, Ivan Sidorkin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan Sidorkin 2009-05-14 11:18:10 UTC
Build: NetBeans IDE Dev (Build 200905140201)
VM: Java HotSpot(TM) 64-Bit Server VM, 11.3-b02, Java(TM) SE Runtime Environment, 1.6.0_13-b02
OS: Linux, 2.6.27-11-generic, amd64

User Comments:
ivansidorkin: opened NPW, selected Samples|Java|Mars
press Next
cancel wizard
open NPW again



Stacktrace: 
org.openide.util.RequestProcessor$Item: task failed: java.lang.NullPointerException
        at org.openide.util.RequestProcessor$Item.fillInStackTrace(RequestProcessor.java:853)
        at java.lang.Throwable.<init>(Throwable.java:181)
        at java.lang.Exception.<init>(Exception.java:29)
        at org.openide.util.RequestProcessor$Item.<init>(RequestProcessor.java:819)
        at org.openide.util.RequestProcessor$Task.schedule(RequestProcessor.java:629)
        at org.openide.util.RequestProcessor.post(RequestProcessor.java:295)
Comment 1 Ivan Sidorkin 2009-05-14 11:18:30 UTC
Created attachment 82109 [details]
stacktrace
Comment 2 Milan Kubec 2009-05-14 11:27:06 UTC
Please evaluate. Thanks.
Comment 3 Jaroslav Tulach 2009-05-15 19:38:24 UTC
Another trick with Next/Cancel/again. I could not reproduce the problem. Pavel, please give it a try. Anyway I am 
lowering the priority.
Comment 4 Pavel Flaska 2009-05-18 08:28:39 UTC
I cannot reproduce, seems like not initialized properly when trying again.

Comment 5 Antonin Nebuzelsky 2015-01-23 14:45:17 UTC
too old. closing.