Centum CS 3000 R5.02 - HIS Failure

Hello All,

Upon a blackout one of the HIS is in fail.
Equalized all HIS to the FCS database and one HIS shows
LdXopsLoadMain connection error 10060
Processing terminated due to connection error 7002.

FCS are healthy and not other system alarms, failures.

Some thougths would be welcome.

Thanks
Paulo
 
The error messages you're seeing:
  • 10060 (Winsock Error) – This is a standard TCP connection timeout, indicating that the HIS tried to connect to a service (likely the LDS or FCS or LdXops server) and got no response within the timeout window.
  • 7002 – Often indicates communication failure during data acquisition or control operations, i.e., the system couldn't fetch or send the necessary data and shut down the process to avoid incorrect control.
  • Restart LdXops services on the affected HIS.
  • Temporarily disable Windows Firewall, then try reconnecting.
  • Verify network path from HIS to FCS using tools like ping, telnet <FCS IP> 12300, or netstat.
  • If all else fails, try a clean re-equalization from a known good HIS.
 
Top