Bug ID 1044853: "No enumerator component defined for this kind" error in serverssl profile

Last Modified: Apr 28, 2025

Affected Product(s):
BIG-IQ Config Mgmt Infrastructure(all modules)

Known Affected Versions:
8.1.0, 8.1.0.1, 8.1.0.2

Opened: Sep 06, 2021

Severity: 3-Major

Symptoms

After upgrading to BIG-IQ version 8.1 and discovering devices and importing their services, BIG-IQ returns the following error:"No enumerator component defined for this kind".

Impact

Discovery fails for some BIG-IP devices.

Conditions

This occurs during device discover post-upgrade.

Workaround

Steps to turn off the performance fix: 1. Open /var/config/rest/config/restjavad.properties.json on primary CM node console 2. Search for the "global" section which looks as below "global" : { "discovery" : { }, "deployment" : { }, "remove": { } }, 3. Modify the global section by adding new property as below to turn off performance fix "global" : { "discovery" : { }, "deployment" : { }, "remove": { }, "differencer" : { "importPerformance" : false } }, 4. Restart restjavad daemon bigstart restart restjavad

Fix Information

None

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips