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 143054 - NullPointerException at org.netbeans.modules.j2ee.sun.share.configbean.SunONEDeploymentConfiguration.getMessageDestinations
Summary: NullPointerException at org.netbeans.modules.j2ee.sun.share.configbean.SunONE...
Status: RESOLVED DUPLICATE of bug 143053
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 9 (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Vince Kraemer
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-06 14:09 UTC by rajivderas
Modified: 2008-08-27 18:26 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 87160


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description rajivderas 2008-08-06 14:09:21 UTC
Build: NetBeans IDE Dev (Build 200808060201)
VM: Java HotSpot(TM) Client VM, 11.0-b11, Java(TM) SE Runtime Environment, 1.6.0_10-beta-b21
OS: Windows XP, 5.1, x86
User comments: 
STACKTRACE: (first 10 lines)
java.lang.NullPointerException
        at
org.netbeans.modules.j2ee.sun.share.configbean.SunONEDeploymentConfiguration.getMessageDestinations(SunONEDeploymentConfiguration.java:351)
        at
org.netbeans.modules.j2ee.sun.ide.j2ee.ModuleConfigurationImpl.getMessageDestinations(ModuleConfigurationImpl.java:275)
        at org.netbeans.modules.j2ee.deployment.config.ConfigSupportImpl.getMessageDestinations(ConfigSupportImpl.java:480)
        at
org.netbeans.modules.j2ee.ejbcore.ejb.wizard.mdb.MessageDestinationUiSupport$1.run(MessageDestinationUiSupport.java:96)
        at
org.netbeans.modules.j2ee.core.api.support.progress.ProgressSupport$ActionInvoker.invokeNextActionsOfSameKind(ProgressSupport.java:267)
        at
org.netbeans.modules.j2ee.core.api.support.progress.ProgressSupport$ActionInvoker.access$100(ProgressSupport.java:115)
        at org.netbeans.modules.j2ee.core.api.support.progress.ProgressSupport$ActionInvoker$1.run(ProgressSupport.java:156)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:572)
        at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:997)
Comment 1 rajivderas 2008-08-06 14:12:09 UTC

*** This issue has been marked as a duplicate of 143053 ***
Comment 2 sunbiz 2008-08-27 18:26:36 UTC
Removing [65cat] from issue summary since this issue is duplicate of Issue 143053 submitted for [65cat]