Uploaded image for project: 'NetBeans'
  1. NetBeans
  2. NETBEANS-3925

Missing resource exception bundle opening Tools/Plugins

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 11.1
    • None
    • platform - Autoupdate
    • None

    Description

      Following instructions here lead to the following error when opening Tools/Plugin.

      SEVERE [org.openide.util.Exceptions]
      Offending classloader: ModuleCL@49710a85[com.xxx.com.xxx.branding]
      #149833: failed to find com.xxx.cloud.aws.branding.Bundle in locale en_US in ModuleCL@49710a85[com.xxx.com.xxx.branding] for /Users/javierortiz/Documents/xxx/xxx/application/target/xxx/x/modules/com-xxpingidentity-com-xxx-branding.jar; resource lookup of com/xxx/cloud/aws/branding/Bundle.properties -> null
      Offending classloader: ModuleCL@49710a85[com.xxx.com.xxx.branding]
      #149833: failed to find com.xxx.cloud.aws.branding.Bundle in locale en_US in ModuleCL@49710a85[com.xxx.com.xxx.branding] for /Users/javierortiz/Documents/xxx/xxx/application/target/xxx/x/modules/com-xx-com-xxx-branding.jar; resource lookup of com/xxx/cloud/aws/branding/Bundle.properties -> null
      Caused: java.util.MissingResourceException: No such bundle com.xxx.cloud.aws.branding.Bundle
      	at org.openide.util.NbBundle.getBundle(NbBundle.java:426)
      [catch] at org.netbeans.StandardModule.getLocalizedAttribute(StandardModule.java:144)
      	at org.netbeans.modules.autoupdate.services.ModuleUpdateElementImpl.getRawCategory(ModuleUpdateElementImpl.java:157)
      	at org.netbeans.modules.autoupdate.services.ModuleUpdateElementImpl.getCategory(ModuleUpdateElementImpl.java:169)
      	at org.netbeans.api.autoupdate.UpdateElement.getCategory(UpdateElement.java:173)
      	at org.netbeans.modules.autoupdate.ui.Utilities.makeInstalledCategories(Utilities.java:86)
      	at org.netbeans.modules.autoupdate.ui.InstalledTableModel.setUnits(InstalledTableModel.java:62)
      	at org.netbeans.modules.autoupdate.ui.InstalledTableModel.setUnits(InstalledTableModel.java:67)
      	at org.netbeans.modules.autoupdate.ui.PluginManagerUI.refreshUnitsInBackground(PluginManagerUI.java:583)
      	at org.netbeans.modules.autoupdate.ui.PluginManagerUI.initialize(PluginManagerUI.java:226)
      	at org.netbeans.modules.autoupdate.ui.PluginManagerUI.access$100(PluginManagerUI.java:54)
      	at org.netbeans.modules.autoupdate.ui.PluginManagerUI$1.run(PluginManagerUI.java:109)
      	at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)
      	at org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45)
      	at org.openide.util.lookup.Lookups.executeWith(Lookups.java:278)
      	at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)

      Attachments

        Activity

          People

            Unassigned Unassigned
            javydreamercsw Javier A. Ortiz
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: