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 178471 - No such bundle org.netbeans.modules.j2ee.sun.ide.j2ee.db.Bundle
Summary: No such bundle org.netbeans.modules.j2ee.sun.ide.j2ee.db.Bundle
Status: CLOSED WORKSFORME
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: Vince Kraemer
URL:
Keywords:
: 183713 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-12-11 02:57 UTC by stefan79
Modified: 2010-05-12 20:10 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Log-file. (471.16 KB, application/octet-stream)
2009-12-11 02:57 UTC, stefan79
Details

Note You need to log in before you can comment on or make changes to this bug.
Description stefan79 2009-12-11 02:57:18 UTC
Created attachment 92408 [details]
Log-file.

Caused: java.util.MissingResourceException: No such bundle org.netbeans.modules.j2ee.sun.ide.j2ee.db.Bundle
        at org.openide.util.NbBundle.getBundle(NbBundle.java:443)
        at org.openide.util.NbBundle.getBundle(NbBundle.java:375)
        at org.netbeans.modules.project.libraries.ui.LibrariesCustomizer.getLocalizedString(LibrariesCustomizer.java:605)
        at org.netbeans.modules.project.libraries.ui.LibrariesCustomizer.getLocalizedName(LibrariesCustomizer.java:593)
        at org.netbeans.modules.project.libraries.ui.LibrariesCustomizer.getLocalizedName(LibrariesCustomizer.java:587)
        at org.netbeans.modules.project.libraries.ui.LibrariesModel$LibrariesComparator.compare(LibrariesModel.java:341)
        at org.netbeans.modules.project.libraries.ui.LibrariesModel$LibrariesComparator.compare(LibrariesModel.java:339)
        at java.util.TreeMap.put(TreeMap.java:530)
        at java.util.TreeSet.add(TreeSet.java:238)
        at org.netbeans.modules.project.libraries.ui.LibrariesModel.computeLibraries(LibrariesModel.java:309)
        at org.netbeans.modules.project.libraries.ui.LibrariesModel.<init>(LibrariesModel.java:122)
        at org.netbeans.modules.project.libraries.ui.LibrariesCustomizer.<init>(LibrariesCustomizer.java:110)
        at org.netbeans.modules.project.libraries.ui.AllLibrariesCustomizer.<init>(AllLibrariesCustomizer.java:71)
        at org.netbeans.modules.project.libraries.ui.LibrariesCustomizerAction.showCustomizer(LibrariesCustomizerAction.java:59)
        at org.netbeans.modules.project.libraries.ui.LibrariesCustomizerAction.actionPerformed(LibrariesCustomizerAction.java:51)
        at org.openide.awt.AlwaysEnabledAction$1.run(AlwaysEnabledAction.java:139)
        at org.netbeans.modules.openide.util.ActionsBridge.implPerformAction(ActionsBridge.java:83)
        at org.netbeans.modules.openide.util.ActionsBridge.doPerformAction(ActionsBridge.java:67)
        at org.openide.awt.AlwaysEnabledAction.actionPerformed(AlwaysEnabledAction.java:142)
        at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
        at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
        at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
        at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
        at javax.swing.AbstractButton.doClick(AbstractButton.java:357)
        at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1223)
        at 
javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1264)
        at java.awt.Component.processMouseEvent(Component.java:6263)
        at javax.swing.JComponent.processMouseEvent(JComponent.java:3255)
        at java.awt.Component.processEvent(Component.java:6028)
        at java.awt.Container.processEvent(Container.java:2041)
        at java.awt.Component.dispatchEventImpl(Component.java:4630)
        at java.awt.Container.dispatchEventImpl(Container.java:2099)
        at java.awt.Component.dispatchEvent(Component.java:4460)
        at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4574)
        at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4238)
        at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168)
        at java.awt.Container.dispatchEventImpl(Container.java:2085)
        at java.awt.Window.dispatchEventImpl(Window.java:2475)
        at java.awt.Component.dispatchEvent(Component.java:4460)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
        at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:125)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
        at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)


--
Product Version: NetBeans IDE 6.8 (Build 200912041610)
Java: 1.6.0_17; Java HotSpot(TM) Client VM 14.3-b01
System: Windows XP version 5.1 running on x86; Cp1252; de_AT (nb)
Comment 1 Vince Kraemer 2010-03-09 15:32:10 UTC
what were you doing when this exception appeared?
Comment 2 Vince Kraemer 2010-04-01 20:54:34 UTC
Filer: please reopen when you have response to query...
Comment 3 stefan79 2010-04-28 10:56:09 UTC
I´ven´t seen this exception again in current build -> Closed.
Comment 4 Vince Kraemer 2010-05-12 20:10:43 UTC
*** Bug 183713 has been marked as a duplicate of this bug. ***