The Jenkins agent seems much more likely to run successfully on the
Non-stop operating system than the Jenkins master.  It has a much smaller
footprint and fewer dependencies.

Configure a Jenkins server on a more common operating system (like Linux or
Windows) and then use the Jenkins "ssh agent plugin" to launch an agent on
your nonstop machine.

Considering the cost per CPU cycle of a nonstop machine, I would think
you'd want to do that anyway.

Mark Waite

On Thu, Mar 22, 2018 at 3:58 AM Meenal <minal.deshmukh...@gmail.com> wrote:

>
>
> On Tuesday, March 20, 2018 at 6:59:25 PM UTC+5:30, Daniel Beck wrote:
>
>>
>> > On 20. Mar 2018, at 13:36, Meenal <minal.de...@gmail.com> 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
>>
>>
>
> I have downloaded fresh and the following is the  hash:
> $JAVA_HOME/bin/java SHACheckSumExample
> Hex format :
> cec74c80190ed1f6ce55d705d2f649ddb2eaf8aba3ae26796152921d46b31280
>
> As I said earlier work around [$JAVA_HOME/bin/java -cp ./jenkins.war Main]
> works however if Main is not specified it says file is corrupted. This file
> is readable though.
>
> Thank you.
>
> --
> 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 jenkinsci-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/18e124c7-02ff-4b28-8e70-44c555709d7d%40googlegroups.com
> <https://groups.google.com/d/msgid/jenkinsci-users/18e124c7-02ff-4b28-8e70-44c555709d7d%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> 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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAO49JtEW4HLVU-guR%2BovbS7Es8KRNswDoMVVDWEU1N_DTxcgQg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to