If a server is hard rebooted (due to crash, power loss, etc.) - a stale PID file may be left over and on subsequent restarts - Bareos may appear to start (and then immediately stop).
If this is the case - then simply removing the PID file: rm -f /var/lib/bareos/bareos-fd.9102.pid should resolve the issue and allow Breos FD to restart normally.