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 139071 - NullPointerException at org.netbeans.modules.j2ee.deployment.impl.ui.wizard.ServerChooserVisual.getServerInstance
Summary: NullPointerException at org.netbeans.modules.j2ee.deployment.impl.ui.wizard.S...
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Petr Hejl
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-04 22:40 UTC by dropkick
Modified: 2009-02-19 20:59 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 4762


Attachments
stacktrace (8.17 KB, text/plain)
2008-07-04 22:40 UTC, dropkick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dropkick 2008-07-04 22:40:29 UTC
Build: NetBeans IDE 6.1 (Build 200805300101)
VM: Java HotSpot(TM) Client VM, 1.5.0_06-b05, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_06-b05
OS: Windows XP, 5.1, x86

User Comments: 
When I opened the webservice demo 'CalculatorApp' and 'CalculatorClientApp' a warning window popped up, saying the server was missing. I right clicked on 'CalculatorApp' and clicked on 'Resolve Missing Server'. In the next window I saw no servers. I clicked on 'Add server' which resulted in the NullPointerException.

Prior to this I made a clean install of the NetBeans IDE where both Glassfish and Tomcat were bundled. I choosed to install the IDE which was bundled with all the NetBeans packs.
Comment 1 dropkick 2008-07-04 22:40:34 UTC
Created attachment 63957 [details]
stacktrace
Comment 2 Petr Hejl 2008-10-06 15:41:50 UTC
Probably caused by server plugin with null display name.
Comment 3 Petr Hejl 2008-10-14 12:35:32 UTC
Fixed in main d926ab86d906.