[
https://issues.apache.org/jira/browse/CXF-7341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andriy Redko resolved CXF-7341.
-------------------------------
Resolution: Won't Fix
> org.apache.cxf.transport.jms.RequestResponseTest.testRequestTopicResponseStaticQueue
> times out with jdk9 preview
> ----------------------------------------------------------------------------------------------------------------
>
> Key: CXF-7341
> URL: https://issues.apache.org/jira/browse/CXF-7341
> Project: CXF
> Issue Type: Bug
> Components: JMS
> Reporter: Adam Anderson
> Priority: Major
>
> I ran into this issue testing jdk9 preview on Windows.
> java.lang.AssertionError: Can't receive the Conduit Message in 10 seconds
> at
> org.apache.cxf.transport.jms.RequestResponseTest.sendAndReceiveMessages(RequestResponseTest.java:138)
> at
> org.apache.cxf.transport.jms.RequestResponseTest.testRequestTopicResponseStaticQueue(RequestResponseTest.java:91)
> I tried increasing the timeout to 20 seconds and it still fails to receive
> the message.
> This might be related to JEP 143: Improve Contended Locking
> This looks similar to another user's pull request build:
> https://builds.apache.org/job/CXF-Trunk-PR/354/
> although that build is failing on the sendMessage in java 8.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)