Thanks for all who replied with my query.
There were too many people to name, so just skippig that part.
The answer is to Look in /usr/include/errno.h: grep 35 in
/usr/include/errno.h
gave me this result. Also man errno is the man page to get explanation of
the error string.
#define EWOULDBLOCK 35 /* Operation would block */
Some background about when the error appeared, I got this error when I had
a strange
problem where the third party applications wouldn't get attached to Baan
application
running in the same system. We had to finally reboot the box to get the 3rd
party
applications working properly. Problem appear to have related with the
message
queues as seen in the log files below,
02-03-06[02:36:52]bsp250:timps3202s000(003):mbox send retry:300 (err=35)
02-03-06[02:36:53]bsp200:timps3202s000(001):mbox send retry:300 (err=35)
02-03-06[02:37:13]bsp200:timps3202s000(004):mbox send retry:240 (err=35)
02-03-06[ 2:33:18]conware: Error 35 while sending message
bnddc6,DDC_INIT,0,0 in message queue /baan2/baani
Any thoughts on this issue also would be highly appreciated.
Thanks again,
Abdul Rahiman
UNIX Administrator.
"The information contained in this electronic mail transmission is intended
by SPX Corporation for the use of the named individual or entity to which
it is directed and may contain information that is confidential or
privileged. If you have received this electronic mail transmission in
error, please delete it from your system without copying or forwarding it,
and notify the sender of the error by reply email or call the SPX Help Desk
at 215-293-2811 so that the sender's address records can be corrected."
Abdul Rahiman
To: tru64-unix-managers_at_ornl.gov
03/11/2002 cc:
04:38 PM Subject: UNIX error 35
Hello,
How can I translate what is error 35 for Tru64 UNIX. Is there an error
number translation command or
a manual that I can refer to?
regds,
~ Abdul Rahiman
"The information contained in this electronic mail transmission is intended
by SPX Corporation for the use of the named individual or entity to which
it is directed and may contain information that is confidential or
privileged. If you have received this electronic mail transmission in
error, please delete it from your system without copying or forwarding it,
and notify the sender of the error by reply email or call the SPX Help Desk
at 215-293-2811 so that the sender's address records can be corrected."
Received on Tue Mar 12 2002 - 16:06:30 NZDT