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 159947 - NullPointerException at org.netbeans.modules.java.source.ui.JavaTypeProvider.computeTypeNames
Summary: NullPointerException at org.netbeans.modules.java.source.ui.JavaTypeProvider....
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-03-09 23:06 UTC by Ivan Sidorkin
Modified: 2009-11-02 10:58 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 147378


Attachments
stacktrace (15.78 KB, text/plain)
2009-03-09 23:07 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-03-09 23:06:53 UTC
Build: NetBeans IDE Dev (Build 200903090201)
VM: Java HotSpot(TM) 64-Bit Server VM, 1.6.0_07-b06-57, Java(TM) SE Runtime Environment, 1.6.0_07-b06-153
OS: Mac OS X, 10.5.6, x86_64

Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.java.source.ui.JavaTypeProvider.computeTypeNames(JavaTypeProvider.java:283)
        at org.netbeans.modules.java.source.ui.JavaTypeProvider.computeTypeNames(JavaTypeProvider.java:310)
        at org.netbeans.modules.java.source.ui.JavaTypeProvider.computeTypeNames(JavaTypeProvider.java:310)
        at org.netbeans.modules.java.source.ui.JavaTypeProvider.computeTypeNames(JavaTypeProvider.java:310)
        at org.netbeans.modules.java.source.ui.JavaTypeProvider.computeTypeNames(JavaTypeProvider.java:310)
        at org.netbeans.modules.java.source.ui.JavaTypeProvider.computeTypeNames(JavaTypeProvider.java:310)
Comment 1 Ivan Sidorkin 2009-03-09 23:07:04 UTC
Created attachment 77942 [details]
stacktrace
Comment 2 Rastislav Komara 2009-03-25 15:36:23 UTC
Please provide steps to reproduce, sample project and messages.log file.
Comment 3 Rastislav Komara 2009-03-25 15:36:40 UTC
Please provide steps to reproduce, sample project and messages.log file.
Comment 4 David Strupl 2009-03-31 16:08:37 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 5 Quality Engineering 2009-11-02 10:58:09 UTC
NetBeans.org Migration: changing resolution from LATER to WONTFIX