Related topics

Unbound form for data entry on multiple front ends
I TRIED TO=20 IMPORT A DRAWING AS A BLOCK INTO ANOTHER DRAWING, AND I GET AN ERROR=20 MESSAGE SAYING THE DRAWING IS LOCKED. I HAVE "UNLOCKED" IT, BUT EVERY=20 TIME I GET BACK ON THE MACHINE, THE DRAWINGS ARE "LOCKED" AGAIN. =20 Both these problems are related to having file locking turned on.

read/write errors with Samba v2.0.6
Xauthority xauth: error in locking authority file /home/florian/.Xauthority warning: process set to nice value 0 instead of -10 as requested XFree86 Version Xauthority I don't think it has to do with the authority file locking error, which probably is caused by vfat, because I have already tried hacking the

Crashes with recent ilisp, byte-code-related
When
pasting a large amount of data into an Access table, I get the error message "File sharing lock count exceeded. Increase Max Locks Per File registry entry". I am aware of http://support.microsoft.com/?id=815281. Under Method 2 it states in that article to load "Microsoft DAO 3.6 Object Library".

PB 9 Not creating a new text file
I have studied the discussions on this newsgroup surrounding division errors and applied many of the suggestions just about eliminating this problem on other platforms. But on this one system the errors are varied, random and plentiful! 2] The second major problem is a file locking issue. As new bookings are added

Linux NFS server && HPUX client file locking error
Not only is mail giving me input/output error when trying to lock a mailbox, I also have problems using dbm-files with perl (same thing, input/output errors) Does anybody know something about the locking-problem? I had locking problems related to NFS a few months ago at my lab (preventing from locking NFS

Bug#468202: subprocess post-installation script returned error ...
Jim Kane jk...@compuserve.com comp lang clarion In article <36a88c5a.0@tsnews. clarion.com>, Maurice Heesakkers wrote: runtime error : unkown error posted 6: Dos file locking error. That is the error you use to get if you tried to use TPS files on win3.1 and neither share.exe or vshare.vxd was installed.

Project File Locking and Error Message Length Configuration?
I get the error:- unexpected condition, locking error, write failed (null) ...leaving Paradox. At first I assumed this was a simple matter of permissions but I've made all the script directories readable and can't see what it is. Can anyone tell me which file Paradox can't open/lock/or read?

File locking errors
Since I got the FILE IN USE error message, the problem is real and so are the locks. I suspect that there are two types of locks that I see, and some of them are not 'real' and are due to the so called optimizations and open file paths, and some of them must be real because of the errors.

UNIX File Locking Question
Eduard Bloch e...@gmx.de linux debian bugs dist clone 466316 -1 reassign -1 openoffice.org retitle -1 Should allow to store without locking clone 466316 -2 However this should not be reported to user as "IO error while saving file". At least the latest OpenOffice tells the reason, the previous version really

Opening/saving files from/to the network
Unable
to find the relevant files in the current working directory, it would generate an error. Thus to allow the search to focus back on the application folder, the above lines I believe that SysInternals also has tools that tell you which process has a lock on a file, if that turns out to be your problem.

FoxPro Record Locking errors
Craig Wilson craig_d_wil...@yahoo.com novell zenworks install If it's a file locking error, you could try something even harsher. 1)Make a copy of public to "public2" 2)Rename public to public old 3)Rename public2 to public 4)Install Zenworks 5)Assign rights to the "New" public directory.

File locking with source
Sun Feb 24 12:20:10 2008 -> Reading databases from /var/lib/clamav Sun Feb 24 12:22:20 2008 -> ERROR: reload db failed: Unable to lock database directory db failed: Unable to lock database directory Sun Feb 24 12:26:40 2008 -> Terminating because of a fatal error.Sun Feb 24 12:26:40 2008 -> Socket file removed.

Problems renaming or deleting file in a share
Andrew Gierth and...@erlenstar.demon.co.uk comp unix solaris comp unix programmer "Michael" == "Michael Vilain <<vil...@spamcop.net>"> writes: Michael> Since there's no real file locking over NFS, uhuh - and I'm just imagining these lockd and statd processes? File locking over NFS is definitely real,

Cross Platform File Errors
Fields("approved") rsPoHead.Fields("approvedby") = rsPo.Fields("approvedby") rsPoHead.Fields("ShipMethod") = rsPo.Fields("shipvia") rsPoHead.Update rsPo.MoveNext Loop The problem I am having is after about 300 records written, my server comes up with an error saything that "Record Lock Threshold Exceeded".

NFS: FS-Cache page management [ver #34]
I'm trying to complie Samba 2.0.5a to a AIX 4.2 box, but the Configure script complaints about not finding File locking. The error as follow: checking configure summary ERROR: No locking available. Running Samba would be unsafe configure: error: summary failure. Aborting config So I went to check for flock,

PB 9 Not creating a new text file
You should see an MDB file. If you also see a very small LDB file with the same name as the MDB, delete the LDB. It contains locking information. programmatically" Initially I thought it might be a corruption problem - but I mocked up a similar self join in a brand new database, and still get the same error.

FoxPro Record Locking errors
LK_UNLCK, size) When one process had the lock on the file first, the other process would either time out and given an IOError, or else wait until the first process unlocked the file, and then it appeared to acquire the lock. Even very simply, in a single window, I can do this and at least get no error messages: f

unknown error trying to lock file
I have this repeating error in my smg.log file. Any suggestion on what I should do: upgrade or install patches ???? thx for your help. domain master = False wins server = 129.172.51.230 kernel oplocks = No lock dir = /usr/local/samba/var/locks socket address = 130.247.53.60 guest account = guest guest ok = Yes

Deleted File Locking error
Einbinden in die .htaccess Datei: ErrorDocument 500 /cgi-bin/internal-error.pl Das Script internal-error.pl sieht folgendermaßen aus: #! .... Irgend etwas mit my_file anstellen... close ($file) or die "Kann $my_file nicht schließen: $!"; Die Funktion flock() erwartet zum einen das zu sperrende Filehandle und zum

Bug in fcntl support in 5.6???
I'm
not surprised as that is a Solaris machine (lucy is Debian/potato ix86, running a 2.2.19 kernel), and I've figured out that file locking via NFS is a Btw, is there any chance for me to get file locking via NFS working between Linux and Solaris? I'd really like to have that. I would go to a 2.4 kernel,