KB Article #176141

[ERROR]pelmon start: Unexpected system error


Problem
The following error message appears when starting Gateway:
UCONF ERROR: No text
pelmon start: Unexpected system error
Gateway startup failed...

Resolution:
../Gateway/run_time/etc/uconfig.lck
Check user rights for executing Gateway binaries, reading configuration files and writing permissions.
The error occured due to the fact that the write permissions was  denied for ../Gateway/run_time/etc/uconfig.lck file
After giving the write access to : chmod +w ../Gateway/run_time/etc/uconfig.lck file , Gateway starts