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 159368 - NullPointerException at org.netbeans.modules.java.source.tasklist.RebuildOraculum.getExtendedModifiers
Summary: NullPointerException at org.netbeans.modules.java.source.tasklist.RebuildOrac...
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Rastislav Komara
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-28 11:42 UTC by vapvarun
Modified: 2009-11-02 10:57 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 146896


Attachments
stacktrace (1.12 KB, text/plain)
2009-02-28 11:42 UTC, vapvarun
Details

Note You need to log in before you can comment on or make changes to this bug.
Description vapvarun 2009-02-28 11:42:49 UTC
Build: NetBeans IDE Dev (Build 200902231810)
VM: Java HotSpot(TM) Client VM, 1.5.0_17-b04, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_17-b04
OS: Windows XP, 5.1, x86

Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.java.source.tasklist.RebuildOraculum.getExtendedModifiers(RebuildOraculum.java:271)
        at org.netbeans.modules.java.source.tasklist.RebuildOraculum.sortOut(RebuildOraculum.java:310)
        at org.netbeans.modules.java.source.tasklist.FirstParseCatcher$1.run(FirstParseCatcher.java:102)
        at org.netbeans.modules.java.source.tasklist.FirstParseCatcher$1.run(FirstParseCatcher.java:74)
        at org.netbeans.modules.java.source.JavaSourceAccessor$CancelableTaskWrapper.run(JavaSourceAccessor.java:288)
        at org.netbeans.modules.parsing.impl.TaskProcessor$CompilationJob.run(TaskProcessor.java:690)
Comment 1 vapvarun 2009-02-28 11:42:54 UTC
Created attachment 77508 [details]
stacktrace
Comment 2 Rastislav Komara 2009-03-25 14:38:16 UTC
Please provide steps to reproduce, sample project and messages.log file.
Comment 3 David Strupl 2009-03-31 16:05:51 UTC
Resolving all issues with milestone "future" as LATER. If you feel strongly that
it should be implemented please reopen and set the target milestone to "next".
Comment 4 Quality Engineering 2009-11-02 10:57:58 UTC
NetBeans.org Migration: changing resolution from LATER to WONTFIX