-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
An AMQP client sends two SASL Handshake frames
◊ ◊◊ 5.143770 Frame 276 10.18.96.1:27740 -> 10.10.63.218:5672 -> init SASL (3): (1.0.0) ◊ init SASL (3): (1.0.0) Protocol: AMQP Protocol-ID: 3 Version Major: 1 Version Minor: 0 Version-Revision: 0 ◊ ◊◊ 5.150913 Frame 280 10.18.96.1:27740 -> 10.10.63.218:5672 -> method sasl.init ◊ method sasl.init Length: 49 Doff: 2 Type: SASL (1) Channel: 0 Method: sasl.init (65) Arguments (list of 3 elements) Mechanism: PLAIN Init-Response: 006775657374006775657374 Hostname: 10.10.63.218
The broker does not respond and after a while issues a timeout.
AMQ212037: Connection failure has been detected: AMQ119014: Did not receive data from /10.18.96.1:27740 ...
The expectation if for the broker to respond to the SASL negotiation.
- is blocked by
-
ENTMQBR-380 Release 7.0.0.ER4 with Hand Off document
- Closed
- is caused by
-
ARTEMIS-500 Loading...