mq サーバーの AMQERR01.LOG に次のエラー メッセージが繰り返し表示されます。
AMQ9209: Connection to host 'client-host (...)' for channel
'TEST_CHANNEL' closed.
EXPLANATION:
An error occurred receiving data from 'client-host (...)' over
TCP/IP. The connection to the remote host has unexpectedly terminated.
The channel name is 'TEST_CHANNEL'; in some cases it cannot be determined and
so is shown as '????'.
に続く:
AMQ9999: Channel 'TEST_CHANNEL' to host 'client-host (...)' ended
abnormally.
EXPLANATION:
The channel program running under process ID 5022 for channel 'TEST_CHANNEL'
ended abnormally. The host name is 'client-host (...)'; in some
cases the host name cannot be determined and so is shown as '????'.
2 番目のメッセージのアクションでは、「"ExcludeMessage" または "SuppressMessage" を調整することで、このメッセージを完全に除外または抑制できることに注意してください」と表示されます。
なぜこれが起こるのですか?これらのエラーが発生するのは正常であり、提案どおりに抑制できますか?