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 267717 - java.util.MissingResourceException: No such bundle api.progress.compat8.Bundle
Summary: java.util.MissingResourceException: No such bundle api.progress.compat8.Bundle
Status: RESOLVED INCOMPLETE
Alias: None
Product: platform
Classification: Unclassified
Component: Module System (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords:
: 262323 (view as bug list)
Depends on:
Blocks:
 
Reported: 2016-08-26 13:36 UTC by gholmer
Modified: 2016-09-02 20:17 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 225935


Attachments
stacktrace (5.81 KB, text/plain)
2016-08-26 13:36 UTC, gholmer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description gholmer 2016-08-26 13:36:52 UTC
Build: NetBeans IDE Dev (Build 201608260002)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.102-b14, Java(TM) SE Runtime Environment, 1.8.0_102-b14
OS: Linux

User Comments:
gholmer: Installed a module from the plugins dialog.




Stacktrace: 
java.util.MissingResourceException: No such bundle api.progress.compat8.Bundle
   at org.openide.util.NbBundle.getBundle(NbBundle.java:451)
   at org.netbeans.StandardModule.getLocalizedAttribute(StandardModule.java:169)
   at org.openide.modules.ModuleInfo.getDisplayName(ModuleInfo.java:85)
   at org.netbeans.modules.autoupdate.services.ModuleUpdateElementImpl.getDisplayName(ModuleUpdateElementImpl.java:115)
   at org.netbeans.api.autoupdate.UpdateElement.getDisplayName(UpdateElement.java:91)
   at org.netbeans.modules.autoupdate.ui.Unit.getDisplayName(Unit.java:110)
Comment 1 gholmer 2016-08-26 13:36:54 UTC
Created attachment 161780 [details]
stacktrace
Comment 2 Tomas Hurka 2016-09-02 19:51:12 UTC
Please provide steps how to reproduce it. Thanks.
Comment 3 Tomas Hurka 2016-09-02 20:17:19 UTC
*** Bug 262323 has been marked as a duplicate of this bug. ***