I recently saw a blog, which suggested two instances of Jenkins can run on same Windows machine: Two Guys Arguing, Pro Tips: Run Multiple Jenkins CI Servers on a Single Machine.
But rather than deploying the jenkins.war
, I actually installed another Jenkins on top of already installed Jenkins on my Windows machine, Which caused the previous Jenkins to stop.