Error and Status Messages


Category

A durable consumer was found in the store file for a route that does not exist

Description

On server startup a durable consumer was found in the store file for a route that is not listed in the routes.conf file. This happens if the routes.conf file is manually edited.

Resolution

Make routing changes via administration tools.

Errors

Discarding durable '%s' for route '%s' because the route does not exist.



Category

Admin command failed

Description

An admin tool or program using the admin API attempted an operation that failed for the given reason.

Resolution

The admin tool or admin API provides the failure reason. The user of the tool or API should examine the error and correct the syntax, parameter or configuration that is causing the failure.

Errors

%s: create %s failed: conflicting zone: existing consumer has a different zone

%s: create %s failed: detected duplicate durable subscription [%s] for topic [%s].

%s: create %s failed: illegal to use wildcard %s [%s].

%s: create %s failed: invalid %s [%s].

%s: create %s failed: invalid session id=%d.

%s: create %s failed: invalid syntax of %s [%s].

%s: create %s failed: invalid temporary %s [%s].

%s: create %s failed: not allowed to create dynamic %s [%s].



Category

Backup server '%s' disconnected

Description

Lost connection with the backup fault-tolerant server.

Resolution

Determine if the backup server is running. If it is running, check for a network partition.

Errors

Backup server '%s' disconnected.



Category

Bad or missing value for command line parameter

Description

An invalid value was supplied for a command line parameter.

Resolution

Change the value of the named parameter to an acceptable value; for information about tibemsd command line parameters, see EMS documentation.

Errors

'%s' requires an integer argument.

'%s' requires a positive integer argument.

'%s' requires a string argument.



Category

Banners and debug traces

Description

Banner and debug traces

Resolution

Not applicable

Errors

%s: Message swapping has been %s

Invalid session for route configuration.

Expired %d message%s.

[%s@%s]: rejected connect from route: invalid password

%s: purged durable '%s'

%s: %s %s '%s' permissions on %s '%s': %s

%s: create %s failed: durable creation access denied for %s [%s].

Async Recs: max=%d avg=%.2f min=%d

Process Id: %d

Server activating on failure of '%s'.

ldap_search_ext_s(%x, %s, %s, %s)

Flow Stall Recovery Timer: to recover stall of %s on route from %s, recovery count = %d

Error, filter '%s' contains an illegal type substitution character, only %%s is allowed

Allocating sync storage to minimum %s, please wait.

Rendezvous Certified Advisory: %s

LDAP response resulting from checking if an entry is a member of a dynamic group:'

ignoring route '%s' at '%s', route user does not exist.

Created %s transport '%s'

Send recover request for routed queue flow stall for queue %s

Removing routed topic consumer '%s'

License has been activated.

Hostname: %s

Evaluation Software Notice: remaining uptime is %d hours %d minutes.

[%s@%s]: rejected connect from route: implicit route already exists

LDAP response resulting from getting attributes for group '%s':

ldap_parse_reference: %s

Storage Location: '%s'.

Search reference: %s

Route Recover Interval is %u seconds.

Route connect error: route has no zone setting

SS: Deleting existing GMD file.

LDAP error: %s

Clean all flow stalls for route to server %s: %s

%s: shutdown server

Reading configuration from '%s'.

%s: Maximum statistics memory set to unlimited

Configuration warning: file=%s, line=%d: illegal to specify both '%s' and '%s', ignoring '%s'

Recovered flow stalled consumer for destination: %s:%s

%s: revoked all %s permissions on %s '%s'

Error sending routing information to '%s'.

Send recover request

LDAP Cache: Adding static group '%s' to group membership for '%s'

Lazy Dels: max=%d avg=%.2f min=%d

%s: created rvcmlistener transport '%s' name '%s' dest '%s'

ERROR: file=%s, line=%d: server name is too long,

Route '%s' connected to url '%s' with zone '%s:%s'.

[%s@%s]: rejected connect from route: %s

Configuration warning: file=%s, line=%d: Use of Rendezvous Bridge via tibrv_... parameters has been deprecated. This feature is subject to removal in the next release of this product. Please convert your configuration to utilize transports defined in transports.conf configuration file.

Rendezvous %s %s enabled (RV %s).

Error in ldap_search_ext_s: %s

Server is re-entering standby mode.

Statistics database memory now below limit

SS: Destroying SmartSockets transport %s

Created file '%s'

Restored routed topic consumer for '%s'

LDAP message resulting from searching for groups:

Adding routed topic consumer for '%s'

Subscriber %s for topic '%s' exceeded memory limit of % PRINTF_LLFMT d bytes.

Refrained from removing configured durable '%s'

Sync Recs: max=%d avg=%.2f min=%d

SS: Unsubscribe from '%s' tport = %s

Recovered %d pending connection%s.

%s: Message ID tracking has been %s

LDAP message resulting from searching for users:

SS: Imported message on tport='%s', subject='%s', reply='%s'.

Clean flow stall for consumers of destination %s:%s

ldap_search_s(%x, %s, %s, %s, [NULL])

%s:%s queue browser failed: illegal to use wildcard queue [%s]

There should be only one consumer reaching %s, but %d found

%s:%s queue browser failed: cannot browse [%s] because it is a routed queue.

Detected IP interface: %s (%s)

Clear (Non-IO) flow stalled on dest %s:%s from route of %s

Error sending routing information to %s, send failed

%s: console_trace updated: '%s'

%s: consumed_msg_hold_time updated: '%d'

%s: Server SSL password has been changed

Authorization is disabled.

SSL connect: using certificate username '%s'.

SSL reset to TCP for connID=% PRINTF_LLFMT d, user='%s'

Configuration warning: file=%s, line=%d: invalid trace option '%s' is ignored

Server is now active.

(NON-IO) Flow stalled on dest %s from route of %s

Dump of static cache:

Administrator group not found, created with default member.

Received exception on route '%s':'%s'

%s: log_trace updated: '%s'

ldap_search_s(%x, %s, %s, %s, [%s,%s,%s,%s,%s,NULL])

EXPIRE: -



Category

Basic initialization failed

Description

tibemsd was unable to start.

Resolution

Correct the configuration or startup parameters and restart.

Errors

Unable to add admin user into admin group: error=(%d) %s

Fault tolerant activation has to be greater than 2x heartbeat

Fault Tolerant configuration error, can't create loop.

Fault tolerant connection failed, fault tolerant mode not supported on '%s'.

Fault tolerant heartbeat has to be greater than 0

Initialization failed due to errors in configuration.

Initialization failed due to errors in SSL.

Initialization failed due to errors with transports.

Initialization failed. Exiting.

Initialization has failed. Exiting.

Initialization of thread pool failed (%s). Exiting.

Startup aborted.

Server failed to read configuration.

Initialization failed: database file '%s' not found.



Category

Commit failed due to prior failure or after fault-tolerant switch

Description

A warning message indicating that the commit of a client application's transaction failed either because there were earlier errors when processing this transaction or because the transaction was started on the primary server prior to a fault-tolerant failover.

Resolution

The client application should retry the transaction.

Errors

Commit failed due to prior failure or after fault-tolerant switch.



Category

Compaction failed

Description

Compaction of the store file failed.

Resolution

The most likely cause of this error is running out of memory. Shut down tibemsd and see remedies for Out of memory.

Errors

Compaction failed (%s). Please shutdown and restart tibemsd



Category

Configured durable differs from stored one

Description

The durables configuration file specifies a durable with a given name and client identifier with attributes that are different from the identically named durable found in the meta.db file.

Resolution

Correct the durables configuration file to match the durable defined in the meta.db file or administratively delete the durable and re-define it.

Errors

Configured durable '%s' differs from durable in storage, storage version used.



Category

Create of global routed topic failed: not allowed to create dynamic topic

Description

A server received an interest notification from another server that does not match the allowed topics in its configuration.

Resolution

This only is printed when the trace includes ROUTE_DEBUG. If the server's topic definitions are as expected, this statement can be ignored or remove the ROUTE_DEBUG trace specification to prevent printing.

Errors

Create of global routed topic failed: not allowed to create dynamic topic [%s].



Category

Create of routed queue failed: not allowed to create dynamic queue

Description

A warning indicating that a tibemsd with a route to this daemon has a queue configured to be global but this daemon does not permit the creation of that queue dynamically.

Resolution

Add the specified queue or a pattern that includes it to this daemon if you want the queue to be accessible from this daemon, otherwise the warning can be ignored.

Errors

Create of routed queue failed: not allowed to create dynamic queue [%s].



Category

Database record damaged

Description

An error occurred reading one of the tibemsd store files.

Resolution

Send details of the error and the situation in which it occurred to TIBCO Support.

Errors

Invalid destination for message.

No destination information for consumer.

Persisted message possibly corrupt.

Server failed to recover state.



Category

dead code, not reachable

Description

tibemsd encountered a SmartSockets error.

Resolution

See SmartSockets documentation for details of what the error means and how to remedy it.

Errors

Unable to initialize connection, SSL username error.

LDAP authentication failed for user '%s', status = %d

LDAP authentication failed for user '%s', no password provided

LDAP authentication failed for user '%s', no password provided

user_auth SYSTEM: The server must run as root for SYSTEM password support.



Category

Duplicate message detected

Description

Warning generated when tibemsd receives a message with a message id that matches another message's message id.

Resolution

Only seen when message id tracking is enabled.

Errors

Detected duplicate %s message, messageID='%s'



Category

Error in configuration file

Description

The server encountered an invalid configuration statement in the specified configuration file on the specified line.

Resolution

Examine the appropriate configuration file and correct the syntax error.

Errors

Configuration warning: file=%s, line=%d: route '%s' does not have a user configured for authorization.

SSL Configuration error: file=%s, line=%d: invalid certificate file name, unknown extension or invalid encoding specification

Configuration error: file=%s, line=%d: illegal to specify exclusive for routed queue

Configuration error: file=%s, line=%d: ignored alias '%s' for %s '%s' because such alias already exists

Configuration error: file=%s, line=%d: both tibrv_export and tibrvcm_export are specified, ignoring tibrv_export

Configuration error: file=%s, line=%d: ignoring transport '%s' in %s list, transport not found

Configuration error: file=%s, line=%d: multiple bridge entries for the same destination '%s' are not allowed.

Configuration error: file=%s, line=%d: Ignoring durable, name cannot start with $sys.route, use route property instead.

Configuration error: file=%s, line=%d: Rendezvous transport not specified for Rendezvous CM transport '%s'

Configuration error: file=%s, line=%d: ignoring invalid max connections in the line, reset to unlimited

Configuration error: file=%s, line=%d: value of %s out of range, reset to default

Configuration error: file=%s, line=%d: unable to create %s '%s': invalid destination name, invalid parameters or out of memory

Configuration error: file=%s, line=%d: value of db_pool_size too big or less than allowed minimum, reset to default value of %d bytes

Configuration error: file=%s, line=%d: Ignoring durable, route does not allow clientid, selector or nolocal.

Configuration error: file=%s, line=%d: unable to process selector in route parameters, error=%s

Configuration error: file=%s, line=%d: both tibrv_import and tibrvcm_import are specified, ignoring tibrv_import

Configuration error: file=%s, line=%d: ignored route '%s' because route represents route to this server.

Configuration error: file=%s, line=%d: ignoring invalid topic selector specifications in route parameters

Configuration error: file=%s, line=%d: value of max_msg_memory less than allowed, reset to %dMB

Configuration error: file=%s, line=%d: ignored alias '%s' for factory because such alias already exists

Configuration error: file=%s, line=%d: specified value below allowable minimum. Resetting value store_minimum to 8M.

Configuration error: file=%s, line=%d: specified value below allowable minimum. Resetting value store_minimum_sync to 8M.

Configuration error: file=%s, line=%d: invalid certificate file name, unknown extension or invalid encoding specification

Configuration error: file=%s, line=%d: ignored route '%s' because route has invalid zone information.

Configuration error: file=%s, line=%d: ignored route '%s' because route with such name or URL already exists.

Configuration error: file=%s, line=%d: value of msg_pool_size invalid or too big or less than allowed minimum of %d, reset to default value of %d

SSL Configuration error: file=%s, line=%d: invalid private key file name, unknown extension or invalid encoding specification

Configuration conflict: file=%s, line=%d: value of msg_pool_block_size already set at line=%d. Ignoring msg_pool_block_size.

Configuration error: file=%s, line=%d: bridge has no targets, unable to process

Configuration error: file=%s, line=%d: Illegal to specify routed queue as a bridge source

Configuration error: file=%s, line=%d: client_trace error: %s

Configuration error: file=%s, line=%d: %s

Configuration error: file=%s, line=%d: duplicate specification of transport type

Configuration error: file=%s, line=%d: duplicate value

Configuration error: file=%s, line=%d: Ignoring durable, duplicate of earlier entry.

Configuration error: file=%s, line=%d: Ignoring durable, name is invalid.

Configuration error: file=%s, line=%d: Ignoring durable, name is missing or invalid.

Configuration error: file=%s, line=%d: Ignoring durable, topic is invalid.

Configuration error: file=%s, line=%d: Ignoring durable, topic is missing or invalid.

Configuration error: file=%s, line=%d: error in the bridge description, unable to proceed.

Configuration error: file=%s, line=%d: error in permissions

Configuration error: file=%s, line=%d: error in the transport description, unable to proceed.

Configuration error: file=%s, line=%d: errors in line, some options may have been ignored

Error: unable to add bridge specified in file=%s, line=%d. Error=%s

Configuration error: file=%s, line=%d: Unable to create destination defined by the bridge source

Unable to create Rendezvous Certified transport '%s' because it references undefined Rendezvous transport '%s'

Configuration error: file=%s, line=%d: failed to create ACL entry, reason=%s

Unable to export message to SmartSockets.

Use fsync error: file=%s, line=%d: invalid property value

Use fsync (min disk) error: file=%s, line=%d: invalid property value

exit_on_nonretryable_disk_error: file=%s, line=%d: invalid boolean property value

consumed_msg_hold_time: file=%s, line=%d: invalid property value

Fault tolerant reread error: file=%s, line=%d: invalid property value

Fault standby lock check error: file=%s, line=%d: invalid property value

Configuration error: file=%s, line=%d: ignored unknown permission '%s'

Configuration error: file=%s, line=%d: ignoring duplicate %s '%s' specified earlier

Configuration error: file=%s, line=%d: ignoring duplicate transport name '%s' in %s list

Configuration error: file=%s, line=%d: ignoring duplicate user

Configuration error: file=%s, line=%d: ignoring errors in permission line

Configuration error: file=%s, line=%d: ignoring invalid connect attempt count

Configuration error: file=%s, line=%d: ignoring invalid connect attempt delay

Configuration error: file=%s, line=%d: ignoring invalid disk stat period

Configuration error: file=%s, line=%d: ignoring invalid entry syntax

Configuration error: file=%s, line=%d: ignoring invalid factory load balancing metric

Configuration error: file=%s, line=%d: ignoring invalid ft activation in the line

Configuration error: file=%s, line=%d: ignoring invalid ft heartbeat in the line

Configuration error: file=%s, line=%d: ignoring invalid ft reconnect timeout in the line

Configuration error: file=%s, line=%d: ignoring invalid line

Configuration error: file=%s, line=%d: ignoring invalid line in factory parameters

Configuration error: file=%s, line=%d: ignoring invalid line in route parameters

Configuration error: file=%s, line=%d: ignoring invalid line: invalid syntax in the line

Configuration error: file=%s, line=%d: ignoring invalid reconnect attempt count

Configuration error: file=%s, line=%d: ignoring invalid reconnect attempt delay

Configuration error: file=%s, line=%d: ignoring invalid value of %s

Configuration error: file=%s, line=%d: ignoring invalid value in the line

Configuration error: file=%s, line=%d: ignoring unknown property '%s'

Configuration error: file=%s, line=%d: ignoring unrecognized property '%s'

Configuration error: file=%s, line=%d: ignoring user out of group context

Configuration error: file=%s, line=%d: illegal to use predefined name %s

Configuration error: file=%s, line=%d: Invalid clientid value

Configuration error: file=%s, line=%d: invalid value of db_pool_size, reset to default of %d bytes

Configuration error: file=%s, line=%d: invalid line syntax or line out of order

Configuration error: file=%s, line=%d: invalid line syntax or line out of order

Configuration error: file=%s, line=%d: invalid value of max memory, reset to unlimited

Configuration error: file=%s, line=%d: invalid value of max_msg_memory, reset to unlimited

Configuration error: file=%s, line=%d: invalid property value

Configuration error: file=%s, line=%d: invalid property value, reset to default.

Configuration error: file=%s, line=%d: invalid password

Configuration error: file=%s, line=%d: invalid value of reserve_memory, reset to zero

Configuration error: file=%s, line=%d: invalid value of route_recover_interval, reset to default %d

Configuration error: file=%s, line=%d: Invalid selector value

Configuration error: file=%s, line=%d: invalid syntax of %s, unable to continue.

Configuration error: file=%s, line=%d: invalid transport parameter '%s'

Configuration error: file=%s, line=%d: invalid transport type '%s'

Configuration error: file=%s, line=%d: invalid trace_client_host value

Configuration error: file=%s, line=%d: invalid value of %s, reset to unlimited

Configuration error: file=%s, line=%d: invalid value, reset to no minimum.

Configuration error: file=%s, line=%d: invalid value '%s'

Configuration error: file=%s, line=%d: invalid value of '%s'

Configuration error: file=%s, line=%d: invalid value of %s

Configuration error: file=%s, line=%d: invalid value of %s, reset to 256MB

Configuration error: file=%s, line=%d: invalid value of %s, reset to default

Configuration error: file=%s, line=%d: line too long, ignoring it

Configuration error: file=%s, line=%d: maximum number of listen interfaces reached.

Configuration error: file=%s, line=%d: multiple principals specified, line ignored

Configuration error: file=%s, line=%d: multiple targets specified, line ignored

Configuration error: file=%s, line=%d: multiple targets specified, line ignored

Configuration error: file=%s, line=%d: out of memory, unable to create Rendezvous transport

Configuration error: file=%s, line=%d: no permissions found in acl entry

Configuration error: file=%s, line=%d: no target found in acl entry

Configuration error: file=%s, line=%d: %s '%s' not found

No topic exists for configured durable '%s%s%s'.

Configuration error: file=%s, line=%d: no valid user or group found in acl entry

Configuration conflict: file=%s, line=%d: Overriding value of msg_pool_size already set at line=%d.

Configuration warning: file=%s, line=%d: parameter '%s' is deprecated

Configuration error: file=%s, line=%d: value of reserve_memory too small, reset to 16MB

Configuration error: file=%s, line=%d: ignoring invalid line in route parameters: invalid zone type, too long

Configuration error: file=%s, line=%d: ignoring invalid line in route parameters: zone name exceeding %d bytes

Routing Configuration error: file=%s, line=%d: invalid property value

Configuration warning: file=%s, line=%d: ignoring rvcmlistener, duplicate

Configuration error: file=%s, line=%d: ignoring rvcmlistener, first token is invalid

Configuration error: file=%s, line=%d: ignoring rvcmlistener, invalid destination

Configuration error: file=%s, line=%d: ignoring rvcmlistener, second token is invalid

Configuration error: file=%s, line=%d: ignoring rvcmlistener, third token is invalid

Configuration error: file=%s, line=%d: ignoring rvcmlistener, wildcards are not permitted

SmartSockets configuration directory name is too long.

SmartSockets file '%s' not found.

SSL Configuration error: file=%s, line=%d: duplicate value

SSL Configuration error: file=%s, line=%d: invalid value of DH key size.

SSL Configuration error: file=%s, line=%d: invalid property value

SSL Configuration error: file=%s, line=%d: invalid renegotiate size value

SSL Configuration error: file=%s, line=%d: invalid renegotiate size value, minimum is %dKb

SSL Configuration error: file=%s, line=%d: invalid renegotiate value, minimum is %d (in seconds)

Configuration error: file=%s, line=%d: syntax error in the line, ignoring

Configuration error: file=%s, line=%d: syntax errors in line, line ignored

Topic '%s' not valid in configured durable '%s'.

Configuration error: file=%s, line=%d: Unrecognized attribute

Configuration error: file=%s, line=%d: user '%s' not found, ignoring

Configuration error: file=%s, line=%d: value is invalid or less than minimum %d, reset to 0

Configuration error: file=%s, line=%d: value less than allowed minimum, reset to 0

Configuration error: file=%s, line=%d: value of %s less than allowed minimum of %dKB, reset to unlimited



Category

Error writing commit request, errors already occurred in this transaction

Description

A client application's attempt to commit a transaction failed because the server encountered an error during an operation associated with the transaction.

Resolution

Examine previous error statements to determine the cause of the operation failure and correct that before attempting the transaction again.

Errors

Error writing commit request, errors already occurred in this transaction.



Category

Error writing configuration file

Description

tibemsd was unable to update one of its configuration files following a configuration change.

Resolution

Check that the user that started the tibemsd has permission to change the configuration files and that there is sufficient disk space on the device.

Errors

Error occurred saving acl information

Error occurred saving bridges information

Error occurred saving durables information

Error occurred saving factories information

Error occurred saving file '%s'

Error occurred saving group information

Error occurred saving %s information

Error occurred saving main configuration file '%s'

Error occurred saving routes information

Error occurred saving tibrvcm information

Error occurred while updating main configuration file '%s'. Configuration has not been saved.

Error occurred writing bridges into file.

Error occurred writing destination '%s' into file

Error occurred writing factory into file.

Error occurred writing group '%s' into file

Error occurred writing into the file '%s'.

Error occurred writing route into file.

I/O error occurred saving group information

I/O error occurred saving bridge information

I/O error occurred saving group information

I/O error occurred saving route information

I/O error occurred writing into file '%s'



Category

Error writing to store file

Description

tibemsd was unable to write data to one of its store files.

Resolution

Ensure that the directory containing the store files is mounted and accessible to the tibemsd, and that there is free space available on the device

Errors

Error writing xa prepare request, %s.

Failed writing block data to '%s': %s

Failed writing message to '%s': I/O error or out of disk space.

Failed writing purge state for queue '%s': I/O error or out of disk space.

Failed writing purge state for topic consumer: I/O error or out of disk space.

Exception trying to create ack record, %s.

Exception trying to create confirm record, %s.

Exception trying to create message from store: %s

Exception trying to create transaction record.

Exception trying to create valid messages record, %s.

Exception trying to export message to RV.



Category

Failed to open TCP port

Description

tibemsd was unable to open the tcp port.

Resolution

Shutdown process that is using the port or change the value of the 'listen' parameter in the server's tibemsd.conf file to a port that is not in use.

Errors

Binding connection to TCP port %d failed:%d (%s).



Category

Fault tolerant reconnect timeout is set to a large value of %d seconds

Description

Warning that fault tolerant reconnect timeout is set to a large number of seconds.

Resolution

Consider reducing the timeout unless it is important that the newly active server maintains state for clients that do not reconnect following a failover.

Errors

Fault Tolerant error, can't create connection to '%s'.

Fault tolerant reconnect timeout is set to a large value of %d seconds.



Category

File access error

Description

tibemsd was unable to open the specified file.

Resolution

Check that the path name is correct and the directory exists, the user that started tibemsd has permission to read the specified directory and path, the file exists if it isn't one that the tibemsd can create, the file is not being used by another tibemsd or some other process.

Errors

Configuration file '%s' not found.

Failed to create file '%s'

failed to open file '%s'.

failed to open log file '%s'.

Failed to read message from store.

Failed to rename file %s into %s: %s

Unable to open metadata file '%s', error '%s'.

Unable to open metadata file '%s', file may be locked.

Unable to open store file '%s', error '%s'.

Unable to open store file '%s', file may be locked.

Unable to preallocate async storage file '%s'.

Unable to preallocate sync storage file '%s'.

I/O error occurred reading from the file '%s'.

I/O error occurred reading from the file '%s'.

Exiting on non-retryable disk error: %d

Exception trying to read message from store.



Category

In comment field

Description

Warning indicating that tibemsd was attempting to reestablish delivery of messages across a route to another tibemsd but was unable to find the connection for that route.

Resolution

Either reduce the tibemsd's memory requirement by consuming messages or removing messages from its queues, or increase the amount of memory available to the tibemsd by shutting down other processes on the machine or increasing the machine's memory.

Errors

Unable to send route resume message

Invalid client version record detected.

Invalid version record detected.



Category

Internal error that should be status-driven

Description

The server detected an internal consistency.

Resolution

Send the error statement and a description of the environment to TIBCO Support.

Errors

**Error** unable to process message, error = %s

Admin user not found during initialization

Asynchronous producer is sending a message into non-failsafe destination. This is not yet supported.

Error bridging transacted data message, '%s'.

Error processing xa commit request, %s.

Error processing xa end - transaction marked ROLLBACKONLY, %s.

Error processing xa prepare request, %s.

Error processing xa rollback request, %s.

Error decoding sequence data in xa rollback request.

Unable to create internal session

Problem setting flow stall recover message on route queue:%s: %s

Failed to handle connection init: %s.

Problem trying to recover routed consumer for queue %s: setting recover message. Error: %s

Failed to send the flow stall recover request: %s.

Unable to handle transacted data message, '%s'.

Unable to handoff connection init message: %s.

Unable to initialize fault tolerant connection, remote server returned '%s'

Unable to process producer message, failed to add sender name, error=%s.

Unable to process sequence for message.

Unable to send recover ack on flow stall: %s

Handling of route flow stall recovery request from %s failed: unable to get message property %s: %s

Handling of route flow stall recovery request failed: Unable to get message properties:%s

Failed to send acknowledge to the stall recover request of server %s, will try later. Error: %s

failed to send recover ack on stalled flow: invalid consumer

Exception creating connection.

Exception creating purge record.

Exception creating session.

Exception creating zone.

Exception creating zone: adding zone to state.

Exception in startup, exiting.

Exception preparing message for client send.

Exception restoring persisted message, %s.

Exception sending flow recover acknowledge

Exception sending routing information to %s.

Exception sending session init response

Exception trying to initialize connection.

Exception trying to initialize connection, can't send response.

Exception trying to initialize route.

Exception trying to process message, '%s'.

Exception trying to process message from store.



Category

Invalid connection

Description

Warning indicating that tibemsd was attempting to reestablish delivery of messages across a route to another tibemsd but was unable to find the connection for that route.

Resolution

Either reduce the tibemsd's memory requirement by consuming messages or removing messages from its queues, or increase the amount of memory available to the tibemsd by shutting down other processes on the machine or increasing the machine's memory.

Errors

Recovery flow stall for destination %s failed: invalid route connection



Category

Invalid destination

Description

An application is attempting to use a destination name that is not valid.

Resolution

Alter application code to use an acceptable destination name.

Errors

%s: create %s failed: Not permitted to use reserved queue [%s].

%s: %s failed: illegal to use wildcard %s [%s].

%s: %s failed: not allowed to create dynamic %s [%s].



Category

Invalid listen specification

Description

The server could not parse the listen parameter in the tibemsd.conf file

Resolution

Correct the listen parameter to match the form [protocol]://[url] as specified in the manual.

Errors

Invalid listen specification: '%s'.

Invalid request to create temporary destination.



Category

Invalid session

Description

tibemsd received a request that referred to a session that doesn't currently exist.

Resolution

Send details of the error and the situation in which it occurred to TIBCO Support.

Errors

Cannot find session for ack

Cannot find session for ack range

%s: destroy %s failed: invalid session id=%d.

Unable to destroy session, invalid session.

Invalid session in commit request.

Invalid session in commit transaction record.

Invalid session in recover request.

Invalid session in rollback request.

Invalid session in xa end request.

Invalid session in xa start request.



Category

LDAP error - should always display LDAP error

Description

An attempt to authenticate a client's userid and password using the external LDAP server failed.

Resolution

Examine the error code printed by the messaging server and consult the manual for the external LDAP server.

Errors

filter '%s' contains an illegal type substitution character, only %%s is allowed

filter '%s' contains too many occurrences of %%s, max allowed is: %d

filter '%s' too long, max length is %d characters

invalid search scope: %s

LDAP Configuration error: file=%s, line=%d: invalid property value

LDAP is not present

LDAP search resulted %d hits.

ldap_url_parse failed, returned: %d

lookup of group '%s' produced incorrect or no results

missing LDAP URL

missing %s parameter

zero entries returned from getting attributes for group '%s':



Category

LICENSE WARNING

Description

The server detected a violation of its license.

Resolution

This error only occurs with the evaluation version of the server or in an embedded form. To correct this error either replace your evaluation version with a production version or contact the vendor who supplied the embedded version.

Errors

License violation: %s.



Category

Missing configuration

Description

An essential attribute has not been configured.

Resolution

Change the tibemsd.conf file so that a value for the attribute is provided.

Errors

Configuration error with metadata database.

Configuration error with storage databases.



Category

Missing transaction

Description

A client application attempted to change the state of a transaction that the tibemsd does not have in its list of current transactions.

Resolution

Check tibemsd trace logs to see if the transaction had been committed or rolled back by an administrator, if not then check the client code to see if it or its transaction manager are calling the transaction operations in the correct order.

Errors

Cannot find transaction referred to in commit request.

Cannot find transaction referred to in commit transaction record.

Cannot find transaction referred to in prepare request.

Cannot find transaction referred to in rollback request.

Cannot find transaction referred to in rollback transaction record.

Cannot find transaction referred to in xa commit request.

Cannot find transaction referred to in xa prepare request.

Cannot find transaction referred to in xa rollback request.

Received prepare request for transaction already prepared.

Cannot find transaction referred to in xa start request.

Cannot process xa end for non-existent transaction.



Category

Out of memory

Description

The server failed to allocate memory as it was attempting to perform an operation.

Resolution

Check how much memory the server process is using according to the operating system. Compare this with how much memory and swap space the host actually has. If there are sufficient memory and swap space, check the operating system limits on the server process to determine if this is the cause. If the limits are set to their maximum and this error occurs, reduce the load on this server by moving some topics and queues to another server.

Errors

%s trying to recreate persistent message.

%s to create message from store.

Error during routed queue configuration, can not create routed queue consumer

Could not initialize monitor

Error: out of memory processing admin request

Error during route configuration, can not create routed queue consumer

Unable to create admin group: out of memory during initialization

Error: unable to create alias for %s '%s': no memory

Error: unable to create alias: out of memory

Unable to create import event for %s '%s' on transport '%s'

Unable to create internal connection, error=(%d) %s

Unable to create internal connection: out of memory during initialization

Error: unable to create %s '%s': no memory

Error: unable to create route while parsing file=%s, line=%d.

Unable to create SmartSockets subscriber on transport '%s', %s '%s': out of memory

Unable to create temporary destination, out of memory

Failed to create reserve memory. Exiting.

Failed writing message to '%s': No memory for operation.

Unable to process message imported on transport '%s'.

Fault Tolerant configuration, no memory!

Fault Tolerant error, no memory.

LDAP initialization failed.

No memory.

No memory authenticating user '%s'

No memory authenticating via LDAP

Out of memory while building admin response message

Out of memory while building JNDI response message

Out of memory creating global import event on transport '%s'

Out of memory creating import event for %s '%s' on transport '%s'

Out of memory creating SS transport %s

No memory creating stalled flows in destination

Out of memory during initialization

Out of memory exporting SS message.

Out of memory: unable to process SS message type on export

No memory for creating connection.

No memory generating dynamic route durable.

Out of memory importing SS message

No memory in IO thread to create pool.

Out of memory while parsing bridges file

Out of memory while parsing factories file

Out of memory while parsing routes file

No memory performing routing operation.

Out of memory processing %s on %s '%s'

Out of memory processing administrative request

Out of memory processing message tracing

No memory processing purge record.

No memory while processing route interest

Out of memory processing transports

Out of memory processing transports configuration

Out of memory reading configuration.

Out of memory restoring routed consumer

Out of memory sending monitor message.

No memory sending topic routing information.

No memory trying to add message to dead queue.

No memory trying to add message to system.

No memory trying to cleanup route.

No memory to create ack record.

No memory to create client connection

No memory to create configured durable '%s%s%s'.

No memory to create configured durables

No memory to create confirm record.

No memory to create connection.

No memory to create consumer.

No memory trying to create destination.

No memory to create destination for consumer.

No memory to create destination for message.

No memory to create destination for producer.

No memory trying to create global topic destination.

No memory to create message from store.

No memory trying to create message producer.

No memory to create producer.

No memory trying to create queue browser.

No memory trying to create response message.

No memory to create routed consumer

No memory to create routed queue consumers

No memory trying to create routed queue destination.

No memory trying to create routed tmp queue destination.

No memory to create session.

No memory trying to create tmp destination for consumer.

No memory trying to create transaction.

No memory to create transaction record.

No memory to create valid messages record.

No memory to create zone.

No memory trying to export message to RV.

No memory trying to export message to SS.

No memory trying to import message from RV%s.

No memory trying to import message from RVCM.

No memory trying to import message from SS.

No memory trying to initialize connection.

No memory trying to initialize route connection.

No memory trying to parse configured durable.

No memory trying to process data message.

No memory trying to process queue message.

No memory to process route interest

No memory to process SSL renegotiation request.

No memory trying to process system request.

No memory trying to process topic consumer.

No memory trying to process topic message.

No memory trying to process xa end.

No memory trying to read message from store.

No memory trying to recover routed consumer.

No memory trying to recover route stall.

No memory trying to recover route stall, will try again.

No memory to restore messages.

No memory to restore prepared transactions.

No memory trying to retrieve for queue browser.

No memory trying to send recover/rollback response.

No memory trying to send recover/rollback response.

out of memory trying to send topic interest to routes

No memory to set clientID for connection.

No memory trying to setup queue route configuration

No memory trying to setup route configuration

No memory trying to setup topic route configuration

Route recovery of destination %s on route from %s will fail: No memory

Route recovery of destination %s on route from %s will fail: No memory to create timer

Route recovery of destination %s on route from %s will fail: No memory to record state

Failed to initialize OpenSSL environment: out of memory

Exception trying to create ack record for prepared transaction, no memory.

Exception trying to create ack record, no memory.



Category

Protocol error, incorrect XID in XA request

Description

The tibemsd received an XA End instruction from the third party Transaction Manager which referred to a different transaction from the one currently in use by the session.

Resolution

Report this to the your Transaction Manager vendor.

Errors

Incorrect xid in xa end request.



Category

Protocol error, transaction in incorrect state

Description

A client application's attempt to start an XA transaction failed because the transaction already exists and is not in the correct state.

Resolution

This error is most likely caused by an external transaction manager that allowed two separate client applications to use the same XA transaction identifier (XID). Consult the manual for the transaction manager or report this to the transaction manager vendor.

Errors

Cannot process xa start for a session when another transaction is already active on that session

Cannot process xa start with TMNOFLAGS when the transaction is already active.



Category

Protocol message format error

Description

tibemsd received a message with either missing or incomplete data.

Resolution

Send details of the error and the situation in which it occurred to TIBCO Support.

Errors

Unable to confirm session, invalid request.

Unable to create consumer, invalid destination.

Unable to init session, invalid request.

Unable to process msg for export.

Unable to recover consumer, invalid request.

Unable to recover consumer, invalid session.

Unable to serve the flow stall recover request from server %s, invalid request.

Unable to start consumer, invalid consumer

Unable to server the flow stall recover request from server %s, invalid consumer.

Unable to unsubscribe consumer, invalid client request.

%s: %s failed: illegal to use %s [%s] in standby mode.

Invalid destination information for producer.

Invalid flag in xa end request.

Invalid flag in xa start request.

Invalid request to delete temporary destination.

Invalid request to delete temporary destination: not owner connection.

Invalid xid in commit request.

Invalid xid in commit transaction record.

Invalid xid in prepare request.

Invalid xid in rollback request.

Invalid xid in rollback transaction record.

Invalid xid in xa commit request.

Invalid xid in xa end request.

Invalid xid in xa prepare request.

Invalid xid in xa rollback request.

Invalid xid in xa start request.

Malformed routed message

Problem decoding sequence data in confirm.

Problem decoding sequence data in xa end.

%s:%s queue browser failed: queue name is missing in request message

Received admin request with replyTo not set

Received JNDI request with replyTo not set.

Received unexpected message type %d



Category

Protocol sequence error

Description

A non-embedded java client is attempting to connect to a tibemsd that is part of an embedded JMS environment.

Resolution

Reconfigure the client to connect to a fully licensed tibemsd.

Errors

Invalid client connect detected.

No closure.



Category

Rejected attempt to connect via SSL to TCP port

Description

A client application attempted to connect to the server's TCP port using the SSL protocol.

Resolution

Change the client application's URL from ssl to tcp or change the server's listen parameter from tcp to ssl. To activate a change of the server listen parameter requires a restart of the server.

Errors

Rejected attempt to connect via SSL to TCP port



Category

Rejected attempt to connect via TCP to SSL port

Description

A client application attempted to connect to the server's SSL port using the TCP protocol.

Resolution

Change the client application's URL from tcp to ssl or change the server's listen parameter from ssl to tcp. To activate a change of the server listen parameter requires a restart of the server.

Errors

Rejected attempt to connect via TCP to SSL port



Category

rejected connect from route: invalid cycle in route

Description

The multi-hop route support of the server does not support configuring a cycle. However, it detected a configuration that would create a cycle.

Resolution

Remove one of the routes that creates the cycle.

Errors

[%s@%s]: rejected connect from route: invalid cycle in route: %s

Illegal, route to '%s' creates a cycle. Terminate the connection

Illegal, route to '%s' creates a cycle.



Category

Rendezvous transport error

Description

tibemsd encountered a Rendezvous error.

Resolution

See Rendezvous documentation for details of what the error means and how to remedy it.

Errors

Unable to confirm RVCM message. %s

Unable to create inbox for import event for %s '%s' on transport '%s'

Unable to create Rendezvous Certified transport '%s': %s

Unable to create Rendezvous Certified transport '%s' because unable to create Rendezvous transport '%s'

Unable to create Rendezvous transport '%s': %s

Unable to create TIBCO Rendezvous Certified Listener for %s '%s' on transport '%s': %s

Failed to confirm RVCM message: %s.

Failed to disallow Rendezvous Certified Message listener '%s': %s

Unable to export topic message, error=%s.

Unable to handoff confirm RVCM message: %s.

Unable to pre-register certified listener '%s' on transport '%s': %s

Rendezvous send failed on transport '%s', error='%s'



Category

Restoring consumer failed

Description

Seen when tibemsd starts up and detects that the zone for a route as specified in routes.conf has been changed.

Resolution

Either delete the route or change its zone back and restart the tibemsd.

Errors

Restoring consumer failed: Conflicting zone for route to [%s]: The route was initially zone %s type %s, but now %s type %s. Zone change not allowed while there are durable subscribers. Please delete the route first and create new one.



Category

Running on reserve memory

Description

Warnings indicating that the tibemsd has run out of memory and is now using its reserve memory

Resolution

Either reduce the tibemsd's memory requirement by consuming messages or removing messages from its queues, or increase the amount of memory available to the tibemsd by shutting down other processes on the machine or increasing the machine's memory.

Errors

Running on reserve memory, ignoring new message

Running on reserve memory, no more send requests accepted.



Category

SmartSockets transport error

Description

tibemsd encountered a SmartSockets error.

Resolution

See SmartSockets documentation for details of what the error means and how to remedy it.

Errors

Unable to create SmartSockets subscriber on transport '%s': failed to convert %s '%s', error=%s

Unable to import SmartSockets message on transport %s: failed to convert subject '%s', error=%d

Unable to import SmartSockets message on transport %s: failed to convert reply subject '%s', error=%s

Unable to export EMS message into SmartSockets on transport '%s'. Failed to convert subject '%s', error=%s.

Unable to export EMS message into SmartSockets on transport '%s'. Failed to convert reply subject '%s', error=%s.

Error translating EMS message body into SS message. Status=%s

Error translating EMS message headers into SS message. Status=%s

Error translating EMS message properties into SS message. Status=%s

Unable to confirm SS message. %s

Unable to connect to SmartSockets RTserver via transport: '%s': %d - %s

Unable to register GMD failure callback: '%s': %d - %s

Unable to create open callback on transport: '%s': %d - %s

Unable to create SS callback for %s '%s' on transport '%s' SS error: %s

Unable to create SS message type on export

Unable to create SmartSockets subscriber for %s '%s' on transport '%s', error: %s

Unable to create SmartSockets transport '%s': %d - %s

Failed to confirm SS message.

Failed to create SmartSockets transport %s

Unable to handoff confirm SS message: %s.

Unable to import SS message. Error=%d, %s.

Unable to import SS message, error retrieving delivery mode.

Unable to import SS message, error retrieving number of fields.

Unable to initialize SmartSockets transport '%s': error=%d: %s

Unable to set SmartSockets Dispatcher for transport: '%s': %d - %s

Unable to set SS message type on export

Unable to set Username/Password for SmartSockets transport '%s': %d - %s

Unable to import SmartSockets message on transport %s: failed to retrieve SS subject.

SS Subject CB destroy Failed: for '%s' on transport '%s' SS error: %s

SS Subject CB lookup Failed: for '%s' on transport '%s' SS error: %s

SmartSockets TipcMsgSetDeliveryMode failed, '%s'

SmartSockets TipcMsgSetLbMode failed, '%s'

SmartSockets TipcSrvConnFlush failed, '%s'

SmartSockets TipcSrvConnMsgSend failed, '%s'

SS Unsubscribe failed: for '%s' on transport '%s' SS error: %s

GMD delivery failed on transport '%s', SS message seq=%d, reason='%s' for process '%s'

Unable to process undelivered SS GMD message, can not register EMS message, error='%s', tport='%s', GMD seq=%d

Unable to process undelivered SS GMD message, can not add to undelivered EMS queue, error='%s', tport='%s', GMD seq=%d

Unable to process undelivered SS GMD message, failed to build EMS message, error='%s', tport='%s', GMD seq=%d

Unable to convert undelivered SS GMD message into EMS message, error='%s', tport='%s', GMD seq=%d



Category

SSL initialization failed

Description

The server failed attempting to initialize the OpenSSL library.

Resolution

Examine the OpenSSL error and the EMS User's Guide chapter describing the use of SSL.

Errors

Failed to process ft ssl password

Failed to process ssl password

Ignoring SSL listen port %s

Failed to initialize SSL: can not load certificates and/or private key and/or CRL file(s)

Failed to initialize OpenSSL environment: error=%d, message=%s.

Failed to initialize SSL. Error=%s

Failed to initialize SSL: unable to obtain password

Failed to initialize SSL: server certificate not specified.

Failed to initialize SSL: server private key not specified.



Category

System call error, should be errno-driven

Description

A low-level system function has failed.

Resolution

Report the error to your system administrator and ask them to remedy the problem.

Errors

Accept() failed: too many open files. Please check per-process and system-wide limits on the number of open files.

Accept() failed: %d (%s)

Cannot retrieve user name of the current process.

Client connection not created, socket failed.

Could not obtain hostname

Could not resolve hostname '%s'. Possibly default hostname is not configured properly while multiple network interfaces are present.

Unable to listen for connections: %d (%s).

Unable to open socket for listening: %d (%s).



Category

Unnecessary or duplicate message

Description

tibemsd received a message with either missing or incomplete data.

Resolution

Send details of the error and the situation in which it occurred to TIBCO Support.

Errors

Error processing xa start request, %s.

Error trying to enter standby for '%s', %s.



Category

Unrecognized option

Description

The server's command line contains an unrecognized option.

Resolution

Run the server with the -help option and compare it with the command line containing the unrecognized option.

Errors

Unrecognized option: '%s'.




TIBCO Enterprise Message Service™ User’s Guide
Software Release 4.3, February 2006
Copyright © TIBCO Software Inc. All rights reserved
www.tibco.com