Installation guide

Appendix E: MSG_Exception Messages
200 FlashCONNECT Administrators Guide
w3SharedMemory::Create(): InitializeSecurityDescriptor(),
errorcode
w3SharedMemory::Create(): malloc()
w3SharedMemory::Create(): SetSecurityDescriptorDacl(),
errorcode
w3SharedMemory::open() MapViewOfFileEx(), errorcode
w3SharedMemory::open() OpenFileMapping(), errorcode
Meaning: Problems setting up security descriptor for the shared memory.
Windows only.
Severity: FCService will fail.
Action: Check errorcode and resolve underlying problem.
Meaning: Out of memory while creating shared memory segment.
Severity: FCService will fail.
Action: Check system resources.
Meaning: Problems adding a NULL descriptor ACL to the security descriptor.
Severity: FCService will fail.
Action: Check errorcode and resolve underlying problem.
Meaning: Failure trying to map the shared memory. Windows only.
Severity: FCService will fail.
Action: Check errorcode and resolve underlying problem.
Meaning: Failure trying to map the shared memory. Windows only.
Severity: FCService will fail.
Action: Check errorcode and resolve underlying problem.