# INFO Messages SPLOF0400I = SPLOF0400I create policy method is invoked for policy : {0} SPLOF0401I = SPLOF0401I delete policy method is invoked for policy : {0} SPLOF0402I = SPLOF0402I update policy method is invoked for policy : {0} SPLOF0403I = SPLOF0403I policy manager shut down initiated SPLOF0404I = SPLOF0404I getPolicy method is invoked for policy : {0} SPLOF0405I = SPLOF0405I getAllPolicyNames method is invoked SPLOF0406I = SPLOF0406I getAllPolicies method is invoked SPLOF0407I = SPLOF0407I policy parsing started SPLOF0408I = SPLOF0408I policy parsing completed successfully SPLOF0409I = SPLOF0409I Policy Evaluator calling evaluate method on SPLPolicy object # WARNING Messages # ERROR Messages SPLOF0001E = SPLOF0001E Error while creating policy {0} SPLOF0002E = SPLOF0002E Error while deleting as the {0} SPLOF0003E = SPLOF0003E Error while reading serialized policyMap object SPLOF0004E = SPLOF0004E Error class of serialized policyMap object cannot be found SPLOF0005E = SPLOF0005E Error while serializing policyMap object SPLOF0006E = SPLOF0006E Error while parsing the policy string {0} SPLOF0007E = SPLOF0007E Error no abstract tree is produced SPLOF0008E = SPLOF0008E Error while evaluating the policy {0} SPLOF0009E = SPLOF0009E Error symbol {0} already defined # Messages SPL_POLICY_DOES_NOT_EXIST_EXCEPTION_MSG = policy does not exist in the Repository SPL_POLICY_DOES_NOT_EXIST_IN_CACHE_EXCEPTION_MSG = policy does not exist in cache SPL_NULL_POLICY_NAME_EXCEPTION_MSG = The Policy cannot be found due to Invalid Policy Parameters SPL_DELETE_POLICY_FROM_CACHE_MSG = Deleting Policy Object from cache SPL_DELETE_POLICY_FROM_REPOSITORY_MSG = Deleting Policy from Repository SPL_POLICY_ALREADY_EXISTS_MSG = Cannot create new Policy as Policy already exists SPL_POLICY_PARSING_EXCEPTION_MSG = Error encountered while parsing PolicyString SPL_NO_INSTANCES_PASSED_FOR_EVALUATION_MSG = no instances are passed for evaluation SPL_CREATED_INTERNAL_POLICY_OBJ_MSG = created internal policy object SPL_POLICY_INSERTION_INTO_REPOSITORY_MSG = inserting policy into repository SPL_SYMBOL_ALREADY_EXISTS_MSG = already exists with symbol name : SPL_SYMBOL_DOES_NOT_EXISTS_MSG = Symbol does not exist with the name : SPL_EXPRESSION_VALIDATION_FAIL_MSG = validation of parameters failed for expression : SPL_MISSING_PARAMETERS_EXCEPTION_MSG = missing parameters SPL_COLLECT_OPERATION_EXP_EXCEPTION1_MSG = parameter in CollectOperation expression needs to be a reference expression SPL_COLLECT_OPERATION_EXP_EXCEPTION2_MSG = parameter in CollectOperation expression needs to be a string expression SPL_COLLECT_OPERATION_EXP_EXCEPTION3_MSG = parameter in CollectOperation expression needs to be a boolean expression SPL_POSTCOLLECT_EXP_EXCEPTION1_MSG = array index should be integer and not {0} SPL_SYMBOL_DOES_NOT_EXIST_EXCEPTION_MSG = symbol {0} doesnot exist SPL_INVALID_METHOD_INVOCATION_SECTION_EXCEPTION_MSG = Cannot invoke methods in the {0} sections SPL_ARRAY_INDEX_OUT_OF_RANGE_EXCEPTION_MSG = array index is out of range SPL_VALIDATE_METHOD_NOT_SUPPORTED_EXCEPTION_MSG = validate method not supported for the expression : {0} SPL_EVALUATE_METHOD_NOT_SUPPORTED_EXCEPTION_MSG = evaluate method not supported for the expression : {0} SPL_SELF_EXPRESSION_EXCEPTION_MSG = non collect Parent SymbolTable not found in Self Expression SPL_VALIDATION_ERROR_MSG = validation error : {0} SPL_EVALUATION_ERROR_MSG = evaluation error : {0} SPL_PASSED_EXPRESSION_ERROR_MSG = {0} hand side expression passed in is null SPL_NO_OF_ARGUMENTS_PASSED_ERROR_MSG = No of arguments to be passed should be {0}, but it is {1} SPL_BLANK_EXPRESSION_PASSED_ERROR_MSG = {0} expression passed is blank SPL_BUILT_IN_METHOD_ERROR_MSG = built-in method error SPL_CLASS_NOT_FOUND_EXCEPTION_MSG = class not found {0} SPL_EXPRESSION_FACTORY_EXCEPTION_MSG = id1.id2 type of method calls not allowed SPL_EXPRESSION_FACTORY_EXCEPTION1_MSG = Constructor BasicCollectionExpression(pList,sTab) returned null expression SPL_METHOD_PASSED_ARGUMENTS_EXCEPTION_MSG = Formal and passed parameter types don't match for method SPL_ASSIGNMENT_EXP_EXCEPTION_MSG = LHS or RHS or argument in method call is null : {0} {1} SPL_INVOKE_POLICY_ACTION_EXCEPTION1_MSG = first expression should be a string describing the name of the policy to invoke SPL_SET_ACTION_BLOCK_EXCEPTION_MSG = paramlist in SetActionBlock does not consist of asignment expressions SPL_WRONG_OPERAND_TYPE_EXCEPTION_MSG = wrong or invalid operand type SPL_TYPE_NOT_COMPATIBLE_EXCEPTION_MSG = Types are not compatible : LHS {0} and RHS {1} SPL_NOT_REQUIRED_EXP_EXCEPTION_MSG = passed expression is not of {0} type SPL_WRONG_OPERAND_TYPE_EXCEPTION1_MSG = wrong or invalid operand type {0} SPL_PASSED_EXPRESSION_TYPE_ERROR_MSG = {0} hand side expression passed in {1} of type {2} SPL_INVALID_DIRECTION_ARGUMENT_ERROR_MSG = Invalid direction argument SPL_NO_OF_WORDS_EXCEPTION_MSG = NumberOfWords must be non-negative. SPL_OPERATION_NOT_SUPPORTED_EXCEPTION_MSG = operation not supported