build_and_test_examples
build_and_test_examples copied to clipboard
Jenkins is getting stopped
Hi All,
I am new to jenkins and I was able to get jenkins configured and running in my local machine with url http://localhost:8080. But now, when I am trying to start jenkins with command java -jar jenkins.war httpPort=8080, I am getting error that says Jenkins is stopped.
Attaching error screenshot.
Can anyone please help me out?