All Products
Search
Document Center

Enterprise Distributed Application Service:Error code: HSF-0003

Last Updated:Feb 27, 2026

Error message

When an HSF (High-speed Service Framework) service starts, the following service consumer error is reported:

java.io.FileNotFoundException: /home/admin/logs/hsf.log

Cause

This error occurs when one of the following conditions is met:

  • The default HSF log path /home/admin/logs/hsf.log does not exist.

  • The current user does not have the required permissions to access the default log path.

Solution

Set the -DHSF.LOG.PATH JVM parameter at startup to specify a different log path. Example:

-DHSF.LOG.PATH=/home/admin/logs/hsf