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 109833

Summary: ISE when running test with opened main menu
Product: qa Reporter: Petr Chytil <pchytil>
Component: a11yAssignee: Jaromir Uhrik <juhrik>
Status: RESOLVED WONTFIX    
Severity: blocker CC: ceehira, dcherk
Priority: P2    
Version: 6.x   
Hardware: All   
OS: Linux   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=3983
Issue Type: DEFECT Exception Reporter: 3983
Attachments: full stacktrace
stacktrace
stacktrace
stacktrace
stacktrace
stacktrace
stacktrace
stacktrace
stacktrace

Description Petr Chytil 2007-07-16 16:10:51 UTC
Product Version: NetBeans IDE Dev (Build 200707160000) 
Java: 1.6.0_02; Java HotSpot(TM) Client VM 1.6.0_02-b05 
System: Linux version 2.6.20-16-generic running on i386; UTF-8; en_US (nb) 
Userdir: /home/petr/.netbeans/dev-a11y

Steps to reproduce:
- run accessibility tester
- open some menu from main menu or combo box from main toolbar
- press ctrl+f11 
- ISE should occur

java.lang.IllegalStateException: Assertion failed. WindowsAPI is required to be called from AWT thread only, see
http://core.netbeans.org/proposals/threading/
	at org.netbeans.core.windows.WindowManagerImpl.assertEventDispatchThreadWeak(WindowManagerImpl.java:1422)
	at org.netbeans.core.windows.WindowManagerImpl.topComponentID(WindowManagerImpl.java:1174)
	at org.openide.windows.WindowManager.findTopComponentID(WindowManager.java:491)
Comment 1 Petr Chytil 2007-07-16 16:11:25 UTC
Created attachment 45146 [details]
full stacktrace
Comment 2 Petr Chytil 2008-02-19 11:44:59 UTC
*** Issue 127724 has been marked as a duplicate of this issue. ***
Comment 3 Petr Dvorak 2008-02-19 12:39:14 UTC
Build: NetBeans IDE Dev (Build 200802140010)
VM: Java HotSpot(TM) Client VM, 10.0-b19
OS: Linux, 2.6.22-14-generic, i386

User Comments: 
While testing accesibility using Accessibility plugin, a SOE was throw. It occured when I opened project properties (I have opened mobility application), selected "Ablilities" in the left treeview and executed accessibility test (using Ctrl+F11 shortcut)...
Comment 4 Petr Dvorak 2008-02-19 12:39:17 UTC
Created attachment 56858 [details]
stacktrace
Comment 5 Exceptions Reporter 2008-02-26 07:25:59 UTC
This issue has already 5 duplicates 
Comment 6 Peter Pis 2008-03-07 08:31:38 UTC
Build: NetBeans IDE Dev (Build 080305)
VM: Java HotSpot(TM) Client VM, 10.0-b19
OS: Windows XP, 5.1, x86

User Comments: 
Running qa-functional tests internally threw exception.
Comment 7 Peter Pis 2008-03-07 08:31:41 UTC
Created attachment 57952 [details]
stacktrace
Comment 8 Roman Mostyka 2008-06-16 18:14:32 UTC
Created attachment 62889 [details]
stacktrace
Comment 9 Petr Cyhelsky 2008-07-15 13:08:07 UTC
Build: NetBeans IDE Dev (Build 200807101204)
VM: Java HotSpot(TM) Client VM, 11.0-b14, Java(TM) SE Runtime Environment, 1.6.0_10-rc-b27
OS: Linux, 2.6.24-16-generic, i386

User Comments: 
Comment 10 Petr Cyhelsky 2008-07-15 14:28:04 UTC
Build: NetBeans IDE Dev (Build 200807101204)
VM: Java HotSpot(TM) Client VM, 11.0-b14, Java(TM) SE Runtime Environment, 1.6.0_10-rc-b27
OS: Linux, 2.6.24-16-generic, i386

User Comments: 
When invoking Acessibility tool on Loaded classes debugger view
Comment 11 Petr Cyhelsky 2008-07-15 14:28:08 UTC
Created attachment 64568 [details]
stacktrace
Comment 12 Petr Chytil 2008-07-15 18:30:31 UTC
Build: NetBeans IDE Dev (Build 200807101204)
VM: Java HotSpot(TM) Client VM, 11.0-b13, Java(TM) SE Runtime Environment, 1.6.0_10-rc-b26
OS: Linux, 2.6.24-19-generic, i386

User Comments: 
Open as action on file, which had previously set it's MIME type in options, but I have removed it's MIME type before calling the open as action.
Comment 13 Petr Chytil 2008-07-15 18:30:40 UTC
Created attachment 64599 [details]
stacktrace
Comment 14 Petr Dvorak 2008-07-16 12:22:14 UTC
Build: NetBeans IDE Dev (Build 200807101204)
VM: Java HotSpot(TM) Client VM, 11.0-b13, Java(TM) SE Runtime Environment, 1.6.0_10-rc-b26
OS: Linux, 2.6.24-19-generic, i386

User Comments: 
I undocked "Declaration" window and I pressed Ctrl+F11 (to run A11Y test).
Comment 15 Petr Dvorak 2008-07-16 12:22:23 UTC
Created attachment 64695 [details]
stacktrace
Comment 16 Petr Dvorak 2008-07-16 12:27:36 UTC
The problem seems to be also here:
/--BEGIN
===============================================
 Tested Window title : null
===============================================

Results of Accessibility test


 Doesn't implement Accessible :
   - none.

.....unimportant
\---END

The window had no title set when I called test!! When I clicked the window (Declaration) after I sent the statistic log
of the error, I got different result:

/---BEGIN
===============================================
 Tested Window title : Declaration
===============================================

Results of Accessibility test


 Doesn't implement Accessible :
   - none.

....unimportant
\---END
Comment 17 _ krystyna 2008-07-17 21:51:22 UTC
Build: NetBeans IDE Dev (Build 20080717093500)
VM: Java HotSpot(TM) Client VM, 11.0-b13, Java(TM) SE Runtime Environment, 1.6.0_10-rc-b26
OS: Windows XP, 5.1, x86

User Comments: 
Comment 18 _ krystyna 2008-07-17 21:51:26 UTC
Created attachment 64903 [details]
stacktrace
Comment 19 Ivan Sidorkin 2008-07-29 13:21:28 UTC
Build: NetBeans IDE Dev (Build 200807290201)
VM: Java HotSpot(TM) Client VM, 11.0-b13, Java(TM) SE Runtime Environment, 1.6.0_10-rc-b26
OS: Windows XP, 5.1, x86

User Comments: 


Stacktrace: 
java.lang.StackOverflowError
        at javax.swing.ArrayTable.get(ArrayTable.java:126)
        at javax.swing.JComponent.getClientProperty(JComponent.java:3980)
        at javax.swing.JComponent.getToolTipText(JComponent.java:2975)
        at javax.swing.JLabel$AccessibleJLabel.getToolTipText(JLabel.java:1536)
        at javax.swing.JComponent$AccessibleJComponent.getAccessibleDescription(JComponent.java:3815)
        at javax.swing.JComponent$AccessibleJComponent.getAccessibleDescription(JComponent.java:3836)
Comment 20 Ivan Sidorkin 2008-07-29 13:21:38 UTC
Created attachment 65943 [details]
stacktrace
Comment 21 Marian Mirilovic 2011-02-16 17:20:18 UTC
too old without plan to fix it