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 210018 - NullPointerException at org.netbeans.modules.java.editor.JavaEditorWarmUpTask.run
Summary: NullPointerException at org.netbeans.modules.java.editor.JavaEditorWarmUpTask...
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-23 16:08 UTC by Petr Jiricka
Modified: 2012-03-28 12:52 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 186202


Attachments
stacktrace (1.19 KB, text/plain)
2012-03-23 16:08 UTC, Petr Jiricka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Jiricka 2012-03-23 16:08:31 UTC
Build: NetBeans IDE Dev (Build 20120323-a2e6e298b040)
VM: Java HotSpot(TM) Client VM, 22.0-b10, Java(TM) SE Runtime Environment, 1.7.0_02-b13
OS: Windows XP

User Comments:
pjiricka: IDE startup - closed an open project shortly after startup so there are none left




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.java.editor.JavaEditorWarmUpTask.run(JavaEditorWarmUpTask.java:219)
   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:251)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:705)
   at java.awt.EventQueue.access$000(EventQueue.java:101)
   at java.awt.EventQueue$3.run(EventQueue.java:666)
   at java.awt.EventQueue$3.run(EventQueue.java:664)
Comment 1 Petr Jiricka 2012-03-23 16:08:34 UTC
Created attachment 117174 [details]
stacktrace
Comment 2 Dusan Balek 2012-03-28 12:52:02 UTC
Fixed in jet-main.

http://hg.netbeans.org/jet-main/rev/7bb07af84a78