1 Summary of Customer-Reported Fixes
Learn about the customer-reported issues that were fixed in Oracle Communications Offline Mediation Controller.
Topics in this document:
Customer-Reported Fixes in Offline Mediation Controller 15.1
Table 1-1 lists the customer-reported issues that were resolved in Offline Mediation Controller 15.1.
Table 1-1 Customer-Reported Fixes in Offline Mediation Controller 15.1
Bug Number | Description |
---|---|
37099897 |
Offline Mediation Controller was sending duplicate requests to Elastic Charging Engine (ECE) from the ECE Distribution Cartridge (DC) in some cases. This has been fixed. |
36977065 |
In previous releases, Admin-server-app and Node-manager did not start during a fresh installation of Offline Mediation Controller 12.0 patch set 8 in OpenShift 4.10 and 4.12. The codebase was using the system variable user.home to create and update files, which does not exist for a random user since the value is retrieved from /etc/passwd. user.home was being returned as "?". This issue has been fixed. The solution provided to the customer was to add an additional JAVA_TOOL_OPTIONS parameter. |
36923870 |
The Collection Cartridge (CC) node stopped processing files after an FTP timeout. When the CC node encountered an FTP timeout or lost connectivity, it continued retrieving files but stopped processing them. This has been fixed. |
36348862 |
The Offline Mediation Controller Grafana Dashboard was generating an import error. Grafana is known to have an issue with library panels in recent updates, which has not been resolved. Prometheus, as a data source, had been hardcoded (name and UID) in the JSON files instead of accepting user input for the Prometheus data source. This has been fixed by removing library panels from the JSON files. The Prometheus data source (name and UID) is now added as an input form field from the end user. |