Amazon MQ - ActiveMQ - enhance logged information - "Async error occurred" without trace

0

I'm currently using a microservice that is listening from an ActiveMQ queue outside AWS, retrieves the messages, and transfers them into an Amazon MQ ActiveMQ queue. For one part of the messages, everything works fine. But some others, even if considered as well transferred, they aren't present in the destination queue. I enabled the general and audit log of the broker, and found obscure warning messages. Obscure because it doesn't contain any trace or information about the root cause. Here is the message:

  • WARN | Async error occurred | org.apache.activemq.broker.TransportConnection.Service | ActiveMQ Transport: ssl:///<some IP and port>
  • I added "<some IP and port>" just to hide the real IP and port.

Is there any way to have more information?

1 個回答
0

The ActiveMQ general logs should contain any information related to the broker.

Any client side logs around the same time?

Is the IP and port from from your consumer/producer?

AWS
支援工程師
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南