Installation guide
MSG_Exception: Event Handler Messages
FlashCONNECT Administrator’s Guide 203
w3Socket::StartWrite() buf==NULL
w3Socket::StartWrite() bufsz<1
w3Socket::StartWrite() write already in progress
w3Socket::w3Socket(SOCKET, af)
w3Thread::kill(), errorcode
w3Thread::w3Thread(): CreateThread(), errorcode
Meaning: Internal error. Trying to write a null buffer.
Severity: FCService will fail.
Action: Contact Raining Data Customer Support.
Meaning: Internal error. Trying to write a buffer of negative size.
Severity: FCService will fail.
Action: Contact Raining Data Customer Support.
Meaning: Internal error. Starting a write while a write is already in progress.
Severity: FCService will fail.
Action: Contact Raining Data Customer Support.
Meaning: Internal error. Address family of socket illegal.
Severity: FCService will fail.
Action: Contact Raining Data Customer Support.
Meaning: Failure trying to terminate a thread. UNIX only.
Severity: FCService will fail.
Action: Check errorcode and resolve underlying problem.
Meaning: Failure to create a thread structure. Windows only.
Severity: FCService will fail.
Action: Check errorcode and resolve underlying problem.