OpenSwitch log messages ht_add to log_send

Message text

Explanation and action

ht_add: duplicate key <KEY>

This is an internal OpenSwitch error. Contact Sybase Technical Support to report the error.

ht_add: invalid parameters

This is an internal OpenSwitch error. Contact Sybase Technical Support to report the error.

ht_add: Memory allocation failure

OpenSwitch encountered a memory allocation failure. Check the total memory on the OpenSwitch host and increase memory usage limits for the OpenSwitch process.

ht_add: strdup for key failure

This is an internal OpenSwitch error. Contact Sybase Technical Support to report the error.

ht_get: invalid parameters

This is an internal OpenSwitch error. Contact Sybase Technical Support to report the error.

i18n__CIDmap_init: ht_add failed, i = <count>

This is an internal OpenSwitch error. Contact Sybase Technical Support to report the error.

i18n__CIDmap_init: ht_create failed

This is an internal OpenSwitch error. Contact Sybase Technical Support to report the error.

i18n__GetCID_byname failed: invalid parameter

This is an internal OpenSwitch error. Contact Sybase Technical Support to report the error.

i18n__GetCID_byname: Failed matching charset <CHARSET> to CID, use iso_8859-2

The character set used by both OpenSwitch and the client application could not be found in the Unicode file table. Verify your charset settings. Contact Sybase Technical Support if needed.

i18n__init: Failed to convert names

This is an internal OpenSwitch error. Contact Sybase Technical Support to report the error.

i18n__init: Failed to get message handle: <return code>

This is an internal OpenSwitch error. Contact Sybase Technical Support to report the error.

i18n__init: Failed to open message file: <return code>

This is an internal OpenSwitch error. Contact Sybase Technical Support to report the error.

i18n__init: uniconv_HandleGet failed for charset <CHARSET>

This is an internal OpenSwitch error. Contact Sybase Technical Support to report the error.

i18n__init: unicset_GetIdFromName failed, charset = <CHARSET>

This is an internal OpenSwitch error. Contact Sybase Technical Support to report the error.

i18n_free_locale: i18nuni_HandleFree failed

This is an internal OpenSwitch error. Contact Sybase Technical Support to report the error.

i18n_free_locale: tdata_get failed

This is an internal OpenSwitch error. Check previous errors in the OpenSwitch log file.

i18n_free_locale: uniconv_HandleFree failed

This is an internal OpenSwitch error. Contact Sybase Technical Support to report the error.

i18n_init: i18n__CIDmap_init failed

This is an internal OpenSwitch error. Check previous errors in the OpenSwitch log file.

i18n_set_locale: cs_loc_alloc failed

This is an internal OpenSwitch error, usually due to insufficient memory. Check available memory on the OpenSwitch host and any memory usage limit on the OpenSwitch process. Increase this limit and restart OpenSwitch.

i18n_set_locale: cs_locale (CS_GET) failed

This is an internal OpenSwitch error. Contact Sybase Technical Support to report the error.

i18n_set_locale: i18n__init failed for lang <language>, charset <CHARSET>

The server is unable to initialize the locale environment from the client connection locale attributes. Check previous errors in the OpenSwitch log file.

i18n_set_locale: malloc failed for loc_info

OpenSwitch encountered a memory allocation failure. Check available memory on the OpenSwitch host and any memory usage limit on the OpenSwitch process. Increase this limit and restart OpenSwitch.

i18n_set_locale: OpenSwitch's charset <CHARSET> does not match client connection's charset <CHARSET>, will use language <locale>, charset <CHARSET> to display OpenSwitch messages!

This is an informational message indicating that the character set used in the client application is different from the CHARSET setting in OpenSwitch. This should not affect the results returned to the client. You may suppress this message by setting SUPPRESS_CHARSET to 1 in the OpenSwitch configuration file.

i18n_set_locale: Unable to get CS_CONTEXT

This is an internal OpenSwitch error. The call to srv_thread_props (CS_GET, SRV_T_CONTEXT) failed. Check previous errors in the OpenSwitch log file. Contact Sybase Technical Support for assistance.

i18n_set_locale: Unable to get locale info.

This is an internal OpenSwitch error. The call to srv_thread_props (CS_GET, SRV_T_LOCALE) failed. Contact Sybase Technical Support for assistance.

i18n_xlate: Failed retrieving locale info

This is an internal OpenSwitch error. Contact Sybase Technical Support to report the error.

i18n_xlate: MsgId <message ID>, argument initialization failed

This is an internal OpenSwitch error. Contact Sybase Technical Support to report the error.

i18n_xlate: MsgId <message ID>, composition failed\n", msgid

This is an internal OpenSwitch error. Contact Sybase Technical Support to report the error.

i18n_xlate: MsgId <message ID>, failed adding arguments: <count>, <ARGUMENT_NAME>

This is an internal OpenSwitch error. Contact Sybase Technical Support to report the error.

i18n_xlate: MsgId <message ID>, lookup failed\n", msgid

This is an internal OpenSwitch error. Contact Sybase Technical Support to report the error.

i18n_xlate: Null SRV_PROC

This is an internal OpenSwitch error. Contact Sybase Technical Support to report the error.

i18n_xlate: uniconv_unistrToS failed, rc = <return code>

This is an internal OpenSwitch error. Contact Sybase Technical Support to report the error.

list__delete: Error grabbing iteration mutex for list <LIST>

This is an internal OpenSwitch error. Check previous errors in the OpenSwitch log file.

list__delete: Error releasing iteration mutex for list <LIST>

This is an internal OpenSwitch error. Check previous errors in the OpenSwitch log file.

list__insert: Attempt to insert while list <LIST> is in bad state

This is an internal OpenSwitch error. Check previous errors in the OpenSwitch log file.

list__insert: Memory allocation failure

OpenSwitch encountered a memory allocation failure. Check available memory on the OpenSwitch host and any memory usage limit on the OpenSwitch process. Increase this limit and restart OpenSwitch.

list_iter_init: Error grabbing lock on list <LIST>

This is an internal OpenSwitch error. Check previous errors in the OpenSwitch log file.

list__iter_restore: Error grabbing iteration mutex for list <LIST>

This is an internal OpenSwitch error. Check previous errors in the OpenSwitch log file.

list__iter_restore: Error grabbing shared lock on list <LIST>

This is an internal OpenSwitch error. Check previous errors in the OpenSwitch log file.

list__iter_restore: Error releasing iteration mutex for <LIST>

This is an internal OpenSwitch error. Check previous errors in the OpenSwitch log file.

list__iter_save: Error grabbing iteration mutex for list <LIST>

This is an internal OpenSwitch error. Check previous errors in the OpenSwitch log file.

list__iter_save: Error releasing iteration mutex for list <LIST>

This is an internal OpenSwitch error. Check previous errors in the OpenSwitch log file.

list__iter_save: Error unlocking shared list lock for <LIST>

This is an internal OpenSwitch error. Check previous errors in the OpenSwitch log file.

list_alloc: Error allocating shared lock

This is an internal OpenSwitch error. Check previous errors in the OpenSwitch log file.

list_alloc: Memory allocation failure

OpenSwitch encountered a memory allocation failure. Check available memory on the OpenSwitch host and any memory usage limit on the OpenSwitch process. Increase this limit and restart OpenSwitch.

list_alloc: Unable to create master mutex for <MUTEX>

Check any previous errors in the OpenSwitch error log. OpenSwitch may have temporarily run out of memory or other resources for creating a mutex. Contact Sybase Technical Support if needed.

list_free: Error destroying iteration mutex for list <LIST>

This is an internal OpenSwitch error. Check previous errors in the OpenSwitch log file.

list_free: Error destroying shared lock for list <LIST>

This is an internal OpenSwitch error. Check previous errors in the OpenSwitch log file.

list_free: Error locking exclusive list lock for <LIST>

This is an internal OpenSwitch error. Check previous errors in the OpenSwitch log file.

list_insert: Error grabbing lock on list <LIST>

This is an internal OpenSwitch error. Check previous errors in the OpenSwitch log file.

list_insert: Error releasing lock on list <LIST>

This is an internal OpenSwitch error. Check previous errors in the OpenSwitch log file.

list_iter_delete: Error deleting from list <LIST>

This is an internal OpenSwitch error. Check previous errors in the OpenSwitch log file.

list_iter_delete: Error releasing shared lock on <LIST>

This is an internal OpenSwitch error. Check previous errors in the OpenSwitch log file.

list_iter_done: Error grabbing iteration mutex for list <LIST>

This is an internal OpenSwitch error. Check previous errors in the OpenSwitch log file.

list_iter_done: Error releasing iteration mutex for <LIST>

This is an internal OpenSwitch error. Check previous errors in the OpenSwitch log file.

list_iter_done: Error unlocking shared list lock for <LIST>

This is an internal OpenSwitch error. Check previous errors in the OpenSwitch log file.

list_iter_insert: Error acquiring shared lock on <LIST>

This is an internal OpenSwitch error. Check previous errors in the OpenSwitch log file.

list_iter_insert: Error inserting into list <LIST>

This is an internal OpenSwitch error. Check previous errors in the OpenSwitch log file.

list_iter_insert: Error releasing shared lock on <LIST>

This is an internal OpenSwitch error. Check previous errors in the OpenSwitch log file.

list_try_delete: Error grabbing lock on list <LIST>

This is an internal OpenSwitch error. Check previous errors in the OpenSwitch log file.

list_try_delete: Error releasing lock on list <LIST>

This is an internal OpenSwitch error. Check previous errors in the OpenSwitch log file.

log_prop: Only CS_SET is supported at this time

This is an internal OpenSwitch error. Contact Sybase Technical Support to report the error.

log_prop: SET/OSLOG: Invalid value received

This is an internal OpenSwitch error. Contact Sybase Technical Support to report the error.

log_prop: SET/SPID: Invalid value received

This is an internal OpenSwitch error. Contact Sybase Technical Support to report the error.

log_prop: SET/SRVLOG: Invalid value received

This is an internal OpenSwitch error. Contact Sybase Technical Support to report the error.

log_prop: SET/STDERR: Invalid value received

This is an internal OpenSwitch error. Contact Sybase Technical Support to report the error.

log_prop: SET: Invalid property

This is an internal OpenSwitch error. Contact Sybase Technical Support to report the error.

log_send failed: NULL SRV_PROC

This is an internal OpenSwitch error. Contact Sybase Technical Support to report the error.

log_send: Unable to fetch context

This is an internal OpenSwitch error. Contact Sybase Technical Support to report the error.