If this site has file type protocols maybe the file(s) being createrd have exceeded the default maximum defined in your UNIX. If that is the case, check with your admin to see what that limit might be and potentially get it expanded or perhaps modify the integration so it does not create such a large file.
I guess it is also possible your log file or some other Cloverleaf file has gotten way too large but normally that would be caught be the System Alerts i would think.
email: jim.kosloskey@jim-kosloskey.com 29+ years Cloverleaf, 59 years IT - old fart.
Signal Names and Numbers
The following table describes a few of the more common signals that
can be useful from a terminal. For a complete list and a full
description, see the header file and the manual entry
signal(5).
signum signame Name Description
___________________________________________________________________________
0 SIGNULL Null Check access to pid
1 SIGHUP Hangup Terminate; can be trapped
2 SIGINT Interrupt Terminate; can be trapped
3 SIGQUIT Quit Terminate with core dump; can be trapped
9 SIGKILL Kill Forced termination; cannot be trapped
15 SIGTERM Terminate Terminate; can be trapped
24 SIGSTOP Stop Pause the process; cannot be trapped
25 SIGTSTP Terminal stop Pause the process; can be trapped
26 SIGCONT Continue Run a stopped process
Zuyderland Medisch Centrum; Heerlen/Sittard; The Netherlands