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 1673

Summary: Exception during renaming Repository.
Product: platform Reporter: Milan Kubec <mkubec>
Component: -- Other --Assignee: Milan Kubec <mkubec>
Status: CLOSED WORKSFORME    
Severity: normal    
Priority: P4    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Milan Kubec 1999-05-08 01:59:59 UTC
The following exception is thrown when renaming Repository in window Property Editor: Name (String), but only if new name if confirmed by Enter.

Exception occurred during event dispatching:
java.lang.NullPointerException
        at com.netbeans.ide.explorer.propertysheet.PropertyDialogManager.doButtonPressed(PropertyDialogManager.java:211)
        at com.netbeans.ide.explorer.propertysheet.PropertyDialogManager.access$0(PropertyDialogManager.java:209)
        at com.netbeans.ide.explorer.propertysheet.PropertyDialogManager$1.actionPerformed(PropertyDialogManager.java:141)
        at com.netbeans.developer.impl.NbDialog$5.actionPerformed(NbDialog.java:149)

        at javax.swing.JComponent.processKeyBinding(Compiled Code)
        at javax.swing.JComponent.processKeyBindings(Compiled Code)
        at javax.swing.JComponent.processKeyEvent(Compiled Code)
        at java.awt.Component.processEvent(Compiled Code)
        at java.awt.Container.processEvent(Compiled Code)
        at java.awt.Component.dispatchEventImpl(Compiled Code)
        at java.awt.Container.dispatchEventImpl(Compiled Code)
        at java.awt.Component.dispatchEvent(Compiled Code)
        at java.awt.LightweightDispatcher.processKeyEvent(Compiled Code)
        at java.awt.LightweightDispatcher.dispatchEvent(Compiled Code)
        at java.awt.Container.dispatchEventImpl(Compiled Code)
        at java.awt.Window.dispatchEventImpl(Compiled Code)
        at java.awt.Component.dispatchEvent(Compiled Code)
        at java.awt.EventQueue.dispatchEvent(Compiled Code)
        at java.awt.EventDispatchThread.run(Compiled Code)
Comment 1 Marek Grummich 2000-07-25 09:25:59 UTC
Priority is changed to P4 (normal).
Comment 2 Quality Engineering 2003-07-02 14:55:40 UTC
Resolved for 3.4.x or earlier, no new info since then -> verify.
Comment 3 Quality Engineering 2003-07-02 15:17:46 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.