yijut2 commented on PR #1051: URL: https://github.com/apache/activemq/pull/1051#issuecomment-1817990286
Hi, I met an issue when using Nondex, a tool for detecting and debugging wrong assumptions on under-determined Java APIs. (https://github.com/TestingResearchIllinois/NonDex) When I run the detect flakiness command on the AMQ9255Test, sometimes I will get this error: `[ERROR] Errors: [ERROR] AMQ9255Test.testExpiredMessages:146 ยป JMS Could not post command: MessageAck {commandId = 5, responseRequired = false, ackType = 2, consumerId = ID:fa23-cs527-073.cs.illinois.edu-37869-1700429033032-5:2:1:1, firstMessageId = ID:fa23-cs527-073.cs.illinois.edu-37869-1700429033032-5:1:1:1:1, lastMessageId = ID:fa23-cs527-073.cs.illinois.edu-37869-1700429033032-5:1:1:1:1, destination = queue://ActiveMQ.DLQ, transactionId = null, messageCount = 1, poisonCause = null} due to: org.apache.http.NoHttpResponseException: localhost:8161 failed to respond [INFO] [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0` This error won't appear everytime, but just sometimes. Did you have an idea where the problem is? Thank you in advance. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
