<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
<br>
On 3/21/2012 12:18 PM, William J. McEachran wrote:
<blockquote
cite="mid:CAHYvgQv=D1DjrzsOOqH=6GcjCWD=9t+bvZc53XfSBgBSjWkKcw@mail.gmail.com"
type="cite">
<pre wrap="">I'm seeing lockfiles left after a demand index is rebuilt on an old system
recently moved from SCO-Unix to Linux.
Any ideas why the lockfiles aren't being cleaned up?
'dxmaint --ver' is 5.7.00D4
It's perms are:
-rwsr-xr-x 1 filepro daemon 613628 May 31 2011 dxmaint
In fact, as I look at the system it seems to be generating, and leaving a
lot of lockfiles
with no development working occuring.
This is on openSUSE 11.4
Thanks.
</pre>
</blockquote>
Do you mean you are getting runtime lockfile errors, or simply that
you see "lockfile" objects in the directories? The latter is
completely normal. When fP binaries terminate (or close files),
they should unset the <i>flags</i> contained in the lockfiles. The
lockfiles themselves are not removed.<br>
</body>
</html>