yes, we are looking for Jenkins server running on nonstop. Do we need to run agent.jar on nonstop before running jenkins.jar ? if yes, where can I find agent?
Thank you On Tuesday, March 20, 2018 at 8:33:27 PM UTC+5:30, Mark Waite wrote: > > I think you may want to reconsider running the Jenkins server on nonstop. > If you need to build on nonstop, you need an agent on nonstop. > > You could host the server on a more common operating system (Linux is my > first choice, Windows a second choice). You'll be less likely to surprised > by unexpected oddities from the nonstop OS if you limit your use to running > the agent and builds, rather than also running the server. > > Mark Waite > > On Tue, Mar 20, 2018 at 7:29 AM Daniel Beck <[email protected] > <javascript:>> wrote: > >> >> > On 20. Mar 2018, at 13:36, Meenal <[email protected] <javascript:>> >> wrote: >> > >> > Following is the hash: >> > >> > sha256sum jenkins.war >> > 014f669f32bc6e925e926e260503670b32662f006799b133a031a70a794c8a14 >> *jenkins.war >> > >> > >> > Thank you >> >> Your download is corrupted. Try again until it works. >> >> $ shasum -a 256 Jenkins/wars/jenkins-2.107.1.war >> cec74c80190ed1f6ce55d705d2f649ddb2eaf8aba3ae26796152921d46b31280 >> Jenkins/wars/jenkins-2.107.1.war >> >> $ shasum -a 256 Jenkins/wars/jenkins-2.112.war >> 085f597edeb0d49d54d7653f3742ba31ed72b8a1a2b053d2eb23fd806c6a5393 >> Jenkins/wars/jenkins-2.112.war >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Jenkins Users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/jenkinsci-users/77DDFD71-1A7E-41AF-8755-2560E767F941%40beckweb.net >> . >> For more options, visit https://groups.google.com/d/optout. >> > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/43074083-8542-4d80-a202-97da2755d364%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
