An established connection was interrupted by your host's software

The application uses the quickfixj library which uses Apache Mina . This application supports socket connection to remote host.

All of a sudden we get the following error:

[SocketConnectorIoProcessor-0.0]   - ERROR quickfix.mina.initiator.InitiatorIoHandler  - socket exception (/xxx.xxx.xxx.xxx:xx): An established connection was aborted by the software in your host machine

      

where xxx.xxx.xxx.xxx:xx is the remote address.

What can cause the connection to drop? Remote host? My OS?

+2


source to share


2 answers


The connection was disconnected by some switch because the machine width was too high (above the limit)



+2


source


Most firewalls complete their downtime after some time.



0


source







All Articles