selenium - how to stop and resume jenkins service -


i got confused, how stop/start jenkins after have installed jenkins.war on terminal script

java -jar jenkins.war -httpport=8080

cause if run above code again, error cause port in use. can uninstall it, it's wasting time if need jenkins must uninstall , install again. need knows how stop/start command without uninstall installed jenkins

thanks

if have administrative right should able access following url. confirm restart.

http://<jenkins_ip>/restart 

Comments

Popular posts from this blog

minify - Minimizing css files -

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -