A windows client application sends a message to a Mirth TCP listener. This is the string (control characters are changed to be readable):
<VT>CONFIRM|ATT<FS>
Mirth does recieve the message but it generats the following error:
[2014-12-01 20:03:58,450] ERROR (com.mirth.connect.connectors.tcp.TcpDispatcher:31 0): Error sending message via TCP (TCP Sender "Destination 1" on channel 2f2c416b-97cf-43a3-8a46-d87b9fdbe844).
java.net.ConnectException: Connection refused: connect
Any idea why there is a connection error? Or how to debug to find the communication problem?
It looks like mirth cannot return its resonse.
Anyone any suggestions?
<VT>CONFIRM|ATT<FS>
Mirth does recieve the message but it generats the following error:
[2014-12-01 20:03:58,450] ERROR (com.mirth.connect.connectors.tcp.TcpDispatcher:31 0): Error sending message via TCP (TCP Sender "Destination 1" on channel 2f2c416b-97cf-43a3-8a46-d87b9fdbe844).
java.net.ConnectException: Connection refused: connect
Any idea why there is a connection error? Or how to debug to find the communication problem?
It looks like mirth cannot return its resonse.
Anyone any suggestions?
TCP Listner connection refused
0 commentaires:
Enregistrer un commentaire