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 177810 - NullPointerException at org.netbeans.modules.tomcat5.customizer.CustomizerDataSupport.store
Summary: NullPointerException at org.netbeans.modules.tomcat5.customizer.CustomizerDat...
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-29 13:33 UTC by host
Modified: 2010-05-11 07:45 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 152893


Attachments
stacktrace (6.04 KB, text/plain)
2009-11-29 13:33 UTC, host
Details

Note You need to log in before you can comment on or make changes to this bug.
Description host 2009-11-29 13:33:14 UTC
Build: NetBeans IDE 6.7.1 (Build 200907230233)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.1-b02-90, Java(TM) SE Runtime Environment, 1.6.0_15-b03-219
OS: Mac OS X, 10.6.2, x86_64

Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.tomcat5.customizer.CustomizerDataSupport.store(CustomizerDataSupport.java:475)
        at org.netbeans.modules.tomcat5.customizer.CustomizerDataSupport.access$100(CustomizerDataSupport.java:74)
        at org.netbeans.modules.tomcat5.customizer.CustomizerDataSupport$1.contentsChanged(CustomizerDataSupport.java:144)
        at javax.swing.AbstractListModel.fireContentsChanged(AbstractListModel.java:100)
        at javax.swing.DefaultComboBoxModel.setSelectedItem(DefaultComboBoxModel.java:88)
        at javax.swing.JComboBox.setSelectedItem(JComboBox.java:557)
Comment 1 host 2009-11-29 13:33:18 UTC
Created attachment 91837 [details]
stacktrace
Comment 2 Petr Hejl 2010-05-10 12:51:38 UTC
Fixed in web-main 9df34b6a7636.
Comment 3 Quality Engineering 2010-05-11 07:45:44 UTC
Integrated into 'main-golden', will be available in build *201005110931* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/
User: 
Log: