Error message

The following consumer error is reported during the startup of a High-Speed Service Framework (HSF) service:
java.io.FileNotFoundException: /home/admin/logs/hsf.log

Solution

If the default HSF service log path cannot be found or you do not have permissions to access the default log path, you can set the -DHSF.LOG.PATH parameter during HSF service startup to change the default path. Sample code:
-DHSF.LOG.PATH = /home/admin/logs/hsf