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 158727 - NullPointerException at org.netbeans.modules.mobility.project.ui.customizer.AddAttributePanel.getKey
Summary: NullPointerException at org.netbeans.modules.mobility.project.ui.customizer.A...
Status: CLOSED DUPLICATE of bug 158161
Alias: None
Product: javame
Classification: Unclassified
Component: Build System (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Petr Suchomel
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-18 12:00 UTC by Marian Mirilovic
Modified: 2009-12-03 03:25 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 145938


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2009-02-18 12:00:26 UTC
16 duplicates so far ...

Build: NetBeans IDE 6.5 (Build 200811100001)
VM: Java HotSpot(TM) Client VM, 11.2-b01, Java(TM) SE Runtime Environment, 1.6.0_12-b04
OS: Windows XP, 5.1, x86
User comments: Trying to change Vendor Name
STACKTRACE: (first 10 lines)
java.lang.NullPointerException
        at org.netbeans.modules.mobility.project.ui.customizer.AddAttributePanel.getKey(AddAttributePanel.java:135)
        at org.netbeans.modules.mobility.project.ui.customizer.AddAttributePanel.isValid(AddAttributePanel.java:154)
        at java.awt.Component.invalidateIfValid(Component.java:2740)
        at java.awt.Component.setLocale(Component.java:1810)
        at javax.swing.JComponent.<init>(JComponent.java:595)
        at javax.swing.JPanel.<init>(JPanel.java:65)
        at javax.swing.JPanel.<init>(JPanel.java:92)
        at javax.swing.JPanel.<init>(JPanel.java:100)
        at org.netbeans.modules.mobility.project.ui.customizer.AddAttributePanel.<init>(AddAttributePanel.java:77)
        at org.netbeans.modules.mobility.project.ui.customizer.CustomizerJad.bEditActionPerformed(CustomizerJad.java:263)
Comment 1 Marian Mirilovic 2009-02-18 12:01:41 UTC

*** This issue has been marked as a duplicate of 158161 ***
Comment 2 Marian Mirilovic 2009-12-03 03:25:48 UTC
v/c