Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NameError: cannot load Java class jline.console.ConsoleReader #4893

Closed
khirodpatra opened this issue Dec 13, 2017 · 2 comments
Closed

NameError: cannot load Java class jline.console.ConsoleReader #4893

khirodpatra opened this issue Dec 13, 2017 · 2 comments

Comments

@khirodpatra
Copy link

jruby-jars 9.1.15.0 is having compatible issue with highline-1.7.10 . It throws below error. where as it jruby-jars 9.1.14.0 working fine.

NameError: cannot load Java class jline.console.ConsoleReader
for_name at org/jruby/javasupport/JavaClass.java:286
get_proxy_class at org/jruby/javasupport/JavaUtilities.java:34
block in java_import at uri:classloader:/jruby/java/core_ext/object.rb:49
map at org/jruby/RubyArray.java:2487
java_import at uri:classloader:/jruby/java/core_ext/object.rb:36
initialize_system_extensions at uri:classloader:/gems/highline-1.7.10/lib/highline/system_extensions.rb:21
initialize at uri:classloader:/gems/highline-1.7.10/lib/highline.rb:201

@petrvalkoun-gooddata
Copy link

#4889
JEG2/highline#227

@khirodpatra
Copy link
Author

Thank you , highline 2.0 is working fine.

@enebo enebo added this to the Invalid or Duplicate milestone Feb 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants