Unable to Add CustomerGroupConfigurations via Jconsole
(Doc ID 3047620.1)
Last updated on SEPTEMBER 19, 2024
Applies to:
Oracle Communications BRM - Elastic Charging Engine - Version 12.0.0.3.0 and laterInformation in this document applies to any platform.
Goal
In a disaster recovery (DR) enabled setup of two clusters, cloud native deployment, consider below scenario:
- user is trying to add a customerGroupConfiguration from JConsole, but when trying to call the function addClusterPreference there is an error
- here user is trying to add a customerGroup with null routingGatewayList to be specific, in the same way as it is in the values.yaml
- example of steps followed:
- launch jconsole
- go to mbeans
- expand charging.customerGroupConfigurations
- use addCustomerGroupConfiguration to add a new one, say myCustomerGroup1
- now expand charging.myCustomerGroup1
- click operations --> addClusterPreference --> name = TEST, priority = 1, routingGatewayList = <leave empty>
- this throws the error " java.lang.illegalArguementException: httpGatewayList must have comma separated host:port values "
- as a result user cannot change or add a customerGroup when switching to DR site
How to add the said configuration via jconsole?
Solution
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
Goal |
Solution |
References |