FairCom Server experienced an abnormal shutdown (possibly causing FairCom Server to hang) when ctQUIET() was called after a previous ctQUIET() call could not reopen files when undoing the quiesce. Messages in CTSTATUS.FCS:
Unexpected error during ctQUIET system level file open...
Unexpected ctCLOSE_FDflg3...
mbclosx: close (myfile.dat) failed with error= {9}
Unexpected error during ctQUIET system level close...: -198
ctsave failed: system code = 9 lc = 38 fd = -1
The logic has been modified to correct this problem.