Advertisement
Guest User

Untitled

a guest
Feb 19th, 2020
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. root@8693c627f5de:/concurrent-ruby# jruby -S rake compile:java
  2. WARNING: An illegal reflective access operation has occurred
  3. WARNING: Illegal reflective access by jnr.posix.JavaLibCHelper$ReflectiveAccess to method sun.nio.ch.SelChImpl.getFD()
  4. WARNING: Please consider reporting this to the maintainers of jnr.posix.JavaLibCHelper$ReflectiveAccess
  5. WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
  6. WARNING: All illegal access operations will be denied in a future release
  7. LoadError: no such file to load -- /usr/share/rubygems-integration/all/gems/rake-12.3.1/exe/rake
  8. load at org/jruby/RubyKernel.java:974
  9. <main> at /usr/local/bin/rake:23
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement