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 2940 - exception pri startu (not always)
Summary: exception pri startu (not always)
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: support
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-07-29 23:10 UTC by David Simonek
Modified: 2008-12-23 10:52 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Simonek 1999-07-29 23:10:17 UTC
java.lang.NullPointerException: ·                                              ¦
        at org.openide.awt.Actions$ButtonBridge.updateState(Actions.java:256)· ¦
        at org.openide.awt.Actions$Bridge.propertyChange(Actions.java:225)·    ¦
        at org.openide.util.WeakListener$PropertyChange.propertyChange(WeakList¦
        at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSu¦
        at com.netbeans.developer.impl.NbKeymap.fireChangeEvent(NbKeymap.java:1¦
        at com.netbeans.developer.impl.NbKeymap.addActionForKeyStroke(NbKeymap.¦
        at Startup.Keys.assign(Keys.java:37)·                                  ¦
        at Startup.Keys.main(Keys.java:99)·                                    ¦
        at java.lang.reflect.Method.invoke(Native Method)·                     ¦
        at org.openide.execution.ThreadExecutor$1.run(ThreadExecutor.java:75)· ¦
Comment 1 Marek Grummich 2000-07-25 09:43:59 UTC
Priority is changed to P4 (normal).