Skip to content

MalformedFrameException: Bad frame end marker 69 #697

@oursy

Description

@oursy

Hi ,

There will always be an error in the consumer log

2021-07-18 14:52:24.298 ERROR 1 --- [AMQP Connection 172.29.60.38:5672] c.r.c.impl.ForgivingExceptionHandler     : An unexpected connection driver error occured

com.rabbitmq.client.MalformedFrameException: Bad frame end marker: 69
	at com.rabbitmq.client.impl.Frame.readFrom(Frame.java:117) ~[amqp-client-5.12.0.jar:5.12.0]
	at com.rabbitmq.client.impl.SocketFrameHandler.readFrame(SocketFrameHandler.java:184) ~[amqp-client-5.12.0.jar:5.12.0]
	at com.rabbitmq.client.impl.AMQConnection$MainLoop.run(AMQConnection.java:665) ~[amqp-client-5.12.0.jar:5.12.0]
	at java.base/java.lang.Thread.run(Thread.java:834) ~[na:na]

Rabbitmq-Server log :

2021-07-18 06:52:50.815 [warning] <0.11069.12> closing AMQP connection <0.11069.12> (172.29.60.43:55920 -> 172.21.0.2:5672-rabbitConnectionFactory#5c8d58ed:3, vhost:'/ ', user:'westwell'):
client unexpectedly closed TCP connection

Rabbitmq-java-client version : 5.12.0

Rabbitmq Server Nodes :
image

Rabbitmq Server version :

  • RabbitMQ 3.8.19
  • Erlang 24.0.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions