What is the cause of "LIBTUX_CAT:669"
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 inmsgsnd()
. The message may be corrupted. Contact your BEA TUXEDO system Technical Support.
<< Home