home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1998 October
/
PCWorld_1998-10_cd.bin
/
software
/
prehled
/
komix
/
DATA.Z
/
message.111
< prev
next >
Wrap
Text File
|
1997-02-28
|
2KB
|
27 lines
1 | Unable to set a write lock, since user '%1' already placed a write lock for %2 at %3.
2 | Unable to set a read lock, since user '%1' already placed a write lock for %2 at %3.
3 | Unable to set a write lock, since user '%1' already placed a read lock for %2 at %3.
4 | Unable to set a write lock, since user '%1' already placed a save lock for %2 at %3.
5 | Unable to set a read lock, since user '%1' already placed a save lock for %2 at %3.
6 | Unable to set a save lock, since user '%1' already placed a read lock for %2 at %3.
7 | Unable to set a save lock, since user '%1' already placed a save lock for %2 at %3.
8 | Unable to set a save lock, since user '%1' already placed a write lock for %2 at %3.
9 | Unable to set a cache lock, since user '%1' already placed a save lock for %2 at %3.
10 | Cannot set a write lock for a process that is already holding a cache lock (user '%1', reason '%2', date '%3').
11 | Unable to release lock, since the object is not locked by process %1 on %2.
12 | Cannot activate callback for nil object.
13 | Lock with invalid type %1 passed to %2.
14 | Lock request was issued, but the process that requested the lock is still holding an out-of-date cache lock.
15 | Cannot create file %, is there another server running?
16 | Unknown lock id %
17 | Cannot 'makeOperable', since lockserver is already operable.
18 | Cannot perform '%', since the lockserver is not operable. Try to reactivate the lockserver using 'makeOperable'.
19 | An incomplete lock description was passed to 'setLock'; at least the object, lock type, user, host and pid must be specified.
20 | More than one lock type was set in the lock description passed to 'setLock'.
21 | A lock type other than 'Read' or 'Write' was set in the lock description passed to 'setLock'.
22 | An incomplete lock description was passed to 'removeLocks'; at least the locked object must be specified.
23 | The lock description passed to 'removeLocks' did not match any read/write locks.
24 | Due to errors, % of the % matching lock(s) were not unlocked by 'removeLocks'.
25 | Shutdown of lockserver is delayed since there are still % locked object(s).
26 | Shutdown will proceed after the last lock has been removed.