Installation guide

Appendix E: MSG_Exception Messages
184 FlashCONNECT Administrators Guide
accept() failed, errorcode
bind() failed
bind(): only AF_INET supported
bind(): Unable to get host address
Database tried to connect with the incorrect protocol version
EnvVar() ERROR_INVALID_PARAMETER
Meaning: FCService encountered an invalid socket while attempting to accept a
new connection.
Severity: Page will fail, FCService may become unstable.
Action: Check errorcode and resolve the underlying problem.
Meaning: Unable to bind a socket to an address.
Severity: FCService will fail.
Action: Contact Raining Data Customer Support.
Meaning: The bind failed. FCService only supports AF_INET for binding.
Severity: Internal error. FCService will fail.
Action: Contact Raining Data Customer Support.
Meaning: Internal error. GetHostAddress returned a 0 (zero).
Severity: Page will fail. FCService may become unstable.
Action: Contact Raining Data Customer Support.
Meaning: Protocol versions between FCService and database are not
synchronized.
Severity: FCService will fail.
Action: Reload one version or the other to synchronize the versions.
Meaning: There was a problem getting the server variables.
Severity: Page will not be returned.
Action: Check the Web server configuration. FCisapi (Windows) only.