OpenSwitch log messages rmon_thread to sec_read_server

Message text

Explanation and action

rmon__thread: Error during sleep cycle.

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

rmon__thread: Unable to cancel spid <spid>.

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

rmon__thread: Unable to get thread list.

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

rmon__thread: Unable to kill spid <spid>.

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

rmon__thread: Unable to queue cancel message.

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

rmon__thread: Unable to release thread list.

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

rmon_add: Memory allocation failure.

Check available memory on the OpenSwitch host and any memory usage limit on the OpenSwitch process.

rmon_add: Unable to add <ATTRIBUTE>, <ENTRY>.

This error may be due to insufficient memory. Check available memory on the OpenSwitch host. Contact Sybase Technical Support if needed.

rmon_start: Failed to spawn resource monitor.

Check available memory on the OpenSwitch host.

rmon_start: Unable to allocate resource mutex.

Check available memory on the OpenSwitch host.

rmon_stop: Resource monitor is not running.

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

rp_cancel: Error queueing cancel message to spid <spid>

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

rp_conn: ct_con_alloc failed

OpenSwitch may have run out of memory or file descriptors. Check available memory on the machine. Increase memory and open file descriptors per process. Contact Sybase Technical Support if the problem persists.

rp_conn: ct_con_props(ASYNC_NOTIFS) failed

This is an internal OpenSwitch error. A call to ct_con_props(CS_SET, CS_ASYNC_NOTIFS) failed. Check for previous errors in the OpenSwitch log. Contact Sybase Technical Support for assistance.

rp_conn: ct_con_props(PASSWORD) failed

This is an internal OpenSwitch error. A call to ct_con_props(CS_SET, CS_PASSWORD) failed. Check for previous errors in the OpenSwitch log. Contact Sybase Technical Support for assistance.

rp_conn: ct_con_props(USERNAME) failed

This is an internal OpenSwitch error. A call to ct_con_props(CS_SET, CS_USERNAME) failed. Check for previous errors in the OpenSwitch log. Contact Sybase Technical Support for assistance.

rp_conn: ct_connect(<USERNAME>,<password>,<server>) failed

OpenSwitch was unable to connect to Adaptive Server using the supplied user name and password. Check the following:

  • Username and password

  • Previous errors in the OpenSwitch error log

  • Messages in the Adaptive Server error log

rp_init: Error defining param '<parameter>' for proc '<REGISTERED_PROCEDURE_NAME>'

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

rp_init: Error defining procedure `<registered procedure name>'

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

rp_init: Unable to create procedure '<REGISTERED_PROCEDURE_NAME>'

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

rp_init: Unable to spawn thread.

OpenSwitch may have run out of memory or file descriptors. Check available memory on the machine. Increase memory and open file descriptors per process. Contact Sybase Technical Support if the problem persists.

rp_lang: 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.

rp_lang: Unable to determine language length

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

rp_lang: Unable to fetch language string

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

rp_msg: Unable to get spid id of caller

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

rp_msg: Unable to get initialize list iterator

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

rp_msg: Unable to queue message to spid <spid>

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

rp_rmon: Unable to bind results

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

rp_rmon: Unable to describe results

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

rp_rmon: Unable to grab resource list

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

rp_rmon: Unable to transfer results

Check that the client is still connected, and that the network is working, then try running the command again.

rp_shutdown: Final senddone failed.

Check that the client is still connected, and that the network is working, then try running the command again.

rp_shutdown: Shutting down!

This is an informational message. An rp_shutdown command has been issued for this OpenSwitch server. The server is shutting down and all client connections will be terminated.

rp_switch: Cannot find pool for spid <spid>,<USERNAME>,<HOST>,<APPLICATION>

The pool name passed in by the rp_switch command does not qualify as a pool for this connection. Check the connection configuration for this pool in the OpenSwitch configuration file and verify that the spid’s user/application/host/type can connect to it.

sec__enter_pool: <CFG_FILENAME>: Line <N>: Error creating pool <POOL_NAME>.

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

sec__enter_pool: <CFG_FILENAME>: Line <N>: Error setting cache for pool <POOL_NAME>.

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

sec__enter_pool: <CFG_FILENAME>: Line <N>: Error setting mode for pool <POOL_NAME>.

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

sec__enter_pool: <CFG_FILENAME>: Line <N>: Error setting status for pool <POOL_NAME>.

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

sec__enter_pool: <CFG_FILENAME>: Line <N>: Invalid argument <arg_name>.

A syntax error was detected in the OpenSwitch configuration file. Check that the options in the [POOL] section are valid (MODE, STATUS or CACHE).

sec__enter_pool: <CFG_FILENAME>: Line <N>: Invalid cache value <arg_value>.

A syntax error was detected in the OpenSwitch configuration file. Check that the CACHE value in the [POOL] section is valid.(>= 0).

sec__enter_pool: <CFG_FILENAME>: Line <N>: Invalid mode <arg_value>(use CHAINED or BALANCED).

A syntax error was detected in the OpenSwitch configuration file. Check that the MODE in the [POOL] section is valid (CHAINED or BALANCED).

sec__enter_pool: <CFG_FILENAME>: Line <N>: Invalid status <arg_value> (use UP or DOWN).

A syntax error was detected in the OpenSwitch configuration file. Check that the STATUS in the [POOL] section is valid (UP or DOWN).

sec__enter_pool: <CFG_FILENAME>: Line <N>: POOL section requires a name.

A syntax error was detected in the OpenSwitch configuration file. Check that the pool name in the [POOL] section is valid. See the OpenSwitch Administration Guide for details.

sec__enter_rmon: <CFG_FILENAME>: Line <N>: Expected ':' following attribute name.

A syntax error was detected in the OpenSwitch configuration file. Check that a colon (:) follows the attribute in the [LIMIT_RESOURCE] or [POOL] section.

sec__enter_rmon: <CFG_FILENAME>: Line <N>: Invalid action <arg_value> (use CANCEL or KILL).

A syntax error was detected in the OpenSwitch configuration file. Check that the ACTION attributes in the [LIMIT_RESOURCE] section are valid (CANCEL, KILL).

sec__enter_rmon: <CFG_FILENAME>: Line <N>: Invalid resource name <arg_name>.

A syntax error was detected in the OpenSwitch configuration file. Check that the resource names in the [LIMIT_RESOURCE] section are valid (BUSY, ACTION).

sec__enter_rmon: <CFG_FILENAME>: Line <N>: No resources specified.

A syntax error was detected in the OpenSwitch configuration file. No resources were specified in the [LIMIT_RESOURCE] section. Specify a valid resource and retry.

sec__enter_rmon: <CFG_FILENAME>: Line <N>: Section name not permitted.

A syntax error was detected in the OpenSwitch configuration file. The [LIMIT_RESOURCE] section does not allow a section name. See the OpenSwitch Administration Guide for details.

sec__enter_rmon: <CFG_FILENAME>: Line <N>: Unable to set resource limit.

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

sec__enter_server: <CFG_FILENAME>: Line <N>: Expected '=' following SERVER declaration.

A syntax error was detected in the OpenSwitch configuration file. Check that the server declaration is followed by an equal sign (=). See the OpenSwitch Administration Guide for details.

sec__enter_server: <CFG_FILENAME>: Line <N>: SERVER section does not accept arguments.

A syntax error was detected in the OpenSwitch configuration file. Ensure that the [SERVER] section has no arguments. See the OpenSwitch Administration Guide for details on configuring the [SERVER] section.

sec__read_cfg: <CFG_FILENAME>: Line <N>: Expected '='.

A syntax error was detected in the OpenSwitch configuration file. Check that a '=' follows the variable name in the [SERVER] section. See the OpenSwitch Administration Guide for details.

sec__read_cfg: <CFG_FILENAME>: Line <N>: Invalid parameter or value for <variable_name>.

A syntax error was detected in the OpenSwitch configuration file. Check that variable values in the [CONFIG] section are valid. See the OpenSwitch Administration Guide for details.

sec__read_cfg: <CFG_FILENAME>: Line <N>: Invalid variable name.

A syntax error was detected in the OpenSwitch configuration file. Check that the variable names in the [CONFIG] section are valid. See the OpenSwitch Administration Guide for details.

sec__read_cfg: CONNECT_LOGIN_TIMEOUT is obsolete. Please use 'LOGIN_TIMEOUT' instead.

Use the LOGIN_TIMEOUT property instead of the CONNECT_LOGIN_TIMEOUT property to specify the login time-out for the connection between OpenSwitch and Adaptive Server.

sec__read_cfg: CONNECT_TIMEOUT is obsolete. Please use 'RESPONSE_TIMEOUT' instead.

Use the RESPONSE_TIMEOUT property instead of the CONNECT_TIMEOUT property to specify the response time-out for the connection between OpenSwitch and Adaptive Server.

sec__read_pool: <CFG_FILENAME>: Line <N>: Error adding <attrib_name>: <attrib_entry> to pool <POOL_NAME>.

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

sec__read_pool: <CFG_FILENAME>: Line <N>: Error adding server <SERVERNAME> to pool <POOL_NAME>.

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

sec__read_pool: <CFG_FILENAME>: Line <N>: Expected ':' following attribute name.

A syntax error was detected in the OpenSwitch configuration file. Check that a colon (:) follows the attribute in the [LIMIT_RESOURCE] or [POOL] section.

sec__read_pool: <CFG_FILENAME>: Line <N>: Pool <POOL_NAME>, <SERVERNAME> is not a valid server name.

An error was detected in the OpenSwitch configuration file. Check that the server names in the [POOL] section are valid.

sec__read_pool: <CFG_FILENAME>: Line <N>: Unexpected section type.

A syntax error was detected in the OpenSwitch configuration file. Check that the subsection names under the [POOL] section are valid (servers, connections)

sec__read_pool: <CFG_FILENAME>: Line <N>: Values for 'type' must be 'site' or `client'.

A syntax error was detected in the OpenSwitch configuration file. Check that the type attribute in the connections subsection of the [POOL] section is valid (site or client). See the OpenSwitch Administration Guide for details.

sec__read_server: <CFG_FILENAME>: Line <N>:Error setting SERVER_P_TYPE property.

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

sec__read_server: <CFG_FILENAME>: Line <N>: Error setting SERVER_P_STATUS property.

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

sec__read_server: <CFG_FILENAME>: Line <N>: Expected '='.

A syntax error was detected in the OpenSwitch configuration file. Check that a colon (:) follows the variable name in the [SERVER] section. See the OpenSwitch Administration Guide for details.

sec__read_server: <CFG_FILENAME>: Line <N>: Invalid SERVER config variable <variable_name>.

A syntax error was detected in the OpenSwitch configuration file. Check that the variable names in the [SERVER] section are valid (STATUS, TYPE).

sec__read_server: <CFG_FILENAME>: Line <N>: Invalid variable name.

A syntax error was detected in the OpenSwitch configuration file. Check that the variable names in the [SERVER] section are valid (STATUS, TYPE). See the OpenSwitch Administration Guide for details.

sec__read_server: <CFG_FILENAME>: Line <N>: Server STATUS must be either UP or DOWN.

A syntax error was detected in the OpenSwitch configuration file. Check that the STATUS variable in the [SERVER] section has valid values (UP, DOWN).

sec__read_server: <CFG_FILENAME>: Line <N>: Server TYPE must be either HA or ha.

A syntax error was detected in the OpenSwitch configuration file. Check that the TYPE variable in the [SERVER] section has valid values (HA, ha).