Skip navigation.

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.i18n Localization package.

BEA-099000

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.

BEA-099001

Notice: Caught adjudication exception while evaluating expression: arg0

Description

An adjudication exception occurred while the Entitlement Engine was evaluating an expression.

Cause

The condition in the expression received an exception while evaluating parameters.

Action

Make sure that parameters passed to the condition are valid. Read the exception text for more help on diagnosing the problem.

BEA-099002

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