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 186590 - NullPointerException at org.netbeans.modules.j2ee.sun.share.management.ServerMEJB.getUT
Summary: NullPointerException at org.netbeans.modules.j2ee.sun.share.management.Server...
Status: RESOLVED WORKSFORME
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 9 (show other bugs)
Version: 6.x
Hardware: All All
: P4 normal (vote)
Assignee: Vince Kraemer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-24 09:52 UTC by jocke
Modified: 2015-02-04 03:35 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 170032


Attachments
stacktrace (2.23 KB, text/plain)
2010-05-24 09:52 UTC, jocke
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jocke 2010-05-24 09:52:33 UTC
Build: NetBeans IDE Dev (Build 201005192201)
VM: Java HotSpot(TM) 64-Bit Server VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Linux

Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.j2ee.sun.share.management.ServerMEJB.getUT(ServerMEJB.java:154)
   at org.netbeans.modules.j2ee.sun.share.management.ServerMEJB.invoke(ServerMEJB.java:115)
   at org.netbeans.modules.j2ee.sun.api.restricted.ResourceUtils.isResourceUpdated(ResourceUtils.java:257)
   at org.netbeans.modules.j2ee.sun.api.restricted.ResourceUtils.register(ResourceUtils.java:165)
   at org.netbeans.modules.j2ee.sun.ide.j2ee.Utils.registerIndvResources(Utils.java:245)
   at org.netbeans.modules.j2ee.sun.ide.j2ee.Utils.registerSunResources(Utils.java:224)
Comment 1 jocke 2010-05-24 09:52:37 UTC
Created attachment 99379 [details]
stacktrace
Comment 2 Vince Kraemer 2011-02-02 21:11:45 UTC
rare issue that has not been reported recently in deprecated functionality.
Comment 3 Quality Engineering 2015-02-04 03:35:18 UTC
Reported for 7.3.x or earlier, no new info since then -> closing as worksforme, please reopen in case you see it.