Sorry, should have read: 2.138 not 2.238.

On Friday, August 17, 2018 at 9:31:44 AM UTC-4, Randall Becker wrote:
>
> Hi Gustavo,
>
> I managed to get Jenkins 2.238 to run under NSSJava 1.8_80 using the 
> following command:
>
>     java -cp ./jenkins.war Main
>
> This seems to bypass some limit restriction in the platform JVM.
>
> Cheers,
> Randall
>
> On Wednesday, July 25, 2018 at 8:04:04 AM UTC-4, Gustavo Martinez wrote:
>>
>>
>> Hello Meenal,
>>
>>         I'm trying to install Jenkins on a NoNStop machine too. 
>>
>> Facing problems with SHA256 checksum: 
>>
>> INFO: Jetty shutdown successfully
>> java.lang.SecurityException: SHA-256 digest error for 
>> WEB-INF/detached-plugins/windows-slaves.hpi
>>     at 
>> sun.security.util.ManifestEntryVerifier.verify(ManifestEntryVerifier.java:218)
>>     at java.util.jar.JarVerifier.processEntry(JarVerifier.java:241)
>>     at java.util.jar.JarVerifier.update(JarVerifier.java:228)
>>     at java.util.jar.JarVerifier$VerifierStream.read(JarVerifier.java:482)
>>     at java.io.InputStream.read(InputStream.java:101)
>>     at winstone.HostConfiguration.getWebRoot(HostConfiguration.java:282)
>>     at winstone.HostConfiguration.<init>(HostConfiguration.java:81)
>>     at winstone.HostGroup.initHost(HostGroup.java:66)
>>     at winstone.HostGroup.<init>(HostGroup.java:45)
>>     at winstone.Launcher.<init>(Launcher.java:145)
>>     at winstone.Launcher.main(Launcher.java:354)
>>     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>     at 
>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>     at 
>> sun.reflect.DN01022elegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>     at java.lang.reflect.Method.invoke(Method.java:498)
>>     at Main._main(Main.java:312)
>>     at Main.main(Main.java:136)
>>
>> Were you finally able to run it on NonStop?
>>
>> I have also downloaded the generic package from the jenkins site.
>>
>> Regards,
>> Gustavo.
>> El martes, 20 de marzo de 2018, 9:12:29 (UTC-3), Meenal escribió:
>>>
>>> Hello All,
>>>
>>> We are facing a following issue while we run the war file on nonstop 
>>> machine:
>>>
>>> java -jar jenkins.war
>>> Error: Invalid or corrupt jarfile jenkins.war
>>>
>>> if we run with a following work around then we see an exception.
>>> $JAVA_HOME/bin/java -cp ./jenkins.war Main
>>> Exception is:
>>>
>>> java.io.IOException: No suitable implementation found: os.name
>>> =NONSTOP_KERNEL
>>>
>>> os.arch=x86_64N sun.arch.data.model=32
>>>
>>> Generic java package was downloaded from - https://jenkins.io/download/
>>>
>>> Could you please help/suggest any solution for both issues.
>>>
>>>
>>> Regards,
>>> Minal
>>>
>>>

-- 
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/d5e1bf8e-952b-438d-988b-a345add6f060%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to