yesterday in one of our test sites, several processes went down after the maintenance. During the maintenance I take the sites down, cleanup and restarted it.
In this morning, when I came I noticed that several threads and processes down. In looking at the processes directory, I see following error. The processes that went down are not communicating in inter-processes communication. All of them were configured within individual separate processes.
That mean therad_A to Thread_b (process1) and the like.
Has anyone seen similar errors? Does anyone what is the cause of it?
11/30/2006 16:12:06 [dbi :dbi :ERR /0:hmm_ord_adtmfn_in] Db_Vista database error -24: ‘PROGRAMMER/USER error: -24
attempt to access unlocked set/record
C errno = 32: Broken pipe’
11/30/2006 16:12:06 [dbi :dbi :ERR /0:hmm_ord_adtmfn_in] dbiMidExists: status dt
_keyfind = -24
11/30/2006 16:12:06 [dbi :dbi :ERR /0:hmm_ord_adtmfn_in] Db_Vista database error -24: ‘PROGRAMMER/USER error: -24
attempt to access unlocked set/record
C errno = 32: Broken pipe
Thanks in advance.
Reggie