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 160321 - NullPointerException at org.netbeans.api.java.source.support.CaretAwareJavaSourceTaskFactory$ChangeListenerImpl.stateChanged
Summary: NullPointerException at org.netbeans.api.java.source.support.CaretAwareJavaSo...
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-15 23:58 UTC by ernestojpg
Modified: 2009-11-02 10:57 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 147598


Attachments
stacktrace (2.35 KB, text/plain)
2009-03-15 23:58 UTC, ernestojpg
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ernestojpg 2009-03-15 23:58:23 UTC
Build: NetBeans IDE 6.5 (Build 200811100001)
VM: Java HotSpot(TM) Client VM, 1.5.0_16-133, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_16-b06-284
OS: Mac OS X, 10.5.6, i386

Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.api.java.source.support.CaretAwareJavaSourceTaskFactory$ChangeListenerImpl.stateChanged(CaretAwareJavaSourceTaskFactory.java:147)
        at org.netbeans.api.java.source.support.OpenedEditors.fireChangeEvent(OpenedEditors.java:116)
        at org.netbeans.api.java.source.support.OpenedEditors.stateChanged(OpenedEditors.java:172)
        at org.netbeans.api.java.source.support.OpenedEditors$1.propertyChange(OpenedEditors.java:86)
        at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:333)
        at org.netbeans.api.editor.EditorRegistry.fireEvents(EditorRegistry.java:478)
Comment 1 ernestojpg 2009-03-15 23:58:27 UTC
Created attachment 78206 [details]
stacktrace
Comment 2 Rastislav Komara 2009-03-25 15:53:48 UTC
Please provide steps to reproduce, sample project and messages.log file.
Comment 3 David Strupl 2009-03-31 15:58:57 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:18 UTC
NetBeans.org Migration: changing resolution from LATER to WONTFIX