AMQP1 connector tries to connect to a channel even when there is none configured. While this does not stops execution of a program, it fills log with following messages:
[ERROR] Received AMQP1.0 error [connection: amqp://127.0.0.1:5672, address: , error: qd:no-route-to-dest: No route to the destination node]
The cadence is so strong that it fills whole HDD capacity quite quickly, making the server malfunctioning.
AMQP1 connector tries to connect to a channel even when there is none configured. While this does not stops execution of a program, it fills log with following messages:
[ERROR] Received AMQP1.0 error [connection: amqp://127.0.0.1:5672, address: , error: qd:no-route-to-dest: No route to the destination node]
The cadence is so strong that it fills whole HDD capacity quite quickly, making the server malfunctioning.