Description
During Oozie server startup, some of the services e.g. ActionService, if they encounter an exception during initialization, the exception is not propagated to the caller. As a result, shutdown occurs without any leads in the logs. Exception handling needs to be improved for services init.