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 22304

Summary: Clicking Tools Menu item caused IlegalSateException
Product: java Reporter: Srinivas Gundeaboina <sg136701>
Component: I18NAssignee: _ pkuzel <pkuzel>
Status: CLOSED FIXED    
Severity: blocker CC: jchalupa
Priority: P1    
Version: -FFJ-   
Hardware: Sun   
OS: Solaris   
Issue Type: DEFECT Exception Reporter:

Description Srinivas Gundeaboina 2002-04-10 22:06:22 UTC
Installed from orion_trunk build 020410_1 on
Solaris 8 platform.
Started IDE,  from the menu bar selected Tools
option
and the exception was thrown.
Details of exception:
Wed Apr 10 13:44:28 PDT 2002:
java.lang.IllegalStateException: Icon for
org.netbeans.modules.i18n.wizard.I18nWizardAction
with resource
org/netbeans/modules/i18n/i18nAction.gif not found
java.lang.IllegalStateException: Icon for
org.netbeans.modules.i18n.wizard.I18nWizardAction
with resource
org/netbeans/modules/i18n/i18nAction.gif not found
        at
org.openide.util.actions.SystemAction.getIcon(SystemAction.java:220)
        at
org.openide.util.actions.SystemAction.getIcon(SystemAction.java:180)
        at
org.openide.util.actions.SystemAction.getValue(SystemAction.java:131)
        at
org.openide.awt.Actions$MenuBridge.updateState(Actions.java:532)
        at
org.openide.awt.Actions.connect(Actions.java:93)
        at
org.openide.awt.Actions.connect(Actions.java:81)
        at
org.openide.awt.Actions$MenuItem.<init>(Actions.java:791)
        at
org.openide.util.actions.CallableSystemAction.getMenuPresenter(CallableSystemAction.java:35)
        at
org.netbeans.modules.i18n.I18nGroupAction$LazyPopup.createMenuItems(I18nGroupAction.java:131)
        at
org.netbeans.modules.i18n.I18nGroupAction$LazyPopup.getPopupMenu(I18nGroupAction.java:113)
        at
javax.swing.plaf.basic.BasicMenuUI$MouseInputHandler.mouseEntered(BasicMenuUI.java:356)
        at
java.awt.Component.processMouseEvent(Component.java:5030)
        at
java.awt.Component.processEvent(Component.java:4818)
        at
java.awt.Container.processEvent(Container.java:1380)
        at
java.awt.Component.dispatchEventImpl(Component.java:3526)
        at
java.awt.Container.dispatchEventImpl(Container.java:1437)
        at
java.awt.Component.dispatchEvent(Component.java:3367)
        at
java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3214)
        at
java.awt.LightweightDispatcher.trackMouseEnterExit(Container.java:3054)
[catch] at
java.awt.LightweightDispatcher.processMouseEvent(Container.java:2911)
        at
java.awt.LightweightDispatcher.dispatchEvent(Container.java:2859)
        at
java.awt.Container.dispatchEventImpl(Container.java:1423)
        at
java.awt.Window.dispatchEventImpl(Window.java:1566)
        at
java.awt.Component.dispatchEvent(Component.java:3367)
        at
java.awt.EventQueue.dispatchEvent(EventQueue.java:445)
        at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:190)
        at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:144)
        at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
        at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:130)
        at
java.awt.EventDispatchThread.run(EventDispatchThread.java:98)



Note:  Please add FFJ40 for Found in version list
box.
Comment 1 _ ttran 2002-04-11 08:37:38 UTC
Srinivas, please please try to choose the correct module to file bugs
against.  This is IMO a bug in i18n module, not core

> Note:  Please add FFJ40 for Found in version list box

You are filing bugs against something which will become FFJ40.  There
is no FFJ40 at this moment.  At best we can make a version tag "FFJ
4.0 dev".  Ask jchalupa@netbeans.org for it, if you like
Comment 2 Jan Chalupa 2002-04-11 09:52:52 UTC
Raising priority. This looks like a regression caused by the series of
recent integrations #21140, #21565, #21569.
Comment 3 _ pkuzel 2002-04-11 11:11:59 UTC
Fixed, it was trunk optimalization leak.
Comment 4 _ pkuzel 2002-04-11 13:07:49 UTC
*** Issue 22318 has been marked as a duplicate of this issue. ***
Comment 5 Marian Mirilovic 2002-04-16 14:53:33 UTC
verified in [orion CE](020415)
Comment 6 _ pkuzel 2002-04-17 08:57:45 UTC
*** Issue 22517 has been marked as a duplicate of this issue. ***
Comment 7 Quality Engineering 2003-07-01 09:52:58 UTC
Resolved for 3.4 or earlier, no new info since then -> closing.