I’ve Apache Activemq version 5.18.3 and I see in the activemq.log lots (every 5 minutes) this kind of warnings:
WARN | Could not accept connection from tcp://10.11.21.52:60676: Remote host terminated the handshake (SSL peer shut down incorrectly) | org.apache.activemq.broker.TransportConnector | ActiveMQ BrokerService[localhost] Task-7745
The ip-address 10.11.21.52 (I did change the real ip-address) if from our Postgres server that has nothing to do with the server where Apache Activemq is installed.
I’ve search all files for the ip-address and hostname (also fqdn) but can’t find anything. So to me it’s a mistery why my Postgres server is trying to connect to Apache activemq.
Any clues?
regards,
Ivan
nothing. I just see the warning in the log-file
Ivan Saez Scheihing is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.