Error when starting Jenkins
sudo systemctl start jenkins
Error Messages:
● jenkins.service - LSB: Jenkins Automation Server Loaded: loaded (/etc/rc.d/init.d/jenkins; bad; vendor preset: disabled) Active: failed (Result: exit-code) since Fri 2021-12-03 11:46:25 CST; 4s ago Docs: man:systemd-sysv-generator(8) Process: 12366 ExecStart=/etc/rc.d/init.d/jenkins start (code=exited, status=127) Dec 03 11:46:25 localhost.localdomain systemd[1]: Starting LSB: Jenkins Automation Server... Dec 03 11:46:25 localhost.localdomain jenkins[12366]: Starting Jenkins /etc/rc.d/init.d/jenkins: line 120: daemonize: command not found Dec 03 11:46:25 localhost.localdomain jenkins[12366]: [FAILED] Dec 03 11:46:25 localhost.localdomain systemd[1]: jenkins.service: control process exited, code=exited status=127 Dec 03 11:46:25 localhost.localdomain systemd[1]: Failed to start LSB: Jenkins Automation Server. Dec 03 11:46:25 localhost.localdomain systemd[1]: Unit jenkins.service entered failed state. Dec 03 11:46:25 localhost.localdomain systemd[1]: jenkins.service failed. Two important messages Error code 127 daemonize command not found
Solution:
yum -y install daemonize
Read More:
- [Solved] Job for mysqld.service failed because the control process exited with error code.
- [Solved] Postgres Start Error: Job for postgresql.service failed because the control process exited with error code.
- [Solved] error: Raw kernel process exited code: 3221226505
- Axios request failed, get the status code and error information, how to encapsulate the function dealing with the public error code
- Docker service startup error: Job for docker.service failed because the control process exited with error code.
- Using Jenkins to compile APK Error [How to Solve]
- [Solved] Job for docker.service failed because the control process exited with error
- [Solved] jenkins-deleteDir Error (FilePath is missing)
- [Solved] Jenkins-ERROR: Error cloning remote repo ‘origin‘
- Jenkins error: exception message 137
- Jenkins reported an error when running the docker permission in the shell script
- Jenkins uses NPM to build Vue error, and the manual build is normal
- jenkins pipeline Shared Library Error: No signature of method
- Nexus3 builds Jenkins error: Not authorized (Downloading dependent jar package error)
- [Solved] Vite Project jenkins Auto Package Error: failed to load config from ../vite.config.js You installed esbuild on
- [Solved] mongodb Startup Error: ERROR: child process failed, exited with error number 14
- There is no error when compiling and packaging the IDEA code, but the code displays an error
- RuntimeError: CUDNN_STATUS_EXECUTION_FAILED [How to Solve]
- SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER. Error code 0xC020801C,0xC02…
- IDEA Error: clear read-only status [How to Solve]