Path: utzoo!attcan!uunet!know!zaphod.mps.ohio-state.edu!sdd.hp.com!ucsd!ucbvax!TRANSARC.COM!Craig_Everhart From: Craig_Everhart@TRANSARC.COM Newsgroups: comp.soft-sys.andrew Subject: Re: Wierd AMS Error Message-ID: <0azWuLH0BwwOM1h5tU@transarc.com> Date: 24 Sep 90 16:04:39 GMT References: <0ayhVAi3LE015_HY0m@zeta.saintjoe.edu> Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 10 It wouldn't be wrong to ask what your configuration is. The thing that's locked seems to be your ~/.MESSAGES/mail/.MS_MsgDir file, generally done by doing an flock(2) on that file. I'd argue that some other agent has that file locked--usually another process on that same machine, left over from something else that you did. Does that jog memories at all? Craig