Google

Monday, September 13, 2004

What is the cause of "LIBTUX_CAT:669"

这个情况我们也有遇到过.有一种情况会导致这种情况:客户端在等待服务返回结果集的时候出错终止或者超时.这样原来要发给client的message就 无法正常发送,导致这个问题.少数的这种错误是正常的,因为客户端有时也会因某种情况异常,经常出现就要查一下了.

669

ERROR: Message operation failed because of the invalid message queue identifier

Description

msgsnd to a queue failed because of invalid message queue identifier. This can also occur if a request is made by a client who exits before the request is satisfied. The cleanup after the client exits removes the message queue.

Action

Check the message queue identifier in msgsnd(). The message may be corrupted. Contact your BEA TUXEDO system Technical Support.