Bug 479534 - Swing toolkit - o.e.j.rc.swing.driver.EventFlusher - Error occurred while invoking syncNativeQueue
Summary: Swing toolkit - o.e.j.rc.swing.driver.EventFlusher - Error occurred while inv...
Status: NEW
Alias: None
Product: Jubula (Archived)
Classification: Technology
Component: RC (show other bugs)
Version: unspecified   Edit
Hardware: All Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Oliver Goetz CLA
URL:
Whiteboard: stalebug
Keywords:
Depends on:
Blocks: 468428
  Show dependency tree
 
Reported: 2015-10-12 03:08 EDT by Markus Tiede CLA
Modified: 2023-09-04 13:48 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Tiede CLA 2015-10-12 03:08:18 EDT
Our Swing native queue syncing does no longer work reliably for Java 8. This is an excerpt from our nightly Swing regression test environment :
[...]
2015-10-10 19:54:43.855 [Connection.ReaderThread:Socket[addr=gdcentos/10.54.48.116,port=39062,localport=50470]] ERROR o.e.j.rc.swing.driver.EventFlusher - Error occurred while invoking syncNativeQueue.
java.lang.reflect.InvocationTargetException: null
	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) ~[na:na]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_60]
	at java.lang.reflect.Method.invoke(Method.java:497) ~[na:1.8.0_60]
	at org.eclipse.jubula.rc.swing.driver.EventFlusher.flush(EventFlusher.java:145) ~[org.eclipse.jubula.rc.swing_4.0.0.201510070842.jar:na]
	at org.eclipse.jubula.rc.swing.driver.RobotAwtImpl.moveImpl(RobotAwtImpl.java:473) [org.eclipse.jubula.rc.swing_4.0.0.201510070842.jar:na]
	at org.eclipse.jubula.rc.swing.driver.RobotAwtImpl.clickImpl(RobotAwtImpl.java:274) [org.eclipse.jubula.rc.swing_4.0.0.201510070842.jar:na]
	at org.eclipse.jubula.rc.swing.driver.RobotAwtImpl.click(RobotAwtImpl.java:508) [org.eclipse.jubula.rc.swing_4.0.0.201510070842.jar:na]
	at org.eclipse.jubula.rc.swing.driver.RobotAwtImpl.click(RobotAwtImpl.java:1) [org.eclipse.jubula.rc.swing_4.0.0.201510070842.jar:na]
	at org.eclipse.jubula.rc.common.tester.WidgetTester.rcClick(WidgetTester.java:100) [org.eclipse.jubula.rc.common_4.0.0.201510070842.jar:na]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_60]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_60]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_60]
	at java.lang.reflect.Method.invoke(Method.java:497) ~[na:1.8.0_60]
	at org.apache.commons.beanutils.MethodUtils.invokeMethod(MethodUtils.java:281) [org.apache.commons.beanutils_1.8.0.v201205091237.jar:na]
	at org.apache.commons.beanutils.MethodUtils.invokeMethod(MethodUtils.java:225) [org.apache.commons.beanutils_1.8.0.v201205091237.jar:na]
	at org.eclipse.jubula.rc.common.commands.MethodInvoker.invoke(MethodInvoker.java:64) [org.eclipse.jubula.rc.common_4.0.0.201510070842.jar:na]
	at org.eclipse.jubula.rc.common.commands.CapTestCommand.execute(CapTestCommand.java:228) [org.eclipse.jubula.rc.common_4.0.0.201510070842.jar:na]
	at org.eclipse.jubula.communication.internal.Communicator$ConnectionListener.received(Communicator.java:918) [org.eclipse.jubula.communication_4.0.0.201510070842.jar:na]
	at org.eclipse.jubula.communication.internal.connection.Connection.fireMessageReceived(Connection.java:402) [org.eclipse.jubula.communication_4.0.0.201510070842.jar:na]
	at org.eclipse.jubula.communication.internal.connection.Connection.access$2(Connection.java:391) [org.eclipse.jubula.communication_4.0.0.201510070842.jar:na]
	at org.eclipse.jubula.communication.internal.connection.Connection$ReaderThread.run(Connection.java:454) [org.eclipse.jubula.communication_4.0.0.201510070842.jar:na]
Caused by: sun.awt.SunToolkit$OperationTimedOut: 20001
	at sun.awt.X11.XToolkit.syncNativeQueue(XToolkit.java:2450) ~[na:1.8.0_60]
	... 21 common frames omitted
[...]
Comment 1 Eclipse Genie CLA 2017-10-02 16:55:59 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.
Comment 2 Eclipse Genie CLA 2019-09-23 09:43:56 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.
Comment 3 Eclipse Genie CLA 2021-09-13 08:34:11 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.
Comment 4 Eclipse Genie CLA 2023-09-04 13:48:57 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.