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 22517 - IlegalStateException after doing accessability testing
Summary: IlegalStateException after doing accessability testing
Status: CLOSED DUPLICATE of bug 22304
Alias: None
Product: java
Classification: Unclassified
Component: I18N (show other bugs)
Version: -FFJ-
Hardware: Sun Solaris
: P2 blocker (vote)
Assignee: Bruce Lee
URL:
Keywords:
: 222516 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-04-16 21:49 UTC by Srinivas Gundeaboina
Modified: 2012-11-21 13:39 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Srinivas Gundeaboina 2002-04-16 21:49:37 UTC
BuildId: 020412(orion_trunk) installed using
installers.

I was doing accessability testing in the CMP Area.
Created  a CMP Bean. 
Clicked on Tools in the Menubar, this exception 
was thrown.
Before Creating the Bean I treid deleting the
files
in the package and creatiing  a new bean using
the package etc.

Here  are the exception details

Tue Apr 16 11:06:36 PDT 2002:
java.lang.IllegalStateException: Icon for
org.netbeans.modules.i18n.wizard.I18nTestWizardAction
with resource
org/netbeans/modules/i18n/i18nAction.gif not found
java.lang.IllegalStateException: Icon for
org.netbeans.modules.i18n.wizard.I18nTest
WizardAction
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.ja
va: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(EventDispatchThrea
d.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)
Comment 1 _ pkuzel 2002-04-17 08:57:49 UTC
Duplicate

*** This issue has been marked as a duplicate of 22304 ***
Comment 2 pfelenda 2003-01-20 13:04:35 UTC
Verified -> This issue is duplicate of #22304.
Comment 3 Quality Engineering 2003-07-01 09:52:34 UTC
Resolved for 3.4 or earlier, no new info since then -> closing.
Comment 4 Marian Mirilovic 2012-11-21 13:39:35 UTC
*** Bug 222516 has been marked as a duplicate of this bug. ***