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 205301 - java.util.MissingResourceException: No such bundle org.netbeans.modules.j2ee.deployment.impl.ui.Bundle
Summary: java.util.MissingResourceException: No such bundle org.netbeans.modules.j2ee....
Status: RESOLVED INCOMPLETE
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: issues@serverplugins
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-18 16:10 UTC by neuros_nid
Modified: 2012-03-21 11:35 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 183022


Attachments
stacktrace (1.19 KB, text/plain)
2011-11-18 16:10 UTC, neuros_nid
Details

Note You need to log in before you can comment on or make changes to this bug.
Description neuros_nid 2011-11-18 16:10:29 UTC
Build: NetBeans IDE 7.0.1 (Build 201107282000)
VM: Java HotSpot(TM) Client VM, 14.0-b16, Java(TM) SE Runtime Environment, 1.6.0_14-b08
OS: Windows Vista

Stacktrace: 
java.util.MissingResourceException: No such bundle org.netbeans.modules.j2ee.deployment.impl.ui.Bundle
   at org.openide.util.NbBundle.getBundle(NbBundle.java:451)
   at org.openide.util.NbBundle.getBundle(NbBundle.java:399)
   at org.openide.util.NbBundle.getMessage(NbBundle.java:642)
   at org.netbeans.modules.j2ee.deployment.impl.ui.InstanceTargetXNode$InstanceTargetChildren.createWaitNode(InstanceTargetXNode.java:204)
   at org.netbeans.modules.j2ee.deployment.impl.ui.InstanceTargetXNode$InstanceTargetChildren.updateNodes(InstanceTargetXNode.java:170)
   at org.netbeans.modules.j2ee.deployment.impl.ui.InstanceTargetXNode.stateChanged(InstanceTargetXNode.java:151)
Comment 1 neuros_nid 2011-11-18 16:10:32 UTC
Created attachment 113325 [details]
stacktrace
Comment 2 Petr Hejl 2012-03-21 11:35:49 UTC
Any steps to reproduce? Seems to be really strange. The bundle is there. One duplicate only.