Error Messages: 140000-149999

Miscellaneous Error Messages

Code 140000
Severity Debug
Message SqlParse(): optimizing for key searching.
Description Debugging information that the SQL parser has found a way to optimize the key search.
Code 141000
Severity Critical
Message {0}({1})::FlexStream requires at least one input stream
Description The FlexStream needs one or more input streams. Check and correct the model.
Code 141001
Severity Critical
Message {0}({1})::FlexStream Number of methods must match number of input streams
Description The FlexStream must have exactly one Method for each input stream.
Code 141002
Severity Critical
Message {0}({1})::FlexStream Method refers to unknown input stream {2}
Description The FlexStream must have exactly one Method for each input stream.
Code 141003
Severity Critical
Message {0}({1})::FlexStream More than one method for input stream {2}
Description The FlexStream must have exactly one Method for each input stream.
Code 141004
Severity Critical
Message {0}({1})::FlexStream Parse error in method {2}
Description A syntax error in the expression. Check and correct the argument.
Code 141005
Severity Critical
Message {0}({1})::compile() Error in compiling expression: {2}.
Description A syntax error in the expression. Check and correct the argument.
Code 141006
Severity Critical
Message {0}({1})::FlexStream Parse error in locals {2}
Description A syntax error in the expression. Check and correct the argument.
Code 141009
Severity Critical
Message {0}({1})::FlexStream Parse error in Timer block {2}
Description A syntax error in the expression. Check and correct the argument.
Code 141010
Severity Warning
Message FlexStream({0}): Discarding record with null key (tid={1}).
Description The FlexStream calculation has produced a record with a NULL key field. Such records are illegal. Check and correct the model and/or the input data.
Code 141011
Severity Error
Message An IN clause has not been specified for flex operator {0}.
Description Specification of an IN clause is mandatory for a flex operator.
Code 141012
Severity Error
Message An OUT clause has not been specified for flex operator {0}.
Description Specification of an out clause is mandatory for a flex operator.
Code 141013
Severity Error
Message A BEGIN clause has not been specified for flex operator {0}.
Description Specification of a BEGIN clause is mandatory for a flex operator.
Code 141014
Severity Error
Message An END clause has not been specified for flex operator {0}.
Description Specification of an END clause is mandatory for a flex operator.
Code 141015
Severity Error
Message An ON input clause has not been specified for flex operator {0}.
Description Specification of an ON input clause is mandatory for a flex operator.
Code 142000
Severity Info
Message Calendars(): Refreshing calendar data from file {0}
Description Informational message about loading the calendar database.
Code 143000
Severity Debug
Message {0}: [stream :{1}] record diff: opCode: {2}, record: {3}
Description The secondary node of the HotSpare cluster connects to the primary node and starts by synchronizing the contents of its SourceStreams to the ones in the primary node. This is an informational message about the found differences.
Code 143001
Severity Info
Message {0}: [stream :{1}] {2} records of {3} differ, posting diffs to sync stream.
Description The secondary node of the HotSpare cluster connects to the primary node and starts by synchronizing the contents of its SourceStreams to the ones in the primary node. This is an informational message about the found differences.
Code 143002
Severity Info
Message {0}: [stream :{1}] stream empty, diffs not required, pure insert synchronization.
Description The secondary node of the HotSpare cluster connects to the primary node and starts by synchronizing the contents of its SourceStreams to the ones in the primary node. This is an informational message about the found differences.
Code 143003
Severity Critical
Message {0}: [stream: {1}] general gateway exception: {2}
Description The connection of the secondary node of the Hot Spare cluster to the primary node has failed. Check that the primary node is running and that its address is specified correctly.
Code 143004
Severity Info
Message {0}: [stream: {1}] received EXP_START_SYNC
Description The secondary node of the HotSpare cluster connects to the primary node and starts by synchronizing the contents of its SourceStreams to the ones in the primary node. This is an informational message about the found differences.
Code 143005
Severity Info
Message {0}: [stream: {1}] received EXP_END_SYNC
Description The secondary node of the HotSpare cluster connects to the primary node and starts by synchronizing the contents of its SourceStreams to the ones in the primary node. This is an informational message about the found differences.
Code 143006
Severity Info
Message {0}: [stream: {1}] received an exit from feeding stream {2}
Description The primary node of the Hot Spare cluster is exiting.
Code 143007
Severity Critical
Message {0}: [stream: {1}] received an invalid op code (EXP_{START,STOP}_SYNC) while maintaining stream
Description Some self-testing assertion in the Sybase Event Stream Processor has failed, which should never happen. Contact Sybase support if this message appears.
Code 143008
Severity Critical
Message {0}: [stream: {1}] received an invalid op code (EXP_STREAM_EXIT) while syncing stream
Description Some self-testing assertion in the Sybase Event Stream Processor has failed, which should never happen. Contact Sybase support if this message appears.
Code 143009
Severity Critical
Message {0}: [stream: {1}] received a EXP_TRANS outside of [EXP_STREAM_START, EXP_STREAM_END] while syncing stream.
Description Some self-testing assertion in the Sybase Event Stream Processor has failed, which should never happen. Contact Sybase support if this message appears.
Code 144002
Severity Critical
Message HotSpare(initConnections): fault authenticating, exception: {0}
Description The connection attempt to another node of the cluster has failed. Check the authentication information provided on the command line. If the model uses the "restrictAccess" attribute, check that it sets the correct permissions for the intra-cluster user id.
Code 144003
Severity Critical
Message HotSpare(initConnections): failed to authenticate, errno: {0}
Description The connection attempt to another node of the cluster has failed. Check the authentication information provided on the command line. If the model uses the "restrictAccess" attribute, check that it sets the correct permissions for the intra-cluster user id.
Code 144004
Severity Critical
Message HotSpare(initConnections): fault obtaining gateway port, exception: {0}
Description The connection attempt to another node of the cluster has failed. Check the authentication information provided on the command line. If the model uses the "restrictAccess" attribute, check that it sets the correct permissions for the intra-cluster user id.
Code 144005
Severity Critical
Message HotSpare(initConnections): failed to obtain gateway port, errno: {0}
Description The connection attempt to another node of the cluster has failed. Check the authentication information provided on the command line. If the model uses the "restrictAccess" attribute, check that it sets the correct permissions for the intra-cluster user id.
Code 144006
Severity Critical
Message HotSpare(CheckSourceStreams): failed to find Source Stream {0} in running model.
Description The connection attempt to another node of the cluster has failed. Check the authentication information provided on the command line. If the model uses the "restrictAccess" attribute, check that it sets the correct permissions for the intra-cluster user id.
Code 144007
Severity Critical
Message HotSpare(CheckSourceStreams): failed to obtain Source Streams, errno: {0}, errmsg: {1}
Description The connection attempt to another node of the cluster has failed. Check the authentication information provided on the command line. If the model uses the "restrictAccess" attribute, check that it sets the correct permissions for the intra-cluster user id.
Code 144008
Severity Info
Message HotSpare(execute): start SYNC with primary -- static streams
Description The secondary node of the HotSpare cluster connects to the primary node and starts by synchronizing the contents of its SourceStreams to the ones in the primary node. This is an informational message about the synchronization progress.
Code 144009
Severity Info
Message HotSpare(execute): end SYNC with primary -- static streams
Description The secondary node of the HotSpare cluster connects to the primary node and starts by synchronizing the contents of its SourceStreams to the ones in the primary node. This is an informational message about the synchronization progress.
Code 144010
Severity Info
Message HotSpare(execute): start SYNC with primary -- dynamic streams
Description The secondary node of the HotSpare cluster connects to the primary node and starts by synchronizing the contents of its SourceStreams to the ones in the primary node. This is an informational message about the synchronization progress.
Code 144011
Severity Info
Message HotSpare(execute): end SYNC with primary -- dynamic streams
Description The secondary node of the HotSpare cluster connects to the primary node and starts by synchronizing the contents of its SourceStreams to the ones in the primary node. This is an informational message about the synchronization progress.
Code 144012
Severity Critical
Message HotSpare(execute): failed to set secondary host&port on primary.
Description An intra-cluster communication failed. Check that the primary node is still running.
Code 144013
Severity Critical
Message HotSpare(execute): failed to set redundancy mode on primary.
Description An intra-cluster communication failed. Check that the primary node is still running.
Code 144014
Severity Error
Message HotSpare(execute): detected failed primary, promoting secondary to primary.
Description The failure of the primary node in a Hot Spare cluster is detected. The secondary node will take over.
Code 144015
Severity Notice
Message HotSpare(execute): detected exiting primary, secondary exiting also.
Description The shutdown of the primary node in a Hot Spare cluster is detected. The secondary node will follow with the shutdown.
Code 144016
Severity Info
Message HotSpare(execute): heartbeat: {0}
Description Information about the heartbeat received from the primary node.
Code 144017
Severity Critical
Message HotSpare()::HotSpare(): could not resolve a canonicalize hostname for <{0}>
Description The connection attempt to another node of the cluster has failed. Check the authentication information provided on the command line. If the model uses the "restrictAccess" attribute, check that it sets the correct permissions for the intra-cluster user id.
Code 144018
Severity Critical
Message HotSpare()::verify(): fatal error -- XMLrpc->verify failed, status={0}, errorMsg={1}
Description The connection attempt to another node of the cluster has failed. Check the authentication information provided on the command line. If the model uses the "restrictAccess" attribute, check that it sets the correct permissions for the intra-cluster user id.
Code 144019
Severity Critical
Message HotSpare()::verify(): fatal error -- primary authenticates with: {0}, secondary with: {1}
Description The connection attempt to another node of the cluster has failed. Check the authentication information provided on the command line. If the model uses the "restrictAccess" attribute, check that it sets the correct permissions for the intra-cluster user id.
Code 144020
Severity Critical
Message HotSpare()::verify(): primary is not HA capable, exiting.
Description The connection attempt to another node of the cluster has failed. Check the authentication information provided on the command line. If the model uses the "restrictAccess" attribute, check that it sets the correct permissions for the intra-cluster user id.
Code 145001
Severity Critical
Message SyncStream::({0}): for stream ({1}), failure to authenticate, errno: {2}
Description The connection attempt to another node of the cluster has failed. Check the authentication information provided on the command line. If the model uses the "restrictAccess" attribute, check that it sets the correct permissions for the intra-cluster user id.
Code 145002
Severity Critical
Message SyncStream::({0}): for stream ({1}), general gateway exception: {2}
Description The connection attempt to another node of the cluster has failed. Check the authentication information provided on the command line. If the model uses the "restrictAccess" attribute, check that it sets the correct permissions for the intra-cluster user id.
Code 146001
Severity Critical
Message {0}::({1}): an input window only supports "records" and "time" for the type attribute.
Description The attribute "type" of am InputWindow must contain either "records" or "time". Check and correct the model.
Code 146002
Severity Info
Message InputWindow::InputWindow() built an Input Window of type: {0}, istream: {1}, value: {2}, slack: {3}
Description Informational message about a defined InputWindow.
Code 146003
Severity Info
Message InputWindow({0})::PurgeList(time) -- deleting {1} rows as {2} transactions.
Description Informational message about InputWindow operation.
Code 146004
Severity Info
Message InputWindow({0})::PurgeList(records) -- deleting {1} rows as {2} transactions.
Description Informational message about InputWindow operation.
Code 146005
Severity Critical
Message InputWindow({0})::InsertRowTime() -- createTimeQueue empty, but record queue is not (error).
Description Some self-testing assertion in the Sybase Event Stream Processor has failed, which should never happen. Contact Sybase support if this message appears.
Code 147000
Severity Warning
Message Breakpoint:: ANY INPUT type requires an empty expression, received: '{0}'
Description A breakpoint on any input stream may not have an expression associated with it, since an expression must be tied to a concrete input stream. You may define a separate breakpoint on each input window with its own expression instead.
Code 147001
Severity Warning
Message Breakpoint:: Parsing error: {0}
Description A syntax error in the expression. Check and correct the argument.
Code 147002
Severity Warning
Message Breakpoint:: Compilation error: {0}, in expression '{1}'
Description A syntax error in the expression. Check and correct the argument.
Code 148000
Severity Warning
Message ConnectionReader({0}) exiting, {1} records consumed, {2} read, {3} bad, {4} good.
Description Summary information about a connection.
Code 148001
Severity Error
Message ConnectionReader({0}) connection reset error: {1}
Description A connection failed to reset. Probably some parameters are specified wrong. Check and correct the model.
Code 148002
Severity Error
Message ConnectionReader({0}) connection conversion error: {1}
Description The data received by connection can not be converted to the internal format. This indicates a probably bug in the connector.
Code 148003
Severity Warning
Message ConnectionReader({0}) exiting.
Description Informational message that the connection is exiting.
Code 148004
Severity Error
Message ConnectionReader({0}) connection error: {1}
Description A connection has experienced an error. See the connector description.
Code 148005
Severity Error
Message ConnectionReader({0}) error reading from Connection({1}): {2}. {3} records consumed, {4} read, {5} bad, {6} good.
Description A connection has experienced an error. See the connector description.
Code 148006
Severity Warning
Message ConnectionReader({0}): Throughput {1} rows/sec; Average Latency {2}.
Description Performance information for a connection.
Code 148010
Severity Warning
Message ConnectionWriter({0}) exiting, {1} records posted, {2} processed, {3} bad, {4} good.
Description Informational message that the connection is exiting.
Code 148011
Severity Error
Message ConnectionWriter({0}) connection reset error: {1}
Description A connection failed to reset. Probably some parameters are specified wrong. Check and correct the model.
Code 148012
Severity Error
Message ConnectionWriter({0}) connection conversion error: {1}
Description The data to be sent to the connection can not be converted from the internal format. This indicates a probably bug in the connector.
Code 148013
Severity Warning
Message ConnectionWriter({0}) exiting.
Description Informational message that the connection is exiting.
Code 148014
Severity Error
Message ConnectionWriter({0}) connection error: {1}
Description A connection has experienced an error. See the connector description.
Code 148015
Severity Error
Message ConnectionWriter({0}) error writing to Connection({1}): {2}. {3} records posted, {4} processed, {5} bad, {6} good.
Description A connection has experienced an error. See the connector description.
Code 148016
Severity Warning
Message ConnectionWriter({0}): Throughput {1} rows/sec; Average Latency {2}.
Description Performance information for a connection.
Code 148017
Severity Error
Message ConnectionWriter({0}) is in GD mode, but attched to a non-GD stream({1}).
Description A connection has experienced an error. See the connector description.
Code 148018
Severity Warning
Message ConnectionWriter({0}) has an invalid batch size({1}).
Description A connection has experienced an error. See the connector description.
Code 148019
Severity Warning
Message ConnectionWriter({0}) in GD mode, but received a non-GD format row.
Description A connection has experienced an error. See the connector description.
Code 148020
Severity Warning
Message ConnectionWriter({0}) is asked to stop {1}.
Description A connection is being stopped.
Code 148021
Severity Warning
Message ConnectionWriter({0}) is started.
Description A connection is started.
Code 149000
Severity Debug
Message {0}({1})::get() -- key md5 '{2}', record '0x{3}'.
Description Obsolete.