Breadcrumb(); > Message Index (by Number) (by Subsystem) > Security Subsystem Messages
![]()
Security Subsystem Messages
The Security1.0 catalog contains messages in the range BEA99000 - BEA100000. Messages in this catalog are part of the
weblogic.entitlement Internationalization package and the
weblogic.entitlement Localization package.
Alert: Invalid property value: arg0=arg1
Description
The specified property value is invalid. Cause
An exception occurred processing the value for the specified property. Action
Correct the property and restart. This exception should not normally occur as the properties are only used internally. Notice: Caught exception while evaluating policy expression: expression associated with: res
Description
A runtime exception occurred while the Entitlement Engine was evaluating a policy expression. Cause
evaluate method of the predicate used by the policy failed with a RuntimeException Action
Make sure that parameters passed to the predicates in the expression or context are valid. Critical: Invalid predicate arg0 was retrieved from the database. Make sure the predicate class is in the server classpath.
Description
The database contains a condition class that could not be instantiated by Entitlement Engine. Cause
The class file belonging to the condition is not in the server classpath Action
Update the classpath and restart the server Notice: Evaluation of policy associated with role role failed because the policy expression contains unregistered predicate: predicate
Description
Policy contains unregistered predicate and cannot be evaluated Cause
Predicate specified in the log message is not registered, or the policy is out of date Action
Register the predicate or remove its reference from the policy Notice: Evaluation of policy associated with resource resource failed because the policy expression contains unregistered predicate: predicate
Description
Policy cannot be evaluated because it refers to unregistered predicate Cause
Predicate specified in the log message is not registered, or the policy is out of date Action
Register the predicate, or remove its reference from the policy
![]()