Skip to content
This repository has been archived by the owner on Jan 25, 2022. It is now read-only.

ruby-runtime plugin issue #60

Open
venkatasykam opened this issue Feb 20, 2020 · 2 comments
Open

ruby-runtime plugin issue #60

venkatasykam opened this issue Feb 20, 2020 · 2 comments

Comments

@venkatasykam
Copy link

Hi Team,

I am using openjdk 11 on my redhat linux machine. My jenkins upgraded from 2.150.1 to 2.204.2 version. After the upgrade, gitlab-hook-plugin is not loading due to ruby-runtime plugin issue. When I am trying to install ruby-runtime plugin 0.12 I am facing the below error.

java.lang.RuntimeExceptipn: unsupported Java version 11
at org.jruby.RubyInstacneConfig.initiGlobalJavaVersion(RubyInstacneConfig.java:1674)
at org.jruby.RubyInstacneConfig.(RubyInstacneConfig.java:1387)

Caused: java.lang.ExceptionInInitializerError

Thanks,
Venkat

@smily75
Copy link

smily75 commented Oct 7, 2020

Hi Team,

I have the same problem. Is it possible that you use an other ruby plugin? The ruby-rumtime plugin is for 2016 and will not be updated.

Thanks
Sandra

@aircon-chen
Copy link

I have the same problem. Buy my solution is to downgrade java version to java 8 , then it works well.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants