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 256913 - NullPointerException at org.netbeans.modules.glassfish.tooling.server.config.ConfigBuilderProvider.getBuilderConfig
Summary: NullPointerException at org.netbeans.modules.glassfish.tooling.server.config....
Status: NEW
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal with 1 vote (vote)
Assignee: Petr Hejl
URL:
Keywords:
: 256820 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-12-02 08:38 UTC by palman
Modified: 2016-01-11 15:39 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 220490


Attachments
stacktrace (8.99 KB, text/plain)
2015-12-02 08:38 UTC, palman
Details

Note You need to log in before you can comment on or make changes to this bug.
Description palman 2015-12-02 08:38:55 UTC
Build: NetBeans IDE Dev (Build 201511300002)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.72-b05, Java(TM) SE Runtime Environment, 1.8.0_72-ea-b05
OS: Mac OS X

User Comments:
GUEST: why does netbeans not detect any nightly version of glassfish ?!?!!?!?!?!

palman: GlassFish Version 5.0 is not supported yet

Please provide a support resource File like GlassFishV5.xml in ConfigBuilderProvider.java

http://download.oracle.com/glassfish/5.0/index.html




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.glassfish.tooling.server.config.ConfigBuilderProvider.getBuilderConfig(ConfigBuilderProvider.java:102)
   at org.netbeans.modules.glassfish.common.wizards.AddDomainLocationPanel.readSettings(AddDomainLocationPanel.java:194)
   at org.openide.WizardDescriptor.updateStateOpen(WizardDescriptor.java:867)
   at org.openide.WizardDescriptor.updateState(WizardDescriptor.java:822)
   at org.netbeans.modules.server.ui.wizard.AddServerInstanceWizard.updateState(AddServerInstanceWizard.java:238)
   at org.openide.WizardDescriptor._updateState(WizardDescriptor.java:800)
Comment 1 palman 2015-12-02 08:38:57 UTC
Created attachment 157605 [details]
stacktrace
Comment 2 palman 2016-01-11 15:39:00 UTC
*** Bug 256820 has been marked as a duplicate of this bug. ***