Installation guide
MSG_Exception: Event Handler Messages
FlashCONNECT Administrator’s Guide 197
w3Semaphore::create(): malloc()
w3Semaphore::create(): SetSecurityDescriptorDacl(), errorcode
w3Semaphore::produce() - semid <0
w3Semaphore::produce() - semnum <0
w3Semaphore::value() - semid <0)
Meaning: Out of memory while trying to build a new semaphore. Windows only.
Severity: FCService will fail.
Action: Check memory usage.
Meaning: Failure of SetSecurityDescriptorDacl while trying to build a new
semaphore. Windows only.
Severity: FCService will fail.
Action: Check errorcode and resolve underlying problem.
Meaning: Bad semaphore ID while trying to produce new semaphores. UNIX only.
Severity: FCService will fail.
Action: Contact Raining Data Customer Support.
Meaning: Bad semaphore number while trying to produce new semaphores. UNIX
only.
Severity: FCService will fail.
Action: Contact Raining Data Customer Support.
Meaning: Bad semaphore ID while trying to return the value of a semaphore.
UNIX only.
Severity: FCService will fail.
Action: Contact Raining Data Customer Support.