Bug ID 743826: Incorrect error message: "Can't find pool []: Pool was not found" even though Pool member is defined with port any(0)

Last Modified: Mar 06, 2024

Affected Product(s):
BIG-IP AVR(all modules)

Known Affected Versions:
15.0.0, 15.0.1, 15.0.1.1, 15.0.1.2, 15.0.1.3, 15.0.1.4

Fixed In:
17.0.0, 16.0.1.1, 15.1.2.1, 14.1.4, 13.1.3.6

Opened: Sep 12, 2018

Severity: 3-Major

Symptoms

When a pool member is defined with port any(0), calling the GetPoolMember() function, gives an incorrect error message that the pool member was not found.

Impact

Wrong error message printed to avrd.log

Conditions

Pool member with port any(0)

Workaround

None

Fix Information

Added a flag that indicates whether or not to print an error message to the GetPoolMember() function.

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips