Installation guide

Appendix E: MSG_Exception Messages
204 FlashCONNECT Administrators Guide
w3Thread::w3Thread(): fork(), errorcode
w3Thread::wait(), errorcode
Winsock version 2.0 required
WorkerSocket::OnRead() Bad state, errorcode
WorkerSocket::OnRead() w3ServerPool name too long
Meaning: Failure to start the new thread. UNIX only.
Severity: FCService will fail.
Action: Check errorcode and resolve underlying problem.
Meaning: Failure to wait on a thread.
Severity: FCService will fail.
Action: Check errorcode and resolve underlying problem.
Meaning: Failure while trying to init with WSAStartup under Windows.
Severity: FCService will fail.
Action: Install proper release of Winsock.
Meaning: Internal error. Socket has an illegal state.
Severity: FCService will fail.
Action: Contact Raining Data Customer Support.
Meaning: Specified w3ServerPool name is longer than 15 characters.
Severity: FCService will fail.
Action: Shorten the w3ServerPool name (in the w3Config file). The limit is
15 characters.