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 41600

Summary: NPE when you remove all server instancies and invoke the select default server dialog
Product: serverplugins Reporter: Marek Fukala <mfukala>
Component: TomcatAssignee: Sherold Dev <sherold>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P4    
Version: 3.x   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Marek Fukala 2004-04-01 15:12:08 UTC
[nb36-rc1]
to reproduce:
1) run IDE
2) remove all tomcat server instancies
3) perform 'set default instance' action on server
registry node

=> NPE

seems not to have any impact - you can then add an
instance and it works.
Comment 1 Sherold Dev 2004-10-20 13:43:24 UTC
Fixed as a side effect of #49520 fix.