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 208534 - NullPointerException at org.netbeans.modules.j2ee.deployment.impl.ServerRegistry.init
Summary: NullPointerException at org.netbeans.modules.j2ee.deployment.impl.ServerRegis...
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: issues@serverplugins
URL:
Keywords:
: 208796 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-02-17 07:13 UTC by Petr Cyhelsky
Modified: 2012-03-29 13:18 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 185158


Attachments
stacktrace (4.74 KB, text/plain)
2012-02-17 07:13 UTC, Petr Cyhelsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Cyhelsky 2012-02-17 07:13:25 UTC
Build: NetBeans IDE Dev (Build 20120217-742aebfc4cf3)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.2-b06, Java(TM) SE Runtime Environment, 1.6.0_27-b07
OS: Linux

Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.j2ee.deployment.impl.ServerRegistry.init(ServerRegistry.java:141)
   at org.netbeans.modules.j2ee.deployment.impl.ServerRegistry.instancesMap(ServerRegistry.java:174)
   at org.netbeans.modules.j2ee.deployment.impl.ServerRegistry.getServerInstance(ServerRegistry.java:307)
   at org.netbeans.modules.j2ee.deployment.devmodules.api.ServerInstance.getInstanceFromRegistry(ServerInstance.java:229)
   at org.netbeans.modules.j2ee.deployment.devmodules.api.ServerInstance.getJ2eePlatform(ServerInstance.java:147)
   at org.netbeans.modules.j2ee.common.project.WhiteListUpdater.getServerWhiteList(WhiteListUpdater.java:134)
Comment 1 Petr Cyhelsky 2012-02-17 07:13:29 UTC
Created attachment 115850 [details]
stacktrace
Comment 2 Petr Hejl 2012-03-21 11:33:35 UTC
*** Bug 208796 has been marked as a duplicate of this bug. ***
Comment 3 Petr Hejl 2012-03-29 13:18:42 UTC
Fixed in web-main c2674aeb3939.