Installation guide
Appendix E: MSG_Exception Messages
196 FlashCONNECT Administrator’s Guide
w3Semaphore::consume() - semid <0
w3Semaphore::consume() - semnum <0
w3Semaphore::consume() - timeout <0
w3Semaphore::create() new failed
w3Semaphore::create() semget() failed, errorcode
w3Semaphore::create(): InitializeSecurityDescriptor(), errorcode
Meaning: Trying to consume an illegal semaphore ID. UNIX only.
Severity: FCService will fail.
Action: Contact Raining Data Customer Support.
Meaning: Trying to consume an illegal semaphore number. UNIX only.
Severity: FCService will fail.
Action: Contact Raining Data Customer Support.
Meaning: Invalid timeout while trying to consume a semaphore. UNIX only.
Severity: FCService will fail.
Action: Contact Raining Data Customer Support.
Meaning: Out of memory trying to create new semaphores.
Severity: FCService will fail.
Action: Check memory usage.
Meaning: Failure while trying to get a new semaphore.
Severity: FCService will fail.
Action: Check errorcode and resolve underlying problem.
Meaning: Failure of InitializeSecurityDescriptor while trying to get a new
semaphore. Windows only.
Severity: FCService will fail.
Action: Check errorcode and resolve underlying problem.