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

Summary: NullPointerException at org.netbeans.api.java.source.support.CaretAwareJavaSourceTaskFactory$ChangeListenerImpl.stateChanged
Product: java Reporter: ernestojpg <ernestojpg>
Component: SourceAssignee: Rastislav Komara <moonko>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=147598
Issue Type: DEFECT Exception Reporter: 147598
Attachments: stacktrace

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