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 240614 - java.util.MissingResourceException: No such bundle org.netbeans.modules.ide.ergonomics.fod.Bundle
Summary: java.util.MissingResourceException: No such bundle org.netbeans.modules.ide.e...
Status: RESOLVED WORKSFORME
Alias: None
Product: ide
Classification: Unclassified
Component: Features On Demand (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-17 15:07 UTC by deleugpn
Modified: 2014-11-18 11:46 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 206672


Attachments
stacktrace (1.48 KB, text/plain)
2014-01-17 15:07 UTC, deleugpn
Details

Note You need to log in before you can comment on or make changes to this bug.
Description deleugpn 2014-01-17 15:07:02 UTC
Build: NetBeans IDE 7.2.1 (Build 201210100934)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.7-b01, Java(TM) SE Runtime Environment, 1.7.0_17-b02
OS: Windows 8

User Comments:
deleugpn: I tried to check whether or not there was update available.




Stacktrace: 
java.util.MissingResourceException: No such bundle org.netbeans.modules.ide.ergonomics.fod.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.ide.ergonomics.fod.FoDUpdateUnitProvider.getUpdateItems(FoDUpdateUnitProvider.java:113)
   at org.netbeans.modules.autoupdate.services.UpdateUnitFactory.appendUpdateItems(UpdateUnitFactory.java:173)
   at org.netbeans.modules.autoupdate.services.UpdateUnitFactory.getUpdateUnits(UpdateUnitFactory.java:143)
Comment 1 deleugpn 2014-01-17 15:07:04 UTC
Created attachment 144081 [details]
stacktrace
Comment 2 Jaroslav Tulach 2014-11-18 11:46:13 UTC
Only one report from 7.2.1 version. Closing.