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

Summary: java.util.MissingResourceException: No such bundle org.netbeans.modules.ide.ergonomics.fod.Bundle
Product: ide Reporter: deleugpn
Component: Features On DemandAssignee: Jaroslav Tulach <jtulach>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: P3    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 206672
Attachments: stacktrace

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.