- CDISP0000E
The following message cannot be loaded: message index. Contact Product Support.
- CDISP0001E
The SPL program did not compile.
- CDISP0002E
The composite name main composite exists in the following toolkits: toolkit name and toolkit name.
- CDISP0004E
The following internal compiler error occurred: AST parsing:
- CDISP0005I
The toolkit.xml file in the pathname directory is out of date. The compiler will rebuild the toolkit by using the spl-make-toolkit command.
- CDISP0007E
The following avoid-runtime-yield option is not known: argument value.
- CDISP0008E
A token is missing in the SPL program context of the SPL program. The token is incorrect token. The expected token is expected token.
- CDISP0009E
A syntax error exists at the incorrect token token in SPL program context. A viable parsing alternative does not exist.
- CDISP0010E
There are multiple connections between operator operator name input port input port number and operator operator name output port output port number.
- CDISP0011E
A syntax error exists at the incorrect token token in SPL program context.
- CDISP0012E
The token in SPL program context is not correct. The specified token is incorrect token. The required token is expected token.
- CDISP0014E
An invalid length was specified for the --max-filename-length option.
- CDISP0015E
The name port name is not valid.
- CDISP0016E
An ambiguous call to the procedure name procedure resolved to functions in the following namespaces: list of SPL namespaces.
- CDISP0017E
An ambiguous identifier named identifier name exists in the following namespaces: list of SPL namespaces.
- CDISP0018E
An ambiguous identifier named identifier name exists in the following input ports or operator-specific enumerations: list of qualified names.
- CDISP0019E
The break statement is outside the loop.
- CDISP0020E
An input port that corresponds to the input port name identifier was not found.
- CDISP0021E
A port that corresponds to the port name identifier was not found.
- CDISP0022E
The tuple definition is circular.
- CDISP0023E
The continue statement is outside the loop.
- CDISP0024E
The use directive is a duplicate.
- CDISP0025E
The following identifier is a duplicate: duplicate identifier.
- CDISP0027E
The following string literal is not valid: explanation of incorrect string literal.
- CDISP0028E
The tuple literal element is not valid. The elements of a tuple literal must be attribute assignments in the following form: attribute = expression.
- CDISP0029E
The following label is a duplicate: SPL config
or logic
clause
.
- CDISP0030E
The name parameter expects expected number expressions, but the following number of expressions was specified: actual number.
- CDISP0031E
The function name function has the same parameter types as another function.
- CDISP0032D
The name identifier was previously defined at this location.
- CDISP0033E
There is a problem parsing the XML file file name.
- CDISP0034E
The history subscript for the following input stream cannot be a slice: input stream name [ : ].
- CDISP0035E
A type mismatch was found in the history subscript. An integral type is expected, but the following type is found instead: input stream name [ subscript type ].
- CDISP0036E
The expression that is used to subscript a stream history reference must be an integer that is a compile time value, but the following expression was found: subscript expression.
- CDISP0037E
A type mismatch exists in the following subscript index: list or map type [subscript type].
- CDISP0038E
A type mismatch exists in the following subscript slice: list or map type [low bound type : upper bound type].
- CDISP0039E
The following list, map, or set is a heterogeneous literal: list/map/set.
- CDISP0040E
The suffix specifies that the type of this numeric literal must be: int/uint/float/decimal8/16/128. SPL does not support this type.
- CDISP0041E
A type mismatch exists in the following cast: (cast type) expression type.
- CDISP0044E
The conditional expression contains a type mismatch. The type of the then-branch, which is left type, must be the same as the type of the else-branch, which is right type.
- CDISP0045E
A type mismatch exists. A boolean is required. The actual type of the condition is: selector type.
- CDISP0047E
A type mismatch exists. The expression type expression type cannot be converted to the declaration type declaration type in a variable initilizer.
- CDISP0048E
The name operator parameter requires values of the expected type type, but values of the actual type type are specified.
- CDISP0049E
A type mismatch exists for the unary operator unary operator and the expression type expression type.
- CDISP0050E
A type name is expected. The specified name is name and is not a valid type in this scope.
- CDISP0051E
An unknown attribute was specified: name.
- CDISP0052E
An unknown function was called: function name.
- CDISP0053E
An unknown identifier was referenced in the SPL program: name.
- CDISP0054E
The parameter name parameter is unknown and was not defined for the operator operator.
- CDISP0056E
This version of the product does not support the translation of SPADE code. To translate SPADE code, use the SPADE to SPL migration tools that are available in Version 2.x of the product.
- CDISP0057E
The trang program failed to run. The error is: explanation.
- CDISP0061E
The subscription/filter parameter on an Import operator must be a compile time rstring, but the following expression was specified: expression.
- CDISP0062E
The expression subscription parameter on the Import operator is not a valid subscription expression.
- CDISP0063E
A literal is expected in the filter expression, but the following expression is used instead: expression.
- CDISP0064E
An int64 literal is expected in the filter expression, but the following expression is found: expression.
- CDISP0065E
The type of the symbol in the filter % expression must be an integral type, but the following expression was found: expression.
- CDISP0066E
The type of the identifier symbol in the filter expression must be integer/rstring/float64/boolean type.
- CDISP0067E
The type of the identifier symbol in the filter subscript expression must be list<integer>/list<rstring>/list<float64>/list<boolean>.
- CDISP0068E
An integer literal expression is expected in the filter subscript, but the following expression is found: identifier.
- CDISP0069E
For the operation operation, the type of the left side expression, which is left hand side expression, does not match the type of the right side expression, which is right hand side expression.
- CDISP0070E
In the filter expression, for the operation operation, the boolean type is expected, but the following type is found: type.
- CDISP0071E
In the filter expression, the list type is expected for the in operand, but the following type is found: expression.
- CDISP0072E
The use of the expression symbol expression is not valid in a filter expression.
- CDISP0073E
The use of the expression literal expression is not valid in a filter expression.
- CDISP0074E
The use of the expression expression in the filter is not valid.
- CDISP0075E
The expression filter expression contains a subexpression that is not valid: expression.
- CDISP0076E
The following symbol is not defined in output tuple: identifier.
- CDISP0077E
The following expression is not a valid filter expression: expression.
- CDISP0078E
Multiple calls to the following stateful functions exist in the same output clause: function and function. Ensure that no more than one stateful function is invoked by an output clause.
- CDISP0079W
Multiple calls to the following stateful functions exist in the same output clause: function and function. Ensure that no more than one stateful function is invoked by an output clause.
- CDISP0080W
A graph clause does not exist for the following main composite: composite name.
- CDISP0081W
The following label is a duplicate: SPL config
clause name or logic onTuple
/onPunct
clause
.
- CDISP0082W
The following label is a duplicate: logic onTuple
/onPunct
clause
. A comma rather than a semicolon might have been used on the input port declarations.
- CDISP0083E
The following label is a duplicate: logic onTuple
/onPunct
clause
. A comma rather than a semicolon might have been used on the input port declarations.
- CDISP0084E
The language and language languages are both specified as the default language for the following message set: name
- CDISP0085E
A default language is not specified for the following message set: name
- CDISP0086E
The following input stream alias is identical to an input stream name: name.
- CDISP0087W
The config checkpoint clause is not supported in stand alone mode.
- CDISP0088E
The expression value of the parameter name parameter is not a custom literal. The operator model for the primitive operator name operator expects a value of the custom literal type.
- CDISP0089E
The following expression for the config threadedPort clause is not valid: expression.
- CDISP0090E
The expression for the queue size parameter must be int32 literal >= 1. The incorrect expression is: expression.
- CDISP0091E
A queue was already specified for the following port: input stream name.
- CDISP0092E
Because of previous compilation errors, the compile process cannot continue.
- CDISP0093E
The following path does not exist: path.
- CDISP0094E
The following path was input, but is the path to a directory: path.
- CDISP0095E
The following path was input, but is not the path to a directory: path.
- CDISP0098E
The preprocessing of the following file failed: pathname.
- CDISP0101E
The following remote distcc node count value, which is specified by the -r switch, is not valid: argument. The remote distcc node count must be greater than zero.
- CDISP0102E
The following default pool size value, which is specified by the -d switch, is not valid: argument. The default pool size must be greater than 0.
- CDISP0103E
The following pool index for the host pool name pool is outside the valid range: expression. The valid range is: 0...host pool size.
- CDISP0104E
The following file cannot be opened: pathname. The error is: explanation.
- CDISP0105E
The following file cannot be created: pathname. The error is: explanation.
- CDISP0106E
The following file cannot be removed: pathname. The error is: 'explanation'.
- CDISP0107E
The following old pathname file cannot be renamed to new pathname. The error is: explanation.
- CDISP0108E
The following directory cannot be created: pathname. The error is: explanation.
- CDISP0109E
The following directory cannot be removed: pathname. The error is: explanation.
- CDISP0110E
The primitive operator name operator, which specifies punctuation for port number input port number, is connected to multiple streams: list of stream names.
- CDISP0111E
The primitive operator name operator, which specifies punctuation for port number input port number, is connected to a stream that has no punctuation.
- CDISP0112E
The primitive operator name operator, which specifies punctuation for port input port number, is connected to a stream that does not preserve the punctuation semantics. A loop was detected.
- CDISP0115E
The operator profile for pathname failed to load. The error is: explanation.
- CDISP0116E
The intrinsic function name intrinsic function can only be used within a placement config.
- CDISP0120W
The following path is already in the SPL path list: pathname
- CDISP0121W
The following toolkit file is missing: pathname.
- CDISP0122E
The following toolkit failed to load: pathname. The error is: explanation.
- CDISP0123E
The following toolkit failed to load: pathname. The error is: explanation.
- CDISP0124E
The pathname XML file was not found during the lookup in the toolkit name toolkit.
- CDISP0125E
The pathname XML file cannot be created. The error is: explanation.
- CDISP0126E
The pathname SPL file was not found during the lookup in the toolkit name toolkit.
- CDISP0127E
The following toolkit file is out of date: toolkit name. This file is newer: pathname.
- CDISP0128E
The identifier identifier is duplicated in the following namespace: namespace name.
- CDISP0129E
The identifier identifier is duplicated in the default namespace.
- CDISP0130E
The identifier identifier is duplicated as the operator name operator and the function name function.
- CDISP0131E
Errors occurred while the toolkits were loading.
- CDISP0132E
The following transport performance file was not found: performance file.
- CDISP0136E
The following helper file for the code generator is missing: pathname.
- CDISP0137E
The following template file for the code generator is missing: pathname.
- CDISP0139E
The execution of the code generator failed. The error is: explanation.
- CDISP0140E
The execution of the following script failed: pathname. The error is: explanation.
- CDISP0141E
The compilation of the generated code failed.
- CDISP0142E
During the evaluation of the expression expression, the following compile time exception occurred: exception. Ensure that the expression can be evaluated at compile time.
- CDISP0143E
A compile time exception occurred during the evaluation of the following SPL expression: expression. Check the constraints.
- CDISP0144E
The subscript expression subscript in the expression expression is not valid.
- CDISP0146E
The operator name operator was not found in the toolkit.
- CDISP0147E
The following script cannot be run: pathname.
- CDISP0148E
The following non-zero return code was received from the pathname script: return code.
- CDISP0152E
A valid canonical name cannot be obtained for the following host: hostname. The error is: explanation.
- CDISP0153E
A valid canonical name cannot be obtained for the following host. The hostname is hostname. The name of the host pool is: host pool name. The error is: explanation.
- CDISP0154E
The hostname hostname is duplicated in host pool host pool name.
- CDISP0155E
After the host resolution, hostname hostname is duplicated in host pool host pool name.
- CDISP0159E
The following explicit host pool is empty: pool name.
- CDISP0160E
The pool name explicit host pool is incomplete. The following number of hosts are missing from the pool: number of missing.
- CDISP0161E
Multiple imported streams with filter expressions on one port is not supported.
- CDISP0162E
The syntax of the applicationName parameter of the Import operator is not valid. The following syntax was found: expression. The expected syntax is: [<namespaceName>::]<compositeName>
- CDISP0165E
The use of multiple subscription-based import streams on one port is not supported.
- CDISP0166E
The parameter name parameter uses a single expression, but an expression list was specified.
- CDISP0167E
The parameter name parameter uses a string literal, but the following expression was specified: expression.
- CDISP0168E
The applicationName parameter is missing from a name-based streamId import.
- CDISP0169W
The compiler ignores an applicationName parameter in an import that is not name-based.
- CDISP0170E
The expression expression in the subscription is not valid.
- CDISP0171E
The subscription expression expects a literal, but the following expression is specified instead: expression.
- CDISP0172E
The subscription expression expects an identifier, but the following expression is specified instead: expression.
- CDISP0173E
The subscription expression expects a literal of rstring, int64 or float64 type, but the following expression is specified instead: expression.
- CDISP0174E
The subscription expression expects an integer literal, but the following expression is specified instead: expression.
- CDISP0175E
The export property expression expects a tuple literal, but the following expression is specified instead: expression.
- CDISP0176E
The export property expression expects an identifier, but the following expression is specified instead: expression.
- CDISP0177E
The property expression of an export expects a literal of the rstring, int64 or float64 type, or a list literal with these element types, but the following expression is specified instead: expression.
- CDISP0178E
The following stream is exported multiple times: stream name.
- CDISP0179E
The export of the following imported stream is not valid: stream name.
- CDISP0180E
An error occurred while the operator model was loading. The error is: explanation
- CDISP0181E
The parameter expects a compile time expression of the type type, but the following expression is specified instead: expression.
- CDISP0182E
The parameter expects an expression with one of the values in the following list: list of values. The following expression is specified instead: expression.
- CDISP0183E
The following host pool expression is not valid: expression.
- CDISP0184E
The following placement expression is not valid: expression.
- CDISP0185E
The config placement expects a string, but the following expression is specified instead: expression.
- CDISP0186E
The config clause contains multiple host placements.
- CDISP0198E
The following fusion mode option is unknown: argument value.
- CDISP0199E
The following transport option is not known: argument value.
- CDISP0200E
The input transport kind input transport for the input operator name operator does not match the output transport kind output transport for the output operator name operator, but they are connected.
- CDISP0201E
The first transport kind input transport for the first operator name operator does not match the second transport kind output transport for the second operator name operator, but they are located in the same partition.
- CDISP0202E
The first transport kind output transport for the first operator name operator does not match the second transport kind output transport for the second operator name operator, but they are located on the same partition.
- CDISP0203E
The number of input ports in the operator name operator does not match the number that is specified by the operator model.
- CDISP0204E
The number of output ports in the operator name operator does not match the number that is specified by the operator model.
- CDISP0205E
The correct number of attribute assignments, which is specified by the operator model, is not specified for output port number port number in the operator name operator.
- CDISP0206E
An assignment cannot be generated for the output attribute name attribute of output port number port number in the operator name operator.
- CDISP0207E
The parameter name parameter is not allowed for the operator name operator.
- CDISP0208E
The parameter name parameter is required by the operator model for the operator name operator, but is not found.
- CDISP0213E
The expression value of the parameter name parameter is not an attribute. The operator model for the operator name operator expects a value that is an input attribute.
- CDISP0216E
The expression value of the parameter name parameter is not a constant expression. The operator model for the operator name operator expects a compile time literal value.
- CDISP0217E
The expression assignment is not a constant expression. The operator model for the operator name operator expects a compile time literal value.
- CDISP0218E
The expression assignment expression is not an attribute expression. The operator model for the operator name operator expects an attribute expression.
- CDISP0219E
The argument value value of the profiling parameter needs to be >= -1.
- CDISP0220E
The sampling rate for profiling argument value must be a floating point value.
- CDISP0221E
The sampling rate for profiling argument value needs to be >= 0 and <= 1.
- CDISP0223E
A window is defined for port number port number of the operator name operator, but the operator model specifies that the port must not define a window.
- CDISP0224E
A window is not defined for port number port number of the operator name operator, but the operator model specifies that the port requires a window.
- CDISP0225E
The logic clause in the operator name operator modifies the incoming tuple of port number port number. However, the operator model specifies that this tuple is not mutable.
- CDISP0226E
The output clause in the operator name operator modifies the incoming tuple of port number port number. However, the operator model specifies that this tuple is not mutable.
- CDISP0227E
The parameter name parameter in the operator name operator modifies the incoming tuple of port number port number. However, the operator model specifies that this tuple is not mutable.
- CDISP0228E
A port is accessed by the expression expression in the parameter name parameter, but the operator model for the operator name operator does not allow access to this port.
- CDISP0230E
The following main composite name is not a valid identifier: composite name.
- CDISP0231E
The output clause in the operator name operator specifies assignment expressions for output port number output port number, but the value for the expression mode is specified as Nonexistent in the operator model.
- CDISP0232E
An error was encountered during the generation of the code for the operator name operator.
- CDISP0236E
The name environment variable is not set.
- CDISP0238E
The function name function expects a string literal, but found the following expression: expression.
- CDISP0239E
A compile time cast failed. The error is: explanation.
- CDISP0240E
The boolean type is expected for the expression predicate, but the following type is found: type.
- CDISP0262E
The following value for the maximum processing element cpu fraction must be a floating point value: argument value.
- CDISP0263E
The argument value argument value for the maximum PE cpu fraction needs to be >= 0.
- CDISP0284E
The exlocation value value of the partition exlocation for the operator name and operator name operators conflicts with the direct or transitive partition colocation of the operators.
- CDISP0285E
The operator name operator can be restarted, but the operator name cannot be restarted, which conflicts with the direct or transitive partition colocation of the operators.
- CDISP0286E
The operator name operator can be relocated, but the operator name operator cannot be relocated, which conflicts with the direct or transitive partition colocation of the operators.
- CDISP0287E
The operator name operator can be relocated, and must also be able to be restarted.
- CDISP0288E
The exlocation value host exlocation values of the operator name and operator name operators conflicts with the direct or transitive partition colocation of the operators.
- CDISP0289E
The specification of partition isolation for the operator name operator conflicts with the specification of direct or transitive partition colocation with the operator name operator.
- CDISP0290E
The exlocation value specification of host exlocation for the operator name and operator name operators conflicts with the direct or transitive specification of host colocation for these operators.
- CDISP0291E
The host isolation of the operator name operator and the direct or transitive host colocation of this operator with the operator name and operator name operators imply that these three operators must be placed in a single partition. The placement of these three operators in a single partition conflicts with the exlocation value partition exlocation value of the operator name and operator name operators.
- CDISP0292E
The host isolation of the operator name operator and the direct or transitive host colocation of this operator with the operator name and operator name operators imply that these three operators must be placed in a single partition. The placement of these operators in a single partition creates a conflict because the operator name operator can be restarted, but the operator name operator cannot be restarted.
- CDISP0293E
The host isolation of the operator name operator and the direct or transitive host colocation of this operator with the operator name and operator name operators imply that these three operators must be placed in a single partition. The placement of these operators in a single partition creates a conflict because the operator name operator can be relocated, but the operator name operator cannot be relocated.
- CDISP0294E
The host isolation of the operator name operator and the direct or transitive host colocation with the operator name operator imply that these two operators must be placed in a single partition. The placement of these operators in a single partition conflicts with the partition isolation of the operator name operator.
- CDISP0295E
A host that is common to the direct or transitive host placements of the following operators does not exist: operator names
- CDISP0297E
The host exlocation or host isolation specifications cannot be satisfied.
- CDISP0298E
A feasible placement cannot be found.
- CDISP0301E
A stream name is expected, but the identifier identifier is not a stream in this scope.
- CDISP0302E
A value name is expected, but the identifier identifier is not a value in this scope.
- CDISP0310E
The expression expression for the size of the window eviction policy does not simplify to a literal.
- CDISP0311E
The expression expression for the size of the window trigger policy does not simplify to a literal.
- CDISP0349E
A user error was encountered during the verification of the operator name operator.
- CDISP0354E
The compiler predicts that the expression expression has side effects.
- CDISP0355E
The expression predicate expression cannot be evaluated.
- CDISP0358E
An internal error occurred. The error is: explanation.
- CDISP0359E
explanation
- CDISP0360E
The expression for the parameter name parameter contains a reference to the input attribute name attribute, but the operator model specifies that the expression is attribute free.
- CDISP0361E
An output assignment contains a reference to the parameter name attribute, but the operator model specifies that the output assignment is attribute free.
- CDISP0362E
An output port that corresponds to the identifier identifier cannot be found.
- CDISP0363E
Multiple ports that correspond to the identifier identifier were found. To remove the ambiguity, consider using port aliases.
- CDISP0364E
A port name is expected.
- CDISP0365E
The name name is expected to be a simple identifier in the window clause.
- CDISP0366E
The name name is expected to be an intrinsic call in the window clause.
- CDISP0367E
The expression in the window clause is not valid.
- CDISP0368E
The eviction policy that is expected in the tumbling window was not found. Instead, the following number of eviction policies were found: number of eviction policies.
- CDISP0369E
One or two eviction policies are expected in the window, but the following number of eviction policies are found: number of eviction policies.
- CDISP0370E
The first argument to delta is expected to be an attribute of the input stream name input stream.
- CDISP0371E
A window for the port of the input stream name input stream is redundant. The window was already specified.
- CDISP0372E
An operator name is expected, but name is not an operator name in this scope.
- CDISP0373E
An actual parameter to a primitive operator must be an expression that denotes a value.
- CDISP0378E
The operand that is modified by the SPL expression operator SPL expression operator must be mutable.
- CDISP0379E
The actual parameter that is passed to the parameter name mutable formal parameter must be mutable.
- CDISP0380E
The expression output assignment expression accesses a port, but the model for the operator name operator does not allow access to that port.
- CDISP0381I
At least one possible assignment for the output attribute name output attribute was found, but it was blocked by a mismatch in the port scope.
- CDISP0382E
The SPL compiler failed to load the function model XML file function model file using the function model schema function model schema. The error is: explanation.
- CDISP0383E
The toolkit name toolkit requires Streams version required Streams version, but version provided Streams version of the product is currently installed.
- CDISP0384E
The toolkit name toolkit requires version required toolkit version of the required toolkit name toolkit, but version provided toolkit version of the required toolkit is currently installed.
- CDISP0385E
The toolkit name toolkit requires version required toolkit version of the required toolkit name toolkit, but version required toolkit version of the required toolkit name toolkit is not available.
- CDISP0388E
The target filename symbolic link cannot be created. The error is: explanation.
- CDISP0389E
The identifier namespace component is reserved for the SPL compiler. Use a different identifier.
- CDISP0390E
The operator name operator name conflicts with a C++ keyword.
- CDISP0391E
The attribute name attribute name conflicts with a C++ keyword.
- CDISP0392E
The identifier that extends a tuple must itself be a tuple type or a stream that that is used as a tuple type.
- CDISP0393E
Immutable variables require an explicit initializer.
- CDISP0394E
The composite name composite operator expects expected number of ports input ports, but actual number of ports input ports are found.
- CDISP0395E
The composite name composite operator expects expected number of ports output ports, but actual number of ports output ports are found.
- CDISP0396E
All the streams on one port must be of the same type, but the type of the stream name stream is different from the type of the stream name stream.
- CDISP0397E
Return statements are permitted only in functions.
- CDISP0398E
The type type of the return value from the function name function needs to be the type type.
- CDISP0402E
The leading character of composite formal identifiers must be the dollar sign symbol ($).
- CDISP0403E
The function name function is missing the following compile time argument: compile time name.
- CDISP0406E
An empty container literal was used in an unknown type context. Did you forget a cast?
- CDISP0407E
The expression checkpoint expression is not valid.
- CDISP0408E
A checkpoint configuration cannot contain both of the following terms: periodic and operatorDriven.
- CDISP0409E
A function name is expected, but the identifier identifier is found and this identifier is not a function in this scope.
- CDISP0410E
The expression argument for the checkpoint period must be greater than zero.
- CDISP0411W
The error output from the script name script is: standard error output.
- CDISP0412E
Only the composite formal identifiers must lead with a dollar sign symbol ($). The identifier identifier is not a valid identifier.
- CDISP0413E
A return statement with a value is included in a function that returns void.
- CDISP0429W
A config checkpoint clause has no effect without a config restartable : true clause.
- CDISP0430E
The assignment to the expression slice is not valid.
- CDISP0431E
The assignment to the expression string subscript is not valid.
- CDISP0434I
The toolkit directory is missing.
- CDISP0435E
The namespace name namespace that is defined in the pathname SPL file does not match the namespace name namespace that is derived from the following directory path: pathname.
- CDISP0436E
The version string toolkit version number is not expected to be in the following format: d[.d[.d[.alnum].
- CDISP0437E
The following product version range is not valid: version range.
- CDISP0438E
Only the static type definitions can be accessed with dot notation, but the type name type is not static.
- CDISP0439E
The type name typeName, which is not static, cannot be used to define the following static typeName: type name.
- CDISP0440E
The operator name main composite cannot be found in the following file: pathname. The composite expansion will not occur.
- CDISP0442E
Input port number port number in the operator name operator, which expects punctuation, is potentially connected to multiple streams due to an upstream import.
- CDISP0448E
The property name property name is duplicated in the export property expression.
- CDISP0449E
Errors were generated during the instantiation of the composite operator name composite operator.
- CDISP0450D
The operator was expanded from the composite operator name composite operator.
- CDISP0457E
The input stream name input port of the composite operator name composite operator expects a stream of the type type, but found the input stream name stream of the type type.
- CDISP0458E
The clause clause is not permitted on a composite operator invocation.
- CDISP0459E
The invocation of the composite operator name composite operator is recursive.
- CDISP0460E
The actual parameter for the expression formal parameter with the parameter type mode expression mode is not valid.
- CDISP0462E
The execution of the spl-make-operator script failed during the toolkit indexing process.
- CDISP0463E
The following output directory path exists, but the path does not point to a directory: pathname.
- CDISP0464E
The following data directory path exists, but the path does not point to a directory: pathname.
- CDISP0465E
The following checkpoint directory path exists, but the path does not point to a directory: pathname.
- CDISP0466E
The function name function must be declared to be stateful because it calls the function name function, which is stateful.
- CDISP0467W
The function name function does not need to be declared stateful because it does not call any stateful functions.
- CDISP0468E
Because the composite operator name composite operator from the namespace name namespace is not public, the composite operator is not visible from the namespace name namespace.
- CDISP0469E
Because the function name function from the namespace name namespace is not public, the function is not visible from the namespace name namespace.
- CDISP0472E
SPL does not support this use of the local variable name uninitialized variable.
- CDISP0473E
The operator model for the operator name operator prohibits the specification of a logic clause.
- CDISP0481W
The local variable name variable is never read.
- CDISP0482E
A type mismatch exists between the type type of the input stream name stream and the type name type of the port.
- CDISP0484E
The composite name main composite cannot be located. The composite does not exist.
- CDISP0489E
The config threadedPort clause is allowed only on the primitive operator instances.
- CDISP0490E
The type bound must be a positive integer constant.
- CDISP0491E
The composite parameter name composite parameter cannot be used to define a new name.
- CDISP0494E
The value of config defaultPoolSize clause must be a positive integer constant.
- CDISP0495E
The config defaultPoolSize clause accepts only one value.
- CDISP0496E
The namespace name is not valid.
- CDISP0499E
Multiple matching functions can be found for the call to the function name function. The following number of functions candidates are found:
- CDISP0500E
Either the streamId or the properties can be specified on the Export, but both cannot be specified.
- CDISP0501E
Either the streamId or the subscription can be specified on the Import, but both cannot be specified.
- CDISP0502E
The export parameter for the streamId name streamdId already exists. The same stream cannot be specified in different export operators.
- CDISP0503E
The literal value literal is out of bounds for type type.
- CDISP0504E
A matching function cannot be found for the call to the function name function. The following number of functions candidates are found:
- CDISP0505D
This is a possible candidate: function declaration.
- CDISP0506D
This is a possible candidate in the namespace name namespace: function declaration.
- CDISP0509E
A host pool without a specified size cannot be exclusive.
- CDISP0510E
The code generation for the code generation template failed.
- CDISP0511E
The hexadecimal literal of the type type is too long and is not supported.
- CDISP0512E
The verification process for the pathname operator verifier failed.
- CDISP0520E
A return statement is missing at the end of a function that returns a non-void type.
- CDISP0521E
The name variable is written here and read or written elsewhere in the same expression.
- CDISP0522E
For the composite operator name main composite, inputs or outputs must not be specified and all the parameters must have defaults.
- CDISP0523D
This is the aliased read or write of the variable name variable in the same expression.
- CDISP0524E
Multiple calls to the following stateful functions exist in the same expression: function name and function name.
- CDISP0525W
The host isolation of the operator name operator and the direct or transitive host colocation of this operator with the following operators imply that all these operators must be placed in a single partition: list of operator names
- CDISP0526E
The assignment of the operator name operator to the host pool name exclusive pool conflicts with the direct or transitive host colocation of this operator with the operator name operator, which is not assigned to the host pool name pool.
- CDISP0528E
Shared host pools are not permitted when the -p option and the FOPT value is specified.
- CDISP0529E
The host pool name host pool, for which a size is not specified, cannot be subscripted.
- CDISP0530E
The operator name operator uses the default pool, but the default pool size according to the -d option was not specified by using -p FOPT option and value.
- CDISP0531E
Conflicting default values exist in the literal getSubmissionTimeValue function. The conflicting default values are: default value and default value.
- CDISP0532E
The port name port name is duplicated in the composite operator definition.
- CDISP0533E
A call to the custom output function name custom output function is nested in another expression.
- CDISP0536E
The following character is not supported: 'character'. Its decimal value is integer value of character.
- CDISP0537E
The parameter name reserved parameter name in the Java operator model is not valid.
- CDISP0538E
The parameter name reserved parameter name in the Java operator instance is not valid.
- CDISP0539E
The clause name clause cannot be followed by the clause name clause. The expected order of the clauses is: list of clause names.
- CDISP0540E
The SPL compiler reaches the namespace name namespace by using multiple paths. The paths are: pathname and pathname.
- CDISP0541E
The pathname file was not found.
- CDISP0542E
spl is the top-level namespace and is reserved.
- CDISP0543W
The pathname file is not indexed because it is in a reserved directory.
- CDISP0544E
The identifier identifier is not an attribute of the identifier tuple.
- CDISP0545E
Duplicate output assignment exists for the attribute name attribute.
- CDISP0546E
The expression subexpression of the expression subscription expression is not valid.
- CDISP0548E
The end-of-file (EOF) for the input file was reached prematurely.
- CDISP0555E
The pathname path to the transport statistics directory exists, but it is not a directory.
- CDISP0560E
The expression expression for the queue name parameter must be an input port.
- CDISP0562E
The number of available hosts in the pool name pool is available hosts. This number is not sufficient to support the actual hosts actual hosts of the operators that use Host Exlocation exlocation and are assigned to the pool name pool.
- CDISP0643E
The identifier identifier is a reserved word and cannot be used.
- CDISP0650E
The null type may not appear on the left side of an optional type operator.
- CDISP0651E
The null type may not appear on both sides of an infix operator.
- CDISP0657E
A type mismatch exists at the SPL expression operator shift operator. Operands of the type and type types were found.
- CDISP0658E
A type mismatch exists at the SPL expression operator infix operator. Operands of the type and type types are found, but operands of type types are expected.
- CDISP0666E
The transport statistics data failed to load in the following file: pathname. The error is: explanation.
- CDISP0670E
Illegal consistent region topology: Operator operator name input port input port has streams from both consistent and autonomous regions feeding it.
- CDISP0671E
The value of the attribute name attribute of the annotation name annotation is not unique.
- CDISP0672W
The annotation name annotation is not functional in standalone mode. The annotation is ignored.
- CDISP0673E
An error was detected while the function model was loading. The error is: explanation.
- CDISP0674E
An error was detected while the operator model was loading. The error is: explanation.
- CDISP0675E
The value for the parameter name parameter of the annotation name annotation is not valid.
- CDISP0676E
The annotation name annotation requires that one of the following parameters be specified: parameter list.
- CDISP0677E
The parameter name and parameter name annotation parameters are mutually exclusive.
- CDISP0678E
The getSubmissionTimeValue intrinsic function is not allowed in the value expression for the key name parameter of the annotation name annotation.
- CDISP0680E
An error was detected while the function model was loading. The error is: explanation.
- CDISP0681E
An error was detected while the operator model was loading. The error is: explanation.
- CDISP0682E
The function name function may not appear in the value expression of an annotation key/value parameter.
- CDISP0683E
The annotation name annotation cannot be used on an operator in a parallel region.
- CDISP0684E
Two consistent regions cannot be merged due to a conflict in submission-time parameter names.
- CDISP0685D
The other annotation is defined here.
- CDISP0686I
A non-relative SAB file include or exclude path is specified in the info.xml file file path.
- CDISP0687E
Standalone applications cannot be profiled.
- CDISP0688E
Operators can not be declared relocatable but not restarable.
- CDISP0689E
The getThisCompositeInstanceName function must be called from an operator instance. This requirement excludes static type definitions and the config clause of a composite definition.
- CDISP0690E
The following attribute is a duplicate: identifier.
- CDISP0691E
An invalid value option value was specified for the option name option.
- CDISP0694E
Both consistent and autonomous annotations cannot be specified on the same operator.
- CDISP0695E
Operator operator name is in a consistent region and has a direct or indirect config checkpoint.
- CDISP0696E
The application has one or more consistent region but has no Job Control Plane operator.
- CDISP0697E
The operator type operator cannot participate in a consistent region. It must be annotated with the @autonomous annotation.
- CDISP0698W
The option option is not supported on this platform and is ignored.
- CDISP0699E
An error was detected while the toolkit info model was loading. The error is: explanation.
- CDISP0700E
An error was detected while the toolkit info model was loading. The error is: explanation.
- CDISP0701E
An error was detected while the toolkit list model was loading. The error is: explanation.
- CDISP0702E
The unknown value option value was specified for the c++std compiler option.
- CDISP0704E
The annotation SPL annotation is used too many times. The maximum cardinality for the annotation is cardinality.
- CDISP0705D
The identifier matching identifier was found in the namespace name namespace. If this identifier is the correct matching identifier, make the unqualified name visible by adding a use directive, or qualify the reference.
- CDISP0706E
The pathname file cannot be opened and read.
- CDISP0707E
The stream name output stream is already set to be viewable.
- CDISP0708E
The expression expression in the config streamViewability clause is not valid.
- CDISP0709E
A value for the parameter name parameter is required by the composite operator name composite operator, but the value does not exist in the current invocation.
- CDISP0710E
The port name output port of the operator name composite operator needs a stream of the type type, but the stream name stream of the type type is specified.
- CDISP0711E
The operator name Import operator must generate only one output port.
- CDISP0712E
The operator name Export operator must accept only one input port.
- CDISP0713W
The name variable is written in the expression, and then is read or written elsewhere in the same expression.
- CDISP0714W
Multiple calls to the following stateful functions exist in the same expression: function name and function name.
- CDISP0715E
The boolean value for the config streamViewability clause is specified multiple times.
- CDISP0716W
WARNING: The messages for the locale name locale cannot be loaded. The compiler will continue to load the default messages.
- CDISP0717E
The toolkit name must be a string that is not empty.
- CDISP0718I
The SPL compiler is using the toolkit name toolkit Version toolkit version in pathname.
- CDISP0719E
An unrecoverable internal compiler error occurred. The signal number is: signal number. Contact Product Support.
- CDISP0720E
The operator name operator cannot use the config clause.
- CDISP0721E
The fusion mode fusion mode option is available only with the --allow-convenience-fusion-options switch.
- CDISP0723W
The operator name operator is not supported in standalone mode.
- CDISP0724E
The option value value is not valid for the output-side-effects-behavior option. The valid values are: ignore, warn, or error.
- CDISP0725E
The default initializer for the composite parameter name composite formal parameter contains a reference to the composite parameter name composite formal parameter. The composite formal initializers cannot reference other composite formals.
- CDISP0726E
A circular type definition was detected in the type name type.
- CDISP0727W
The pathname input path is not a directory.
- CDISP0728E
The logic onProcess clause can be used only in a Custom operator that has no input streams.
- CDISP0729W
A feedback loop was detected on the data path: list of operators.
- CDISP0730I
The SPL files, operators, or native functions are not found in the path name path. The toolkit.xml file was not created.
- CDISP0731E
The expression expression for the window eviction policy size must not reference an input stream.
- CDISP0732E
The expression expression for the window trigger policy size must not reference an input stream.
- CDISP0734W
The following warning was generated while the compiler was parsing an XML file: explanation.
- CDISP0735E
The following error was generated while the compiler was parsing an XML file: explanation.
- CDISP0736W
The pathname path contains directory names that are not valid names for SPL namespaces. The filename file is ignored.
- CDISP0737E
An unrecoverable internal compiler error occurred in the spl-make-toolkit command. The signal number is: signal number. Contact Product Support.
- CDISP0738E
For the expression expression, the value of the window partition eviction policy must not reference an input stream.
- CDISP0739E
One partition eviction policy is needed for the window, but the following number of policies found are found: number of partition eviction policies.
- CDISP0740E
The partition eviction policy for the window is found, but the window is not partitioned.
- CDISP0741E
The map literal element is not valid. All the elements of a map literal must be in the following format: expression : expression
- CDISP0743E
The state variable name state variable shadows an attribute of the same name.
- CDISP0745E
The option value value is not valid for the option name option. The valid values for this option are: old and new.
- CDISP0746E
The order of the window clause must be: ( 'tumbling' ',' evictionSpec ) | ('sliding' ',' evictionSpec [',' triggerSpec] ) [',' 'partitioned' [',' partitionEvictionSpec] ].
- CDISP0747W
The order of the window clause must be: ( 'tumbling' ',' evictionSpec ) | ('sliding' ',' evictionSpec [',' triggerSpec] ) | ('timeInterval', ['intervalDuration(intervalDurationSpec)'] [',' 'intervalOffset(intervalOffsetSpec)'] [',' 'creationPeriod(creationPeriodSpec)'] [',' 'discardAge(discardAgeSpec)']) [',' 'partitioned' [',' partitionEvictionSpec] ].
- CDISP0748E
The option value value is not valid for the for the window-clause-ordering option. The valid values are: any and strict.
- CDISP0750E
The attribute name attribute of the type type is found, but the type type is expected.
- CDISP0751E
The type formal name type formal was already defined in the function prototype function prototype.
- CDISP0752E
The type formal name type formal is declared, but is not used as a type in any function parameter in the function prototype function prototype. To enable the compiler to bind the type formals to a concrete type, the type formals must be in the parameter list.
- CDISP0753E
The bound formal name bound formal is already defined in the function prototype function prototype.
- CDISP0754E
The bound formal name bound formal is declared, but is not used in a type in any function parameter in the function prototype function prototype. To enable the compiler to bind the bound formals to a concrete type, the bound formals must appear in the parameter list.
- CDISP0755W
The pathname file was not indexed because it is under a primitive operator directory.
- CDISP0756W
The identifier variable is written here and read or written elsewhere in the output clause.
- CDISP0757E
The identifier variable is written here and read or written elsewhere in the output clause.
- CDISP0759W
The toolkit name toolkit was ignored because the name of the toolkit is the same as the name of the application.
- CDISP0760W
The namespace name namespace is not defined in the use directive.
- CDISP0768E
The input XML file was not specified.
- CDISP0769E
At least one trigger expression must be specified.
- CDISP0770E
The value for the option name option is not valid. The value must be either valid option value or valid option value.
- CDISP0771E
The attribute name attribute name that is specified for the option name option must be a valid SPL attribute name.
- CDISP0772E
The trigger XPath trigger is not valid.
- CDISP0773E
The pathname XML file does not exist.
- CDISP0774W
The attributes of the XML element name element cannot be flattened because the XML attribute name attribute conflicts with a nested element of the same name.
- CDISP0775E
The output file was not specified.
- CDISP0776E
No elements were found under the trigger XPath trigger expression. Ensure that the trigger expression is valid for the given XML.
- CDISP0777E
An int64 literal value is required in the subscription, but the literal value literal value was found.
- CDISP0778E
The XML literal literal is not valid for the declared type, which is type. The error is: explanation.
- CDISP0779E
The port number toolkit name in the call to submit is not a valid output port.
- CDISP0780E
The return statement in the logic of an onTuple, onPunct, or onProcess clause must not use a return value.
- CDISP0781W
The logLevel config value is different from the tracing config value. The logLevel config value is ignored.
- CDISP0783E
The function name function name conflicts with a C++ keyword.
- CDISP0784I
While the XML was processed, the compiler encountered element or attribute names that result in SPL attribute names that are not supported. An underscore character (__) was prepended to the SPL attribute name to make it a supported name.
- CDISP0785E
The identifier identifier is a reserved word, and cannot be used as an argument to the option name option.
- CDISP0786E
The generation of the message set name resource bucket failed.
- CDISP0789E
The JVM arguments of the operator name Java operator invocation are inconsistent with the other Java operators invocations in the same processing element.
- CDISP0790E
The composite or namespace name of name is not valid. The name must be a valid SPL identifier.
- CDISP0794W
The composite option is not specified. The option name option is ignored.
- CDISP0796E
The annotation name SPL annotation is not a supported annotation.
- CDISP0797E
The annotation name SPL annotation does not support a key that is named annotation key.
- CDISP0798E
The annotation key annotation key is used multiple times in the definition of the annotation name SPL annotation.
- CDISP0799E
The definition of the annotation name SPL annotation is missing the following required key: annotation key.
- CDISP0800E
The compiler expects an operator or enumeration name. The identifier identifier is not an operator or enumeration in this scope.
- CDISP0801E
The composite parameter name formal parameter cannot be used in this context because the type of the formal parameter is not attribute.
- CDISP0802E
No set of toolkits could be selected that would satisfy all dependencies.
- CDISP0803D
The toolkit name toolkit version toolkit version cannot be loaded because the dependencies of the toolkit are not satisfied by the toolkit name toolkit version toolkit version.
- CDISP0804E
A cycle was detected in the toolkit dependency tree that involves the following toolkits:
- CDISP0805D
The following toolkit was involved in a toolkit dependency cycle. The toolkit is: toolkit name and the version is: toolkit version.
- CDISP0806E
A syntax error was found while parsing the SPLDOC comment block.
- CDISP0809E
The value specified as a getSubmissionTimeValue default cannot be converted to an integer.
- CDISP0810E
The export parameter for the stream id stream id does not use the getChannel function.
- CDISP0811E
The initializer expression for the parameter name parameter of the annotation name annotation does not have the correct type. The expression must be of expression type type.
- CDISP0812E
The annotation name annotation cannot be applied to a composite operator definition.
- CDISP0815E
The annotation annotation cannot be applied to the operator name operator.
- CDISP0816E
A stream from an Import operator or to an Export operator cannot cross a parallel region boundary.
- CDISP0817D
The Import operator producing the stream that crosses the parallel region boundary is defined here.
- CDISP0818D
The Export operator consuming the stream that crosses the parallel region boundary is defined here.
- CDISP0819E
Input port number port number in the operator name operator, which expects punctuation, is potentially connected to multiple streams due to an upstream parallel region.
- CDISP0820E
The primitive operator name operator, which specifies punctuation for port number input port number, is in a parallel region that is directly adjacent to an upstream parallel region.
- CDISP0821E
The value of the width parameter specified in the parallel annotation is not valid.
- CDISP0822E
The parallel annotation has a partitionBy parameter specified but no partitions were found.
- CDISP0823E
The port name port name specified in the parallel annotation is not a valid stream or port name.
- CDISP0824E
The attribute name attribute specified in the parallel annotation is not a valid attribute name in the stream type associated with port port.
- CDISP0825E
The attribute name attribute specified in the parallel annotation is already in the attribute list.
- CDISP0826E
The value specified for the replicateHostTags parameter of the parallel annotation must be a compile-time constant non-empty list of rstring literals.
- CDISP0827E
The partitionBy attribute of the parallel annotation is missing the port or attributes attribute.
- CDISP0829E
The value specified for the attributes attribute of the parallel annotation is invalid. A list of attributes from the specified input port is expected.
- CDISP0830E
The STREAMS_INSTALL environment variable is not defined.
- CDISP0831E
Illegal consistent region topology: Custom operator operator name cannot be the start of a consistent region.
- CDISP0832E
Illegal consistent region topology: a start operator has a feedback loop within the consistent region. The path is: path name.
- CDISP0833E
Illegal consistent region topology: there is a feedback loop contained within the consistent region. The path is: path name.
- CDISP0834E
Illegal consistent region topology: operator operator name has exclusively control input ports and has output ports.
- CDISP0835E
Illegal consistent region topology: incompatible consistent regions cannot be merged.
- CDISP0836D
The incompatible consistent region is defined here.
- CDISP0837E
Illegal consistent region topology: There are too many start operators that are operator driven. Start operators are: list of operator names
- CDISP0838E
Illegal consistent region topology: start operator operator name is specified as a parallel region with a width greater than 1, and has a trigger kind of operatorDriven.
- CDISP0839W
The consistent region start operator operator name is also specified as a parallel region. Application submission will fail if a parallel width greater than 1 is specified.
- CDISP0840E
The annotation name annotation has a parameter name parameter with a value of parameter value but the required parameter name parameter was not specified.
- CDISP0841E
The annotation name annotation has a parameter name parameter which is not valid unless the parameter name parameter with a value of parameter value is also specified.
- CDISP0842E
The copy of toolkit toolkit name to file location failed.
- CDISP0843E
The pathname file was not found.
- CDISP0844E
The profile option FOPT must be specified with a profile file.
- CDISP0845E
The profile file file name could not be untared.
- CDISP0846E
More than one operator name operator is declared in the application.
- CDISP0847D
The first operator name operator is defined here.
- CDISP0848E
The operator name operator may not appear in a parallel region.
- CDISP0849E
The annotation name annotation may not be applied to the invocation of the operator name operator.
- CDISP0850I
The option name option is no longer supported and will be removed in a future release.
- CDISP0851E
The annotation name annotation may not be applied to the invocation of a primitive operator.
- CDISP0852E
The port name port name has been used more than once in a broadcast element of a parallel annotation.
- CDISP0853E
The port name port name has been in both a broadcast element and a partitionBy element of a parallel annotation.
- CDISP0854E
The port name port name has been used more than once in a partitionBy element of a parallel annotation.
- CDISP0855E
The XML schema explanation is not found.
- CDISP0856E
Error generating Java template code.
- CDISP0857E
Operator invocation error for Java primitive explanation
- CDISP0858I
Generating Java template code for explanation
- CDISP0859E
Error opening file file name reason: explanation
- CDISP0860E
Error writing to file file name reason: explanation
- CDISP0861E
The operator operator may not be used with a boolean literal.
- CDISP0862E
An optional type may not have another optional type as its underlying type.
- CDISP0863E
A literal null cannot be assigned to a non-optional type.
- CDISP0864E
A literal null cannot appear in a parameter expression without an explicit cast to an optional type if that parameter does not have a type.
- CDISP0865E
A literal null cannot appear in the given expression without an explicit cast to an optional type.
- CDISP0866E
For the subclause subclause of the window definition, the expression expression must not reference an input stream.
- CDISP0867E
The resolution in an @eventTime annotation must be one of Milliseconds, Microseconds, or Nanoseconds.
- CDISP0868E
The port port of the operator operator is included in multiple timeInterval subgraphs.
- CDISP0869D
The duplicate timeInterval attributes are timeInterval attribute and timeInterval attribute.
- CDISP0870E
The window clause uses a subclause valid only for timeInterval windows with a subclause valid only for sliding or tumbling windows.
- CDISP0871E
The window clause specifies a timeInterval window, but there is no \@eventTime annotation.
- CDISP0872E
The window clause specifies a timeInterval window, but the \@eventTime annotation specifies an eventTimeAttribute value that is not in the input schema.
- CDISP0873E
There are at least two output ports with an attribute matching the eventTimeAttribute from the @eventTime annotation, but with different types. This is not supported. The types are type and type.
- CDISP0874E
No attribute was found matching event-time attribute attribute.
- CDISP0875E
The event-time attribute attribute has unsupported type type. Only timestamp, uint64, and int64 are supported.
- CDISP0876E
The @eventTime annotation is not supported on composite operators.
- CDISP0877E
The @eventTime annotation specifies a resolution other than Nanoseconds. The type of the event-time attribute is timestamp. The only supported resolution for timestamp is Nanoseconds.
- CDISP0878E
In the window clause for a timeInterval window, window_clause_part must be specified exactly once.
- CDISP0879E
In the window clause for a timeInterval window, window_clause_part may be specified at most once.
- CDISP0880E
window_clause_part may only be used in a window clause if the window is a timeInterval window.
- CDISP0881E
For the subclause subclause of the window definition, the expression expression does not simplify to a literal.
- CDISP0882E
The eventTimeAttribute value in the @eventTime annotation must be an attribute in an output tuple type.
- CDISP0885E
Exception ports cannot be used on the operator composite operator.
- CDISP0886E
On the operator operator, the output port exception port has an incorrect schema.
- CDISP0887E
The operator operator has number of exception ports exception port(s), but must have number of input ports exception port(s) as it has that number of input ports.
- CDISP0888E
The operator operator has number of exception ports exception port(s), but does not have exceptionPorts=true enabled in its catch annotation.
- CDISP0889E
The exception port that corresponds to the exception port name identifier is not allowed in this context.
- CDISP0890E
The STREAMS_JAVA_HOME environment variable is not defined.
- CDISP0891E
The initializer expression for the parameter name parameter of the annotation name annotation fails to parse as valid JSON.
- CDISP7000E
No toolkit specified. Use either the -i or -t parameter to specify the toolkit path(s).
- CDISP7002I
JVM locale: language: language, country: country, variant: variant
- CDISP7003E
Invalid argument: argument.
- CDISP7004E
Both -i and -t parameters are specified. Use either the -i or -t parameter to specify the toolkit path(s).
- CDISP7005E
The specified toolkit path path does not exist or is not a directory.
- CDISP7006E
Error loading model file: model file. File does not exist, or: error. Try reindexing or recompiling the toolkit.
- CDISP7007I
Exiting spl-make-doc.
- CDISP7008E
Error reading model file: model file. Content missing. Try reindexing or recompiling the toolkit.
- CDISP7009E
Error reading SPL file: model file. Verify that the SPL file exists and can be read.
- CDISP7010E
Exception encountered: exception
- CDISP7012I
Primitive operator image not displayed. Problem loading file: image file
- CDISP7013E
Exception loading the model file model file. Try reindexing or recompiling the toolkit.
- CDISP7014E
Source model inconsistency. Start column number column on line line number exceeds line length line length. Contact Product Support.
- CDISP7015E
Source model inconsistency. End column number column on line line number exceeds line length line length. Contact Product Support.
- CDISP7016E
File does not exist, or incorrect path name: file. Try reindexing or recompiling the toolkit.
- CDISP7017E
URI table not found for toolkit toolkit. Try reindexing or recompiling the toolkit.
- CDISP7018E
URI index for toolkit toolkit missing entry: entry. Try reindexing or recompiling the toolkit.
- CDISP7019E
The toolkit in directory toolkit directory has the same name as the toolkit in directory toolkit directory. Specify the toolkit toolkit only once.
- CDISP7020E
Toolkit model inconsistency for the toolkit in directory toolkit directory. Try rebuilding the toolkit.
- CDISP7021E
A line of SPLDOC markup text starts with characters reserved for possible future markup. Suppress interpretation by using the backslash (\\) escape character in this line: line
- CDISP7022E
A title in SPLDOC markup text starts with characters reserved for possible future SPLDOC markup. Suppress interpretation by using the backslash (\\) escape character in this title: title
- CDISP7023E
A line of SPLDOC markup text includes characters reserved for possible future SPLDOC markup. Suppress interpretation by using the backslash (\\) escape character in this text: text
- CDISP7024E
A line of SPLDOC markup text that requires a title has no title.
- CDISP7026W
A line of SPLDOC markup text contains in-line markup that is not closed or that contains incorrect SPLDOC markup. Correct the markup or suppress interpretation of the markup tag by using the backslash (\\) escape character in this text: text
- CDISP7027W
An SPLDOC in-line markup tag is nested within other in-line markup where this is not currently supported. Suppress interpretation by using the backslash (\\) escape character in this text: text
- CDISP7029E
The SPLDOC markup for a table is missing the markup to end the table at this line: line
- CDISP7030E
There is a syntax error in the SPLDOC markup for a table. Correct the markup at this text: text
- CDISP7031E
Required SPLDOC markup is missing from the end of this line of SPLDOC markup for a table: line
- CDISP7032E
This line of SPLDOC markup for a table has fewer columns than the number already defined for the table: line
- CDISP7033E
A line of SPLDOC markup for a table has more columns than the number already defined for the table, starting at this text: line
- CDISP7034E
The SPLDOC markup for a column boundary in a table uses both normal and row header column boundary markup for the same column, at this text: text
- CDISP7035E
The SPLDOC markup for a row boundary in a table occurs before all columns have been defined, at this text: text
- CDISP7036E
The SPLDOC markup for a row boundary in a table has fewer than three characters between columns before this text: text
- CDISP7040E
An error occurred during generation of image file: image file. Contact Product Support.
- CDISP7080W
No SPLDOC comment provided for composite "composite".
- CDISP7081W
No SPLDOC comment provided for function "function".
- CDISP7082W
No SPLDOC comment provided for type "type".
- CDISP7083I
Processing SPL artifacts.
- CDISP7084I
Loading toolkit: toolkit name : toolkit version
- CDISP7085W
Unrecognized SPLDOC annotation tag "tag" for artifact "artifact". Skipping tag.
- CDISP7086E
SPLDOC annotation tag for artifact "artifact" has no name.
- CDISP7087E
SPLDOC annotation "@annotation" for artifact "artifact" has no value.
- CDISP7088W
No SPLDOC comment provided for operator "operator".
- CDISP7093E
Generation complete with error count errors and warning count warnings. Generation of the SPL documentation failed.
- CDISP7097E
Generation complete with error count errors and warning count warnings. Top-level document: document
- CDISP7101W
Generation complete with 0 errors and warning count warnings. Top-level document: document
- CDISP7103E
Invalid image URI: image URI. Correct the image file name in the SPLDOC comment.
- CDISP7104E
Image file not found or cannot be read: image file. Correct the image file name in the SPLDOC comment or correct its access permissions.
- CDISP7105W
The "@return" annotation for function "function" with return type void has been skipped.
- CDISP7107E
Ambiguous link to SPL artifact "artifact". Link matches: list of matches.
- CDISP7108E
The link to SPL artifact "artifact" must include a namespace to reference an artifact in another toolkit. The link matches: matching artifact.
- CDISP7109E
The SPL artifact referenced by the link "link" is not in the document. Correct the reference to the SPL artifact in the SPLDOC link. If the link is to a function with parameters, include the parameter types.
- CDISP7302E
Operator parameter parameter requires parameter parameter.
- CDISP7303E
Operator parameter parameter cannot be set when parameter parameter is set.
- CDISP7304E
Required attribute attribute is missing from schema schema.
- CDISP7305E
Required attribute attribute is missing from schema schema for port port.
- CDISP7306E
Schema schema for port port does not match schema schema for port port.
- CDISP7307E
Input port input port is required to be have window type window type but has type window type.
- CDISP7308E
Attribute attribute is required to be of type type but has type type.
- CDISP7309E
Not supported at SPL compile time
- CDISP7310E
Java primitive primitive operator model file model file can not be read.
- CDISP7311E
Internal error: No current toolkit root directory
- CDISP7312E
Operator does not support type for attribute attribute.
- CDISP7313E
Annotation annotation requires class to be a non-abstract class.
- CDISP7314E
Annotation annotation requires method to be an instance method.
- CDISP7315E
Annotation annotation requires language element to be public.
- CDISP7316E
Annotation annotation requires method to be a setter method with a single parameter.
- CDISP7318E
Annotation annotation requires identifier to be a valid SPL namespace identifier.
- CDISP7319E
Annotation annotation requires language element to be static.
- CDISP7320E
Annotation annotation requires method to be a void method.
- CDISP7321E
Annotation annotation requires method to be a setter method with a single parameter with type Metric.
- CDISP7322E
Varargs methods are not supported by annotation annotation : Method method
- CDISP7323E
Annotation annotation does not support parameter type method for method type.
- CDISP7324E
Annotation annotation requires class to implement the Operator interface.
- CDISP7325E
Cardinality for annotation annotation for method method must be greater than 1 or equal to -1 to represent unbounded.
- CDISP7326E
Cannot set cardinality for annotation annotation for method method as the setter method's type enforces cardinality of 1.
- CDISP7327E
Optional attribute for annotation annotation for method method must be set to true (or unspecified) if used in conjunction with the @DefaultAttribute annotation.
- CDISP7328E
Cannot set cardinality for annotation annotation for method method as the setter method's @DefaultAttribute annotation enforces cardinality of 1.
- CDISP7329E
DefaultAttribute annotation can only be used in conjunction with the @Parameter annotation.
- CDISP7330E
Annotation annotation requires identifier to be a valid attribute name.
- CDISP7331E
Icons annotation can only be used in conjunction with the PrimitiveOperator annotation.
- CDISP7332E
The cardinality of the output port set must be specified.
- CDISP7333E
The cardinality of the input port set must be specified.
- CDISP7334E
The windowPunctuationInputPort value value does not correspond with a valid input port set identifier.
- CDISP7335E
InputPortSet and InputPorts annotations cannot occur on the same element.
- CDISP7336E
OutputPortSet and OutputPorts annotations cannot occur on the same element.
- CDISP7337E
The id for an input port set must be unique.
- CDISP7338E
The windowPunctuationInputPort attribute can be only set on punctuation preserving output ports.
- CDISP7341E
Data directory was not specified at compile time.
- CDISP7342E
Operator: operator requires exactly number input port(s).
- CDISP7343E
Operator: operator requires at least number input port(s).
- CDISP7344E
Operator: operator requires exactly number output port(s).
- CDISP7345E
Operator: operator requires at least number output port(s).
- CDISP7346E
Blob cannot support length of: length
- CDISP7347E
Complex SPL character format is invalid, expecting: '(real, imaginary)', was value
- CDISP9007E
The pathname file cannot be opened for writing.
- CDISP9008E
The pathname file cannot be opened for reading.
- CDISP9009E
The pathname directory cannot be created.
- CDISP9010E
The string separator is not paired correctly.
- CDISP9012E
message
- CDISP9013E
STDOUT could not be duplicated.
- CDISP9014E
STDOUT could not be restored.
- CDISP9017I
Cannot find the code generation template name generator template file for the operator name operator.
- CDISP9018E
The operator name cannot be derived from the directory context.
- CDISP9019I
The operator model pathname operator model file cannot be found.
- CDISP9020T
Do you want to create the file? [y or n]
- CDISP9021E
Multiple operator name generator template files were found: pathname or empty string<op-name>_h or cpp.cgt.
- CDISP9022I
The code generator template name.pm file is being generated.
- CDISP9023E
The code generator template name.pm file cannot be created.
- CDISP9024E
The base names of the code generator template name_h interface generator template and the code generator template name_cpp implementation generator template are different.
- CDISP9025E
The pathname current working directory name does not end with .code generator template name.
- CDISP9033I
signal name: Interruptions are disabled momentarily.
- CDISP9034E
The operator model file is not specified.
- CDISP9035E
The function model file is not specified.
- CDISP9036E
The code generator template include file include file for the code generator template cannot be processed.
- CDISP9040E
An unsupported window configuration was specified on the following input port number: port number.
- CDISP9041E
A count-based trigger size of trigger size is not valid. The only valid size is 1.
- CDISP9042E
The parameter name parameter is missing. This parameter is mandatory for the operator kind operator when a partitioned window is specified.
- CDISP9043E
The partitioned window modifier is missing. This modifier is mandatory for the operator kind operator when a parameter name parameter is specified.
- CDISP9044E
The number of values that is specified for the order parameter is not valid. The expected number of values is: expected number. The actual number of values found is: actual number.
- CDISP9045E
The type of the expression sortBy parameter is type, which is not an ordered type.
- CDISP9046E
The eolMarker parameter is valid for the line format only.
- CDISP9047E
The blockSize parameter is valid for the block format only.
- CDISP9048E
When the format is block, the blockSize parameter must be set.
- CDISP9049E
The hasDelayField option is valid with the following formats only: csv, txt, and bin.
- CDISP9050E
The parsing option is valid with the following formats only: csv, txt, and bin.
- CDISP9051E
The writePunctuations option is valid with the following formats only: csv, txt, and bin.
- CDISP9052E
The line format tuple must use one rstring attribute.
- CDISP9053E
The block format tuple must use one blob attribute.
- CDISP9054E
The value of the eolMarker parameter must be one or two characters. The value can use the \X SPL form for special characters.
- CDISP9055E
The address parameter and the name parameter cannot both be specified.
- CDISP9056E
The port parameter and the name parameter cannot both be specified.
- CDISP9057E
Either the name parameter or the address and the port parameters can be specified.
- CDISP9059E
The address parameter is not valid when the role parameter is set to server.
- CDISP9060E
The port expression type must be rstring or uint32. The actual type is type.
- CDISP9061E
The option name option is unknown to the command.
- CDISP9062E
To use the reconnectionBound parameter, the reconnection policy must be set with a bounded retry.
- CDISP9063E
If the reconnection policy is set with a bounded retry, the reconnectionBound parameter must be specified.
- CDISP9067E
The number of expressions in the parameter name parameter list is different from the number of expressions in the parameter name parameter list.
- CDISP9068E
The actual number of output ports, which is actual number of ports, is not valid. The expected number of output ports for the join algorithm join algorithm is expected number of ports.
- CDISP9069E
The schema for the second output port does not match the schema for the left input port.
- CDISP9070E
The schema for the second or third output port does not match the schema for the right input port.
- CDISP9071E
The following expression type mismatch exists in the equalityLHS and the equalityRHS parameter lists: type and type.
- CDISP9072E
The PartitionByname expression is missing from the parameter list.
- CDISP9073E
The parameter name parameter was already specified for input port number port number.
- CDISP9074E
The expected number of expressions for the partition name partition is expected number of expressions, but the actual number of partitions found is actual number of expressions.
- CDISP9075E
The following expression type mismatch exists in the partition name parameter list: type and type.
- CDISP9076E
The maximum size of the spl file was reached while the splmm file was processing.
- CDISP9077E
The maximum elapsed time was reached while the splmm file was processing.
- CDISP9080E
The file parameter is specified for the Split operator, but the key parameter missing.
- CDISP9081E
The key parameter is specified for the Split operator but the file parameter missing.
- CDISP9082E
The file and index parameters for the Split operator are mutually exclusive.
- CDISP9083E
The schema at output port number port number must match the schema at input port number port number.
- CDISP9084E
The type of the type index expression must be one of the following types: int32/uint32/int64/uint64/list<int32>/list<uint32>/list<int64>/list<uint64>.
- CDISP9085E
The Split operator must use either the index or the file parameter.
- CDISP9086E
The source pathname file cannot be renamed to be target pathname.
- CDISP9087E
The pathname file cannot be removed.
- CDISP9088E
An attempt to create a temporary file failed.
- CDISP9089E
The option value value is not valid for the option name option.
- CDISP9090E
Either the name or the port parameter must be specified for the operator kind operator.
- CDISP9091E
The interface parameter is valid only when the address or the name parameter is specified.
- CDISP9092E
The pathname script cannot run.
- CDISP9094W
The pathname code formatter was not found. The compilation will continue without formatting the code.
- CDISP9095E
The value window property value that is specified for the key key is unknown.
- CDISP9096E
The key window property key was specified, but it is unknown.
- CDISP9097E
Perl code segments that are delimited by <% and %> cannot be used in non-generic operators.
- CDISP9098E
In the file resource definition file, a attribute attribute in the message id message id is missing or empty.
- CDISP9100E
The type of the attribute name attribute must be rstring. This attribute is generated by DirectoryScan without an output value.
- CDISP9101E
The FileSource operator must use the file parameter or an input stream.
- CDISP9102E
The input tuple of a FileSource operator must use one rstring attribute.
- CDISP9103E
The parameter name and parameter name FileSource options conflict.
- CDISP9104E
A FileSource operator must not use the parameter name parameter and an input stream.
- CDISP9105E
The separator parameter is valid only when the format is csv.
- CDISP9106E
The value of the separator option must be a one byte rstring or (u)int8.
- CDISP9107E
The operator requires that the schemas of all the input ports match.
- CDISP9108E
The type of the attribute name attribute in the input port number input schema must be type, but the actual type is type.
- CDISP9109E
The attribute name attribute was not found in the input port number input schema.
- CDISP9110E
The defaultTuple parameter is valid only when the format is csv.
- CDISP9111E
The type of the defaultTuple parameter does not match the tuple type of the output port.
- CDISP9112E
The parameter name parameter cannot be specified for the join algorithm Join algorithm.
- CDISP9113E
The parameter name parameter cannot be specified for a join with more than one output.
- CDISP9114E
The encoding parameter is not valid when the format is format parameter value.
- CDISP9115E
The number of expressions specified for the parameter name parameter does not match the number of expressions specified for the key parameter.
- CDISP9116E
When the removeKey parameter is specified, exactly three input ports are required, but one input port is missing.
- CDISP9117E
Three input ports are specified, but the removeKey parameter is missing.
- CDISP9118E
The type of the value at the expression number index for the key parameter is type, and does not match the type of the parameter name parameter, which is type.
- CDISP9120E
The attribute name attribute does not exist in the schema for port number port number.
- CDISP9121E
The type of the attribute name attribute in the schema for port number port number is type, but the type type is expected.
- CDISP9122E
In the schema for port number port number, an attribute with the type type does not exist.
- CDISP9123E
The type type of the attribute name attribute is not valid in the schema for port number port number.
- CDISP9124E
The type of the attribute name attribute in the schema for port number port number is type, but the required type for this attribute must be one of the following types: list of types.
- CDISP9125E
The quoteStrings parameter is valid only when the format is csv.
- CDISP9127E
The code formatting failed while the command command was running. The return code is: return code.
- CDISP9128E
An incorrect number of tuple variable names were passed to the adaptCppExpression() routine.
- CDISP9129E
The operator kind operator kind is specified. The valid values for the operator kind are: generic, c++, and java.
- CDISP9136E
The transport kind transport kind is specified. The valid values for the transport kind are: tcp, llm_rum_tcp, and llm_run_ib.
- CDISP9137E
The STREAMS_INSTALL environment variable is not defined.
- CDISP9138E
The type type from the attribute name attribute is not a supported as an attribute type by Streams Version 1.x.
- CDISP9139E
The instance name instance is not running. Use the streamtool startinstance command to start the instance.
- CDISP9140E
The aggregateIncompleteWindows parameter is valid only with sliding windows.
- CDISP9141E
The command failed to change to a temporary directory under the current directory: directory path.
- CDISP9142E
The xml file was not generated. Verify that the working directory is shared across the instance hosts.
- CDISP9143I
The following instance is used to run the transport performance tests: stream instance name.
- CDISP9144I
The transport performance benchmark is running and using a tuple size of number of bytes in the tuple bytes.
- CDISP9145I
The transport performance benchmark for the transport transport is compiling in the directory name temporary directory.
- CDISP9146I
The transport performance benchmark is complete. The following XML file for the transport statistics is now being generated: pathname.
- CDISP9147E
The transport performance benchmark failed to build.
- CDISP9148E
The FileSink output tuple requires one rstring attribute.
- CDISP9149E
The closeMode parameter of the closeMode kind kind also requires the parameter name parameter.
- CDISP9150E
The type of the parameter name parameter of the FileSink operator is type. The expected type is: uint32/uint64.
- CDISP9151E
The parameter name parameter of the FileSink operator is not valid with the closeMode parameter of the closeMode kind kind.
- CDISP9153E
The info.xml file is not specified.
- CDISP9155E
The XML file for the toolkit list is not specified.
- CDISP9156E
The hasHeaderLine parameter is valid only with the csv format.
- CDISP9157E
The type of the tuple in the parameter name parameter does not match the schema for input port number port number.
- CDISP9158E
The type of the primitive operator cannot be determined from the namename operator model file. Verify the operator model by using the spl-verify-operator-model command.
- CDISP9159E
The operator name operator name is not valid. The name must be a valid SPL identifier.
- CDISP9160E
The type of the hasHeaderLine parameter value is type, but either the boolean or uint32 type is expected.
- CDISP9161W
The partition eviction policy kind partition eviction policy is ignored.
- CDISP9162W
The selector kind partition eviction selector is not valid. The supported values are: LRU and OperatorDefined.
- CDISP9165E
The type of the parameter name parameter is type, but the list of supported types is: list of types.
- CDISP9166E
The interface parameter is valid only when the name parameter is specified and the role is server.
- CDISP9167E
For a FileSource operator, the second output port requires one rstring attribute and one int32 attribute only.
- CDISP9168E
The number of trigger values that are expected is expected number, but the number that was found is actual number.
- CDISP9169E
An input tuple requires only one attribute if the xmlInput parameter is not specified.
- CDISP9170E
The type XML input type is not supported.
- CDISP9171E
The type of the attribute name attribute must be map<rstring,rstring> without the flatten : attributes parameter.
- CDISP9172E
The type of the attribute name attribute must be rstring without the flatten : elements parameter.
- CDISP9173E
The actual size of the bounded list is actual size. The expected value for the type type of the attribute name attribute is 1.
- CDISP9174E
The type XML output conversion type is not supported for the attribute name attribute.
- CDISP9175E
The XPath expression expression for output port number port number must be a relative XPath.
- CDISP9176E
The 'XPath expression' trigger expression for output port number port number must be an absolute XPath.
- CDISP9177E
The XPath expression trigger expression for output port number port number must not end with a forward slash (/).
- CDISP9178E
Double forward slashes (//) are not supported in the XPath expression XPath expression for output port number port number.
- CDISP9179E
The XPath expression for the attribute name tuple attribute must end with 'text()' or '@<attributeLabel>', but the following XPath expression was found: XPath expression.
- CDISP9180E
The type XML output conversion type for the attribute name attribute is not supported.
- CDISP9181E
The type of the attribute name attribute must be map<rstring,rstring> if the XPath uses @* for output port number port number.
- CDISP9182E
The XPathMap output function must be used for the map<rstring,rstring> attribute name attribute.
- CDISP9183E
The use of the XPath expression in the expression expression for output port number port number is not valid.
- CDISP9184E
The second argument to the function name function needs to be a tuple literal for output port number port number.
- CDISP9186E
The first argument to the function name function needs to be an rstring literal, but the expression expression for output port number port number was found.
- CDISP9187E
The XPathMap argument must be @* or \@name, but the XPath expression XPath expression for the attribute name attribute was found.
- CDISP9188E
All the expressions in an XPath tuple must be XPath, XPathList or XPathMap expressions, but the expression expression was found.
- CDISP9189E
The second argument to the function name function is the expression expression, but a tuple literal for output port number port number is required.
- CDISP9190E
The XPath fragment XPath component in the XPath expression name XPath expression for output port number port number is not valid.
- CDISP9191E
The XPath fragment final XPath component in the XPath expression name XPath expression for output port number port number is not valid.
- CDISP9192E
The expression file parameter of the FileSink operator can reference input attributes only if the closeMode parameter is dynamic.
- CDISP9193E
The readPunctuations option is valid only when the value of the format parameter is bin.
- CDISP9194E
The parameter name and parameter name parameters conflict with each other.
- CDISP9195E
The types of the delta and the deltaAttribute parameters must be the same.
- CDISP9196E
The delta and deltaAttribute parameters must both exist.
- CDISP9197E
The type of the delta parameter type must be numeric and ordered.
- CDISP9198E
The ServerPort custom output function can be used only when the role is server.
- CDISP9199E
It is not valid to generate all the output attributes from the output clause of the operator name operator.
- CDISP9200E
The attribute name output attribute must not reference an input attribute if the writePunctuations attribute is set to true.
- CDISP9201E
The operator kind input tuple must use only one blob attribute unless the parameter name parameter is specified.
- CDISP9202E
The output tuple output tuple must use one blob attribute.
- CDISP9203E
The argument number argument to the expression custom output function is not a function call.
- CDISP9204E
The argument number argument to the expression custom output function must not reference an input stream attribute.
- CDISP9206E
The pathname directory cannot be removed. The return code is return code.
- CDISP9207E
The pathname file cannot be removed. The return code is: return code.
- CDISP9208E
When the resource bundle name resource bundle was processing, the default language file in the pathname directory was not found. Ensure that one of the <lang> elements in the info.xml file specifies a default value of true.
- CDISP9209E
The pathname file was not found.
- CDISP9210E
The pathname resource bundle was not generated.
- CDISP9211E
The pathname xliff file was not converted.
- CDISP9212E
The command failed to run genrb on the pathname file.
- CDISP9213E
The substitution text format string is not a supported format string.
- CDISP9215E
The substitution variable indexes in the resource name message are not valid. Indexes must be positive integer values that start at 0 and increase in a linear way.
- CDISP9217E
A dynamic closeMode parameter must also use the retryFailedSends parameter that is set to true.
- CDISP9218E
For a dynamic closeMode parameter, the role parameter must be set to client.
- CDISP9219E
A dynamic closeMode parameter must use the parameter name parameter.
- CDISP9220E
The parameter name parameter can reference input attributes only if the closeMode parameter is dynamic.
- CDISP9222E
The pathname: filename ADL file cannot be read.
- CDISP9223E
The copy and patch of the pathname resource file failed.
- CDISP9225E
The specified output format is not supported. The output format must be: xhtml or ditaonly.
- CDISP9226E
The specified image file format is not supported. The image file format must be: addjpeg, jpegonly or svg.
- CDISP9227E
The specified directory pathname does not exist or is not a directory.
- CDISP9228E
The command name command run by the command name command failed. The return code is: return code.
- CDISP9236E
No toolkit.xml file found in the directory or directories: pathname(s). Document generation cannot occur.
- CDISP9237E
Job submission to instance instance name failed for the spl-transport-stats test.
- CDISP9238I
A toolkit.xml file was not created. The documentation was not generated.
- CDISP9239E
The keepAlive parameter is valid only when the role is server.
- CDISP9240E
The expression expression cannot contain side effects.
- CDISP9241E
Creation of the executable file failed. The location code is location code and the error code is: error code
- CDISP9242E
The parameter value is missing a SPL expression tree.
- CDISP9243E
The parameter parameter is not supported in a consistent region.
- CDISP9244E
A FileSource operator with an input port cannot be the start of a consistent region.
- CDISP9245E
The operator type operator cannot participate in a consistent region. It must be annotated with the \@autonomous annotation.
- CDISP9246E
The writeStateHandlerCallbacks parameter not supported with format parameter.
- CDISP9247E
The truncateOnReset parameter is not supported outside of a consistent region.
- CDISP9248E
The truncateOnReset parameter is not supported when parameter closeMode is set.
- CDISP9250E
The operator type operator cannot be a start operator of a consistent region.
- CDISP9251W
A Buffer operator is not in an consistent region.
- CDISP9252I
usage: spl-app-info -h, --help | [--build-id][--build-date][--toolkits][--files][--xml <outFile>][--unbundle <dir>] <sabFile>
- CDISP9253W
The triggerCount parameter must be set when Beacon is in an operator driven consistent region.
- CDISP9254W
The triggerCount parameter can be set only when Beacon is in an operator driven consistent region.
- CDISP9255E
DirectoryScan operator with parameter moveToDirectory is not supported in a consistent region with a periodic trigger.
- CDISP9256W
The --checkpoint-directory and -K options of the sc command are deprecated.
- CDISP9257E
The 'block' format is not supported for a Parse operator in a consistent region.
- CDISP9258E
The aggregateEvictedPartitions parameter is valid only with tumbling windows.
- CDISP9259E
The aggregateEvictedPartitions parameter is valid only with a tumbling window with a partition eviction specification.
- CDISP9260E
The LLM transport argument value specified in the -F (use-transport) option is not supported on PowerPC 64-bit Little Endian platform.
- CDISP9261E
The LLM transport expression specified in the config clause is not supported on PowerPC 64-bit Little Endian platform.
- CDISP9262E
The following attribute name in the tuple literal is not valid: attribute name.
- CDISP9263E
The following attribute name in the tuple literal appears more than once: attribute name.
- CDISP9264E
The annotation is not valid. The elements of an annotation must be attribute assignments in the following form: attribute = expression.
- CDISP9265E
The operator kind operator does not allow both the parameter name parameter and the parameter name parameter to be set.
- CDISP9266E
The 'separator' character is not a supported separator.
- CDISP9267I
Generating Java template code for operator class.
- CDISP9268E
Failed to run generation of Java template code
- CDISP9269E
Error generation Java template code.
- CDISP9270E
Operator invocation error for Java primitive Java primitive
- CDISP9271E
The 'blockSize' FileSource parameter must be set when the 'format' parameter is set to 'block' and the 'hotFile' option is set.
- CDISP9272E
A tuple was supplied in a call to the 'submit' function that is not compatible with the type of the specified port.The type of the tuple was The type of the submitted tuple and the type of the specified port is The type of the specified port.
- CDISP9273E
The following host pool could not be found in the main composite: The name of the host pool.
- CDISP9274E
The type of the attribute name of attribute, whose type is type of attribute is not compatible with the return type of the output function signature of output function, whose type is type of output function.
- CDISP9275W
The parameter name of parameter is ignored when SSL / TLS is not enabled.
- CDISP9276W
The parameter name of parameter is ignored when role is value of role parameter.