[
https://issues.jboss.org/browse/JBTM-2790?page=com.atlassian.jira.plugin....
]
Tom Jenkinson edited comment on JBTM-2790 at 12/7/16 7:21 AM:
--------------------------------------------------------------
Fundamentally the issue is that stomp side sends the message (14046 AKA JMSMessageID
aab18eed-9a46-11e6-93e9-525400b0f360) but the C side doesn't receive it:
This is it being sent by the app server:
2016-10-25 01:04:58,828 DEBUG [org.codehaus.stomp.jms.ProtocolConverter] (Thread-16
(ActiveMQ-client-global-threads-20571710)) Locking output handler to ensure that we
don't mux signals
This is the C side blocking wait:
2016-10-25 01:04:57,273 [0x000009b4] TRACE (AtmiBrokerLogc :84 ) -
stomp_read_line
was (Author: tomjenkinson):
The message to pause the server does not seem to be received at testsui1 14046 is the
message ID I think on the app server Stomp sent but I can;t see it getting received.
Blacktie btadmin ResumeDomainTest failure
-----------------------------------------
Key: JBTM-2790
URL:
https://issues.jboss.org/browse/JBTM-2790
Project: JBoss Transaction Manager
Issue Type: Bug
Components: BlackTie, Testing
Reporter: Amos Feng
Assignee: Amos Feng
Priority: Minor
It looks like the ResumeDomainTest.setUp() sends the "pauseDomain' command but
can not receive the response from the jboss-as server.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)