Error messages

These are the error messages that you might encounter when using the connection migration feature:

Error

Description

srv_thread_props(): Property - SRV_T_SESSIONID is not available

You try to retrieve a session ID that the client has not yet received.

srv_send_ctlinfo(SRV_CTL_MIGRATE): Connection cannot migrate

The client does not support migration.

srv_send_ctlinfo(SRV_CTL_MIGRATE): Migration can no longer be cancelled

You requested for a cancellation of a migration that has already started.

Migration failed but no SRV_MIGRATE_STATE handler was installed

The default SRV_MIGRATE_STATE handler detects a migration failure.