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 184009 - java.util.MissingResourceException: No such bundle org.netbeans.modules.debugger.jpda.ui.actions.Bundle
Summary: java.util.MissingResourceException: No such bundle org.netbeans.modules.debug...
Status: CLOSED DUPLICATE of bug 168614
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-13 12:49 UTC by Exceptions Reporter
Modified: 2010-05-06 12:07 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 155303


Attachments
stacktrace (2.48 KB, text/plain)
2010-04-13 12:49 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2010-04-13 12:49:35 UTC
This issue was reported manually by mmirilovic.
It already has 21 duplicates 


Build: NetBeans IDE 6.7.1 (Build 200907230233)
VM: Java HotSpot(TM) Client VM, 16.2-b04, Java(TM) SE Runtime Environment, 1.6.0_19-b04
OS: Windows XP

User Comments:
GUEST: just starting up netbeans

GUEST: downloading netbeand +jdk bundle

GUEST: message: jkd Version 1.6.0_14 missing
acknowledged to turn off modules

uninstalles the referred java-version after updating to versinon 1.6.0_17

GUEST: trying run netbeans. Also, when i try to uninstall it says error uninstall file is corrupted...




Stacktrace: 
java.util.MissingResourceException: No such bundle org.netbeans.modules.debugger.jpda.ui.actions.Bundle
   at org.openide.util.NbBundle.getBundle(NbBundle.java:440)
   at org.openide.util.NbBundle.getBundle(NbBundle.java:373)
   at org.netbeans.core.startup.layers.BinaryFS$AttrImpl.getValue(BinaryFS.java:504)
   at org.netbeans.core.startup.layers.BinaryFS$BFSBase.getAttribute(BinaryFS.java:375)
   at org.openide.filesystems.MultiFileObject.getAttribute(MultiFileObject.java:840)
   at org.openide.filesystems.MultiFileObject.getAttribute(MultiFileObject.java:789)
Comment 1 Exceptions Reporter 2010-04-13 12:49:39 UTC
Created attachment 97185 [details]
stacktrace
Comment 2 Daniel Prusa 2010-04-13 22:00:45 UTC
This issue is related to nb 6.7.1 (including the last report dated to 2010-04-13). It was caused by javafx debugger and it has been already solved.

*** This bug has been marked as a duplicate of bug 168614 ***
Comment 3 Marian Mirilovic 2010-05-06 12:07:32 UTC
v/c