I am trying to install Jenkins in my mac and i have followed this below steps:
Downloaded the Jenkins war file for OS-X
After cd , Ran this:
java -jar jenkins.war
getting this error in my terminal:
Error: Unable to access jarfile jenkins.war
Any idea what i am doing wrong??? FYI, I was successful in windows by following those steps.
This file is usually located in /usr/share/jenkins . If this is not the case for your system, in Manage Jenkins -> System Information , it will display the path to the . war file under executable-war .
Run the WAR fileOpen up a terminal/command prompt window to the download directory. Run the command java -jar jenkins. war . Browse to http://localhost:8080 and wait until the Unlock Jenkins page appears.
Here how the issue got resolved. If you got mac or windows regardless,
You are good to go!!!
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With