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 165178 - NullPointerException at org.netbeans.modules.portalpack.servers.core.impl.j2eeservers.ui.DefaultServerConfigPanel.store
Summary: NullPointerException at org.netbeans.modules.portalpack.servers.core.impl.j2e...
Status: NEW
Alias: None
Product: contrib
Classification: Unclassified
Component: Portalpack (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Satyaranjan D
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-14 15:11 UTC by mcahornsirup
Modified: 2009-05-14 17:04 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 151162


Attachments
stacktrace (6.07 KB, text/plain)
2009-05-14 15:11 UTC, mcahornsirup
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mcahornsirup 2009-05-14 15:11:08 UTC
Build: NetBeans IDE 6.5.1 (Build 200903060201)
VM: Java HotSpot(TM) 64-Bit Server VM, 11.3-b02-77, Java(TM) SE Runtime Environment, 1.6.0_13-b03-196
OS: Mac OS X, 10.5.7, x86_64

Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.portalpack.servers.core.impl.j2eeservers.ui.DefaultServerConfigPanel.store(DefaultServerConfigPanel.java:171)
        at org.netbeans.modules.portalpack.servers.core.ui.InstallPanel.storeSettings(InstallPanel.java:103)
        at org.openide.WizardDescriptor.setValueOpen(WizardDescriptor.java:1288)
        at org.openide.WizardDescriptor.setValue(WizardDescriptor.java:1266)
        at org.netbeans.core.windows.services.NbPresenter$ButtonListener.actionPerformed(NbPresenter.java:1131)
        at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2028)
Comment 1 mcahornsirup 2009-05-14 15:11:14 UTC
Created attachment 82129 [details]
stacktrace
Comment 2 kk_sriram 2009-05-14 17:04:07 UTC
Hi thanks for reporting,could you please mention the portalpack version and the steps to reproduce this exception.