Known Issues

Key Product Summary Affected Version(s) Fix Available In
LIC-6479 Licensing

For a license rule, when you define an application scope that equals to or contains a specific string and select the Dynamic option, the Controller UI displays all the application names matching the condition, ignoring the uppercase and lowercase differences.

However, the license rule itself is applied in a case-sensitive manner. The rule only affects applications whose names match the specified condition exactly as typed, considering the uppercase and lowercase letters.

Example:

Suppose you have the following applications: Xyz1, Abc1, Abc2, Cba1, and Cba2.

  • You set the condition to CONTAINS a.
  • The Controller UI displays Abc1, Abc2, Cba1, and Cba2. All these names contain "a" or "A", regardless of case.
  • The license rule will only be applied to Cba1 and Cba2. These names contain a lowercase "a" exactly as specified in the condition.
  • The rule will not apply to Abc1 and Abc2, because they contain an uppercase "A", which does not match the lowercase "a".

Recommendation:

Avoid the Dynamic option when configuring Application Scope. Instead, manually select each application name individually from the list.

25.7.0

-

CON-7417 Controller

The tag creation fails because of permission errors.

25.7.0 25.10.3
CON-7279 Controller

The registered JMX entities block the agent registration leading to thread pool saturation.

25.7.5

-