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 240042 - NullPointerException at org.netbeans.modules.javaee.wildfly.ide.ui.AddServerPropertiesVisualPanel.installLocationChanged
Summary: NullPointerException at org.netbeans.modules.javaee.wildfly.ide.ui.AddServerP...
Status: NEW
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal with 1 vote (vote)
Assignee: issues@third-party
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-06 22:27 UTC by carljmosca
Modified: 2014-02-26 15:41 UTC (History)
7 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 206279


Attachments
stacktrace (8.47 KB, text/plain)
2014-01-06 22:28 UTC, carljmosca
Details
stacktrace (8.54 KB, text/plain)
2014-01-26 11:25 UTC, rrhegde
Details
stacktrace (11.94 KB, text/plain)
2014-01-27 06:19 UTC, jiminaus
Details

Note You need to log in before you can comment on or make changes to this bug.
Description carljmosca 2014-01-06 22:27:59 UTC
Build: NetBeans IDE Dev (Build 201401030002)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.45-b08, Java(TM) SE Runtime Environment, 1.7.0_45-b18
OS: Mac OS X

User Comments:
carljmosca: adding a WildFly server

GUEST: I tried to add new server, choose Wildfly, set path to server and configuration, clicked next and this exception appeared




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.javaee.wildfly.ide.ui.AddServerPropertiesVisualPanel.installLocationChanged(AddServerPropertiesVisualPanel.java:169)
   at org.netbeans.modules.javaee.wildfly.ide.ui.AddServerPropertiesPanel.installLocationChanged(AddServerPropertiesPanel.java:221)
   at org.netbeans.modules.javaee.wildfly.ide.ui.JBInstantiatingIterator.setInstallLocation(JBInstantiatingIterator.java:341)
   at org.netbeans.modules.javaee.wildfly.ide.ui.AddServerLocationPanel.storeSettings(AddServerLocationPanel.java:150)
   at org.openide.WizardDescriptor.storeSettingsAndNotify(WizardDescriptor.java:1391)
   at org.openide.WizardDescriptor.access$1800(WizardDescriptor.java:92)
Comment 1 carljmosca 2014-01-06 22:28:01 UTC
Created attachment 143644 [details]
stacktrace
Comment 2 Exceptions Reporter 2014-01-16 20:57:47 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=206279
Comment 3 rrhegde 2014-01-26 11:25:09 UTC
Created attachment 144377 [details]
stacktrace

<Please provide a description of the problem or the steps to reproduce>
Comment 4 jiminaus 2014-01-27 06:19:09 UTC
Created attachment 144390 [details]
stacktrace

Attempt to add Wildflu 8 CR1 server.  Server location was pre-populated from previous attempt, that hung NetBeans.
Comment 5 Exceptions Reporter 2014-02-12 14:46:26 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=206279