wso2 / product-ei

An open source, a high-performance hybrid integration platform that allows developers quick integration with any application, data, or system.
https://wso2.com/integration/
Apache License 2.0
374 stars 281 forks source link

Intermittent test failure in JMSEndpointTestCase #2941

Closed madushadhanushka closed 1 month ago

madushadhanushka commented 5 years ago

Description Intermittent test failure in JMSEndpointTestCase of 4.9.0 jenkins build.

Error message Message not received at SimpleStockQuoteService

Stacktrace junit.framework.AssertionFailedError: Message not received at SimpleStockQuoteService at junit.framework.Assert.fail(Assert.java:47) at org.wso2.carbon.esb.jms.transport.test.JMSEndpointTestCase.testJMSProxy(JMSEndpointTestCase.java:61)

Affected Product Version WSO2 ESB 4.9.0/ EI 6.4.0 Logfile.log

ThishaniLucas commented 5 years ago

This issue still persists. Now the exception is

org.awaitility.core.ConditionTimeoutException: Condition returned by method "isMessagesConsumed" in class org.wso2.carbon.esb.jms.transport.test.JMSEndpointTestCase was not fulfilled within 300 seconds