My Oracle Support Banner

Evaluate Selector Filter Creates ERROR Log Message (Doc ID 1968039.1)

Last updated on OCTOBER 20, 2022

Applies to:

Oracle API Gateway - Version 11.1.2.1.0 and later
Information in this document applies to any platform.

Symptoms

In OAG versions previous to 11.1.2.3, the evaluate selector filter always seems to generate an ERROR Log message (this is regardless the outcome being true or false).

For example:

1. Create a Policy with an evaluate selector filter
   One can use the default expression,
   ${1 + 1 == 2} = true

2. Deploy and invoke this policy

3. check OAG trace file:

The OAG trace file contains this entry:
ERROR  [<THREAD ID>]     evaluate ${1 + 1 == 2} = true

4. API Gateway, going to the details of the message also shows:
ERROR [<THREAD ID>]  evaluate ${1 + 1 == 2} = true
(but status of filter is GREEN)

Changes

 Use of evaluate selector filter.

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.