Description
HSF-0089 is returned when the High-speed Service Framework (HSF) fails to parse a configuration that the application subscribes to in Diamond. For example, this error occurs when the format of a routing rule is incorrect.
Impact
This error is typically non-fatal. The application starts and services remain callable despite the parsing failure. However, the affected configuration (for example, a routing rule) does not take effect until you fix it.
Solution
Log on to the instance where the error occurred.
Check the following log files for the specific parsing error:
Log file
Content
/home/admin/logs/hsf/hsf-config.logConfiguration parsing details and error messages
/home/admin/logs/hsf/hsf.logGeneral HSF runtime logs
Locate the error message that identifies the invalid configuration. Look for entries that reference the rule or configuration key that failed to parse.
Fix the corresponding rule in your business code or Diamond configuration, and then verify that the error no longer appears in the logs.