Products | Versions |
---|---|
TIBCO Enterprise Message Service | - |
Not Applicable | - |
Resolution:
This is an operating system error.
According to /usr/include/sys/errno.h, error code 130 is defined as “ECONNABORTED” and indicates that:
ECONNABORTED
The remote side aborted the connection before the accept () operation completed.
The error message that you see in the EMS Server log most likely means that during the phase where the server accepts a connection from a client, the client has actually aborted the connection.