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 232564 - NullPointerException at org.netbeans.core.windows.view.ui.AutoHideStatusText.stateChanged
Summary: NullPointerException at org.netbeans.core.windows.view.ui.AutoHideStatusText....
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
: 232596 232598 232613 233698 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-07-11 13:21 UTC by misterm
Modified: 2013-07-31 08:25 UTC (History)
5 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 202071


Attachments
stacktrace (677 bytes, text/plain)
2013-07-11 13:21 UTC, misterm
Details

Note You need to log in before you can comment on or make changes to this bug.
Description misterm 2013-07-11 13:21:40 UTC
Build: NetBeans IDE Dev (Build 20130711-f25ad12af716)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.3-b01, Java(TM) SE Runtime Environment, 1.7.0_07-b11
OS: Windows 7

User Comments:
misterm: .




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.core.windows.view.ui.AutoHideStatusText.stateChanged(AutoHideStatusText.java:92)
   at org.openide.util.ChangeSupport.fireChange(ChangeSupport.java:133)
   at org.openide.util.ChangeSupport.fireChange(ChangeSupport.java:119)
   at org.netbeans.core.NbStatusDisplayer.remove(NbStatusDisplayer.java:173)
   at org.netbeans.core.NbStatusDisplayer.access$300(NbStatusDisplayer.java:62)
   at org.netbeans.core.NbStatusDisplayer$MessageImpl.run(NbStatusDisplayer.java:200)
Comment 1 misterm 2013-07-11 13:21:41 UTC
Created attachment 137000 [details]
stacktrace
Comment 2 Stanislav Aubrecht 2013-07-11 13:34:10 UTC
core-main 6d50b714a08b
Comment 3 Stanislav Aubrecht 2013-07-12 08:40:14 UTC
*** Bug 232596 has been marked as a duplicate of this bug. ***
Comment 4 Stanislav Aubrecht 2013-07-12 08:40:22 UTC
*** Bug 232598 has been marked as a duplicate of this bug. ***
Comment 5 soldatov 2013-07-12 16:44:59 UTC
*** Bug 232613 has been marked as a duplicate of this bug. ***
Comment 6 Quality Engineering 2013-07-13 02:02:51 UTC
Integrated into 'main-silver', will be available in build *201307122300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/6d50b714a08b
User: S. Aubrecht <saubrecht@netbeans.org>
Log: #232564  - NPE
Comment 7 _ supunliyanage 2013-07-14 06:11:52 UTC
*** Bug 232630 has been marked as a duplicate of this bug. ***
Comment 8 Stanislav Aubrecht 2013-07-31 08:25:42 UTC
*** Bug 233698 has been marked as a duplicate of this bug. ***