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 201582 - java.util.MissingResourceException: No such bundle org.netbeans.modules.versioning.system.cvss.installer.Bundle
Summary: java.util.MissingResourceException: No such bundle org.netbeans.modules.versi...
Status: REOPENED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: CVS (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
: 221790 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-09-02 19:07 UTC by Jan Lahoda
Modified: 2013-02-14 18:37 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 180891


Attachments
stacktrace (1.56 KB, text/plain)
2011-09-02 19:07 UTC, Jan Lahoda
Details
stacktrace (1.56 KB, text/plain)
2011-10-16 11:35 UTC, Jan Lahoda
Details
stacktrace (1.52 KB, text/plain)
2012-03-28 15:11 UTC, Tomas Stupka
Details
stacktrace (1.52 KB, text/plain)
2013-02-14 18:37 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Lahoda 2011-09-02 19:07:52 UTC
Build: NetBeans IDE Dev (Build 20110902-8c2071b9dbd4)
VM: Java HotSpot(TM) 64-Bit Server VM, 21.0-b17, Java(TM) SE Runtime Environment, 1.7.0-b147
OS: Linux

Stacktrace: 
java.util.MissingResourceException: No such bundle org.netbeans.modules.versioning.system.cvss.installer.Bundle
   at org.openide.util.NbBundle.getBundle(NbBundle.java:451)
   at org.netbeans.StandardModule.getLocalizedAttribute(StandardModule.java:187)
   at org.openide.modules.ModuleInfo.getDisplayName(ModuleInfo.java:85)
   at org.netbeans.core.startup.NbEvents.logged(NbEvents.java:266)
   at org.netbeans.Events.log(Events.java:166)
   at org.netbeans.core.startup.ModuleList$Listener.stepDelete(ModuleList.java:1459)
Comment 1 Jan Lahoda 2011-09-02 19:07:56 UTC
Created attachment 110369 [details]
stacktrace
Comment 2 Jan Lahoda 2011-10-16 11:35:42 UTC
Created attachment 112096 [details]
stacktrace
Comment 3 Ondrej Vrabec 2011-10-18 08:41:59 UTC
Any steps to reproduce? Is it coming from an official downloaded build? Or from manually built one (ant clean build)?
Comment 4 Tomas Stupka 2012-03-28 15:11:20 UTC
Created attachment 117420 [details]
stacktrace
Comment 5 Exceptions Reporter 2012-03-28 15:11:36 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=180891
Comment 6 Tomas Stupka 2012-03-28 15:20:48 UTC
(In reply to comment #4)
> Created attachment 117420 [details]
> stacktrace
happend after invoking build on the bugzilla module
Comment 7 Ondrej Vrabec 2012-03-29 11:18:14 UTC
logging added: core-main #32b12b775555
Comment 8 Marian Mirilovic 2012-11-09 08:50:28 UTC
*** Bug 221790 has been marked as a duplicate of this bug. ***
Comment 9 Marian Mirilovic 2012-11-09 08:50:51 UTC
another report came ....
Comment 10 Exceptions Reporter 2013-02-14 18:37:48 UTC
Created attachment 131400 [details]
stacktrace