-
Notifications
You must be signed in to change notification settings - Fork 1
ara::core::Initialize() failed! #3
Description
Hi I just followed the README.md steps everything is OK until I try to run the executable 'amsr_ipcservicediscovery_daemon' and 'amsr_someipd_daemon', I get the following errors:
vector@b98f901034d8:/workspaces/application-framework/.ap_workspace/HelloVafExtended/build/Release/install/opt/amsr_ipcservicediscovery_daemon$ ./bin/amsr_ipcservicediscovery_daemon
ara::core::Initialize() failed! Error in amsr::log::internal::InitializeComponent(). Result contains: kInitializationFailedAmsrProcessShortNamePathNotSet: Environment variable 'AMSR_PROCESS_SHORT_NAME_PATH' is not set. Cannot verify the integrity of the logging configuration file, Environment variable 'AMSR_PROCESS_SHORT_NAME_PATH' for the target id is not set.
FATAL: IpcServiceDiscovery daemon encountered fatal error: kInitializationFailedAmsrProcessShortNamePathNotSet: Environment variable 'AMSR_PROCESS_SHORT_NAME_PATH' is not set. Cannot verify the integrity of the logging configuration file
Aborted (core dumped)
Can anybody help me to fix it?
Thanks!