Installation guide
Appendix E: MSG_Exception Messages
194 FlashCONNECT Administrator’s Guide
w3Pipe::StartRead() Read already in progress
w3Pipe::StartRead() Unexpected error, errorcode
w3Pipe::StartWrite() buf==NULL
w3Pipe::StartWrite() bufsz<1
w3Pipe::StartWrite() Unexpected error, errorcode
w3Pipe::StartWrite() wrt in prgrs
Meaning: Internal error trying to read while in the middle of a read.
Severity: FCService will fail.
Action: Contact Raining Data Customer Support.
Meaning: Unexpected status from ReadFile.
Severity: FCService will fail.
Action: Check errorcode and resolve underlying problem.
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 with a negative size.
Severity: FCService will fail.
Action: Contact Raining Data Customer Support.
Meaning: Writing to the pipe returned an unexpected error.
Severity: FCService will fail.
Action: Check errorcode and resolve underlying problem.
Meaning: Internal error trying to write while a write is in progress.
Severity: FCService will fail.
Action: Contact Raining Data Customer Support.