comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » lmgrd problem in IDL
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
lmgrd problem in IDL [message #2757] Thu, 22 September 1994 14:45
swalton is currently offline  swalton
Messages: 2
Registered: September 1994
Junior Member
I'm a new IDL user/administrator, and I'm sure others have hit this:

Like most Unix sites, I have a cron job which cleans old files out
of /tmp and /usr/tmp on the basis of an old access time, something
like
find /usr/tmp -atime +7 -exec rm \{\} \;

(shortened for clarity--the real one has a few more checks).
However, idl_lmgrd writes a lock file in /usr/tmp which gets deleted
by the above, and idl_lmgrd shortly thereafter exits and IDL won't
run. Is there some way to tell idl_lmgrd to write its lock file
somewhere else and/or to touch it every so often so it won't get
deleted? I could (indeed have) put a special check in the find in
cron so as not to touch that particular file, but its ugly.

On a related note, has anyone had idl_lmgrd exit for no apparent
reason?

--
Stephen Walton, California State University, Northridge
"Oh no, not another one."---Heard frequently swalton@csun.edu
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: widget_draw, scroll
Next Topic: Math bug and work around

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Oct 11 04:00:40 PDT 2025

Total time taken to generate the page: 1.19986 seconds