We have a situation where a low-traffic OB thread will go into an error condition that fills both log files with the same message at a rate of about 160 messages per second. They all say “[pdl :PDL :ERR /O: OB_RAW_HCN] read returned error 238 (Connection timed out)“. I’ve been told that “connection timed out” may not necessarily be the definition of error 238. Left unchecked the logs will fill the disk space and the engine shuts down. I have an alert that will cycle the logs, but that’s just a band-aid. This thing is so fast and unending it is as if the engine were in an endless loop. The cpu useage hits around 98% and our users start complaining about system response time. We’re running 5.2.1 on HP-UX 11i. Has anyone else experienced this?