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 173840 - java.util.MissingResourceException: No such bundle org.netbeans.modules.profiler.actions.Bundle
Summary: java.util.MissingResourceException: No such bundle org.netbeans.modules.profi...
Status: RESOLVED WORKSFORME
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@profiler
URL: http://statistics.netbeans.org/except...
Keywords:
: 173854 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-10-06 10:25 UTC by Petr Cyhelsky
Modified: 2009-10-27 14:26 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 158408


Attachments
stacktrace (3.53 KB, text/plain)
2009-10-06 10:25 UTC, Petr Cyhelsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Cyhelsky 2009-10-06 10:25:44 UTC
Build: NetBeans IDE Dev (Build 091002)
VM: Java HotSpot(TM) Client VM, 14.0-b15, Java(TM) SE Runtime Environment, 1.6.0_14-b07
OS: Windows Vista, 6.0, x86

User Comments:
GUEST: Loaded the IDE without specifying the jdkhome



Stacktrace: 
java.util.MissingResourceException: No such bundle org.netbeans.modules.profiler.actions.Bundle
        at org.openide.util.NbBundle.getBundle(NbBundle.java:443)
        at org.openide.util.NbBundle.getBundle(NbBundle.java:375)
        at org.netbeans.core.startup.layers.BinaryFS$AttrImpl.getValue(BinaryFS.java:550)
        at org.netbeans.core.startup.layers.BinaryFS$BFSBase.getAttribute(BinaryFS.java:382)
        at org.openide.filesystems.MultiFileObject.getAttribute(MultiFileObject.java:844)
        at org.openide.filesystems.MultiFileObject.getAttribute(MultiFileObject.java:793)
Comment 1 Petr Cyhelsky 2009-10-06 10:25:51 UTC
Created attachment 88887 [details]
stacktrace
Comment 2 Stanislav Aubrecht 2009-10-06 14:17:51 UTC
the message log says there's also some missing class: org.netbeans.modules.profiler.heapwalk.ClassesListController

reassigning to profiler team for evaluation
Comment 3 Jiri Sedlacek 2009-10-27 14:23:24 UTC
*** Issue 173854 has been marked as a duplicate of this issue. ***
Comment 4 Jiri Sedlacek 2009-10-27 14:26:46 UTC
Looks like caused by a broken build. Please reopen if it happens again using a more recent build.