This is a minor issue when we had FE start after a fresh installation, but it will occur an error about the log directory is missing due to log directory is not existed before some environment check message outputing to the log file. the log directory creation code in bin/start_fe.sh is in the wrong place, only need to put the log directory creation code in the beginning.