Error Messages: 150000-153004

Miscellaneous Error Messages

Code 150000
Severity Info
Message Connection({0}/{1}):: state changed to: {2}
Description Informational message about the connection state change.
Code 150001
Severity Emergency
Message Connection({0}/{1}):: {2}
Description An error message from the connector.
Code 150002
Severity Alert
Message Connection({0}/{1}):: {2}
Description An error message from the connector.
Code 150003
Severity Critical
Message Connection({0}/{1}):: {2}
Description An error message from the connector.
Code 150004
Severity Error
Message Connection({0}/{1}):: {2}
Description An error message from the connector.
Code 150005
Severity Warning
Message Connection({0}/{1}):: {2}
Description An error message from the connector.
Code 150006
Severity Notice
Message Connection({0}/{1}):: {2}
Description An informational message from the connector.
Code 150007
Severity Info
Message Connection({0}/{1}):: {2}
Description An informational message from the connector.
Code 150008
Severity Debug
Message Connection({0}/{1}):: {2}
Description An informational message from the connector.
Code 151000
Severity Critical
Message {0}({1}): Cannot compile ON expression: {2}
Description A syntax error in the expression. Check and correct the argument.
Code 151001
Severity Critical
Message {0}({1}): Unknown input stream '{2}'
Description A syntax error in the expression. Check and correct the argument.
Code 151002
Severity Critical
Message {0}({1}): Unknown field '{2}' in clause for event '{3}'.
Description A syntax error in the expression. Check and correct the argument.
Code 151003
Severity Critical
Message {0}({1}): Field '{2}' used at wrong type in FROM block.
Description A syntax error in the expression. Check and correct the argument.
Code 151004
Severity Critical
Message {0}({1}): Error in compiling actions for rules: {2}
Description A syntax error in the expression. Check and correct the argument.
Code 151005
Severity Critical
Message {0}({1}): Stream requires at least on input stream.
Description A syntax error in the expression. Check and correct the argument.
Code 151006
Severity Critical
Message {0}({1}): Could not parse pattern expression: {2}
Description A syntax error in the expression. Check and correct the argument.
Code 151007
Severity Critical
Message {0}({1}): Could not create pattern matcher for expression: {2}
Description A syntax error in the expression. Check and correct the argument.
Code 151008
Severity Critical
Message {0}({1}): Event '{2}' cannot occur twice in the FROM block.
Description A syntax error in the expression. Check and correct the argument.
Code 151009
Severity Critical
Message {0}({1}): Event '{2}' mentioned in ON expression is not in FROM block.
Description A syntax error in the expression. Check and correct the argument.
Code 151010
Severity Critical
Message {0}({1}): Field variable '{2}' mentioned more than once in pattern.
Description Each pattern may bind a pattern variable name to only one field in the incoming record. The pattern bindings cannot be used to compare fields in the same record for equality. Use the "on" expression of the SPLASH block for such comparisons.
Code 151011
Severity Critical
Message {0}({1}): Bad constant for field variable '{2}': {3}
Description A syntax error in the expression. Check and correct the argument.
Code 151012
Severity Warning
Message {0}({1}): Discarding record with null key (tid={2}).
Description The pattern 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 151013
Severity Critical
Message {0}({1}): A pattern event and a pattern variable have the same name '{2}'.
Description A pattern event and a pattern variable cannot have the same name.
Code 151014
Severity Error
Message An invalid input alias {0} has been specified in the MATCHING clause of {1}.
Description No additional information available.
Code 151015
Severity Error
Message An internal error has occured while processing the MATCHING clause of {0}.
Description An error was reported during the resolution phase.
Code 151016
Severity Error
Message An internal error has occured while processing the MATCHING clause of {0}.
Description An error was reported during the type checking phase.
Code 151017
Severity Error
Message An invalid value ({0}) has been specified in the ON clause of {1}.
Description No additional information available.
Code 151018
Severity Error
Message An internal error has occurred while processing the ON clause of {0}.
Description No additional information available.
Code 151019
Severity Error
Message {0} has been specified multiple times in the ON clause of {1}.
Description No additional information available.
Code 151020
Severity Error
Message A column can be compared with only one constant value. Multiple constants have been specified in the ON clause of {0}.
Description No additional information available.
Code 151021
Severity Error
Message The alias {0} has been specified multiple times in the FROM clause of {1}.
Description No additional information available.
Code 151022
Severity Error
Message The alias {0} has not been referenced in the ON clause of {1}.
Description No additional information available.
Code 151023
Severity Error
Message The alias {0} has not been referenced in the MATCHING clause of {1}.
Description No additional information available.
Code 151024
Severity Error
Message An invalid opcode has been specified in the ON clause of {0}. Valid opcodes are insert, update and delete.
Description No additional information available.
Code 151025
Severity Warning
Message An invalid time interval has been specified in the MATCHING clause of {0}, converting to {1} millisecond(s).
Description The time interval granularity must be specified in milliseconds or coarser units.
Code 151026
Severity Error
Message An error occurred while validing the pattern matching expression. An invalid legacy register {0} has been specified.
Description No additional information available.
Code 151027
Severity Error
Message An error occurred while validing the pattern matching expression. An invalid value ({0}) has been specified for column {1}.
Description No additional information available.
Code 151028
Severity Error
Message An ON clause has not been specified for {0}.
Description No additional information available.
Code 151029
Severity Error
Message An invalid value ({0}) has been specified for column {1} in the ON clause of {2}.
Description No additional information available.
Code 151030
Severity Error
Message The union window {0} cannot contain patterns as one of its components.
Description A stateful union cannot contain patterns as one of its components, since patterns are stateless entities.
Code 151031
Severity Error
Message A column can be compared with only one constant or parameter value. Multiple constants and parameters have been specified in the ON clause of {0}.
Description No additional information available.
Code 151032
Severity Error
Message A column can be compared with only one parameter value. Multiple parameters have been specified in the ON clause of {0}.
Description No additional information available.
Code 151033
Severity Error
Message Retention information cannot be specified for an input ({0}) of stream {1} since it contains a MATCHING clause.
Description No additional information available.
Code 151034
Severity Error
Message A column can only be compared to a column from a different alias or a constant. Multiple columns of alias {0} are being compared to each other in the ON clause of {1}.
Description No additional information available.
Code 152000
Severity Critical
Message {0}({1}): Bad <Local> declaration: {2}
Description A syntax error in the expression. Check and correct the argument.
Code 153000
Severity Critical
Message KerberosServer()::execute() new connection # {0}
Description The Kerberos authentication service has accepted a new client connection.
Code 153001
Severity Critical
Message KerberosServer()::execute() failed to spawn new connection, exception: {0}
Description The limit of threads per process is probably exhausted. Consult your system administrator.
Code 153002
Severity Critical
Message KerberosServer()::execute() client # {0} successfully authenticated.
Description The client has successfully authenticated through Kerberos.
Code 153003
Severity Critical
Message KerberosServer()::execute() SASL fault while negotiating with client # {0}, error message: {1}
Description The client has failed to authenticate through Kerberos due to the Kerberos library error.
Code 153004
Severity Critical
Message KerberosServer()::execute() client # {0} failed to authenticate.
Description A client failed to authenticate through Kerberos. Check that the client's Kerberos ticket has not expired.