Cannot Find the core File During the Running of HAF
Symptom
When HAF is running, an exception occurs. As a result, the process exits and the core dump file is not found.
Key Process and Cause Analysis
The correct core dump file path is not found.
Conclusion and Solution
The core file is generated by the system. HAF does not have the permission to modify the core file. You are advised to check the system configuration file to determine the location where the core dump file is generated.
1 | cat /proc/sys/kernel/core_pattern
|
Parent topic: Troubleshooting