Installation guide

Appendix E: MSG_Exception Messages
198 FlashCONNECT Administrators Guide
w3Semaphore::value() - semnum <0)
w3Semaphore::value() semctl() failed, errorcode
w3SharedMemory::~w3SharedMemory() shmctl(IPC_RMID),
errorcode
w3SharedMemory::~w3SharedMemory() shmdt(), errorcode
w3SharedMemory::~w3SharedMemory() UnmapViewOfFileEx(),
errorcode
Meaning: Bad semaphore number while trying to return the value of a
semaphore. UNIX only.
Severity: FCService will fail.
Action: Contact Raining Data Customer Support.
Meaning: Failure of semctl while trying to return the value of a semaphore.
UNIX only.
Severity: FCService will fail.
Action: Check errorcode and resolve underlying problem.
Meaning: Shared memory control failed during shared memory destruction.
Severity: FCService will fail.
Action: Check errorcode and resolve underlying problem.
Meaning: Shared memory failure during shared memory destruction.
Severity: FCService will fail.
Action: Check errorcode and resolve underlying problem.
Meaning: Failure to unmap the view of the file during shared memory
destruction.
Severity: FCService will fail.
Action: Check errorcode and resolve underlying problem.