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 149797 - NullPointerException at org.netbeans.modules.project.ui.SimpleTargetChooserPanelGUI.updateCreatedFolder
Summary: NullPointerException at org.netbeans.modules.project.ui.SimpleTargetChooserPa...
Status: RESOLVED DUPLICATE of bug 149798
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Projects UI (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Milan Kubec
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-10 18:38 UTC by rajivderas
Modified: 2008-10-14 12:17 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 121054


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description rajivderas 2008-10-10 18:38:15 UTC
Build: NetBeans IDE Dev (Build 200809290201)
VM: Java HotSpot(TM) Client VM, 10.0-b23, Java(TM) SE Runtime Environment, 1.6.0_07-b06
OS: Windows XP, 5.1, x86
User comments: 
STACKTRACE: (first 10 lines)
java.lang.NullPointerException
        at
org.netbeans.modules.project.ui.SimpleTargetChooserPanelGUI.updateCreatedFolder(SimpleTargetChooserPanelGUI.java:407)
        at org.netbeans.modules.project.ui.SimpleTargetChooserPanelGUI.actionPerformed(SimpleTargetChooserPanelGUI.java:443)
        at javax.swing.JComboBox.fireActionEvent(JComboBox.java:1242)
        at javax.swing.JComboBox.setSelectedItem(JComboBox.java:569)
        at org.netbeans.modules.project.ui.SimpleTargetChooserPanelGUI.initValues(SimpleTargetChooserPanelGUI.java:136)
        at org.netbeans.modules.project.ui.SimpleTargetChooserPanel.readSettings(SimpleTargetChooserPanel.java:147)
        at org.netbeans.modules.project.ui.SimpleTargetChooserPanel.readSettings(SimpleTargetChooserPanel.java:63)
        at org.netbeans.modules.web.wizards.FinishableProxyWizardPanel.readSettings(FinishableProxyWizardPanel.java:82)
        at org.openide.WizardDescriptor.updateStateOpen(WizardDescriptor.java:826)
        at org.openide.WizardDescriptor.updateState(WizardDescriptor.java:801)
Comment 1 Milan Kubec 2008-10-10 20:10:56 UTC

*** This issue has been marked as a duplicate of 149798 ***
Comment 2 sunbiz 2008-10-14 12:17:36 UTC
Removed [65cat] from issue summary, since it is a duplicate of Issue 149798, which has the 65cat