Re: [jruby-user] Sequel::AdapterNotFound: LoadError: cannot load such file -- java
Bruce Adams <[email protected]> Wed, 22 Apr 2015 09:35:03 -0400
| Newsgroups | gmane.comp.lang.jruby.user |
|---|---|
| Message-ID | <[email protected]> |
The error message indicates that Ruby 2.1.0 is running, not JRuby.
Whatever setup is running is not using JRuby for this rake command.
What happens if you run this command
ruby -v
Does the Ruby version indicate "jruby"?
How about this command:
which rake
- Bruce
On Wed, Apr 22, 2015, at 08:30 AM, Naresh Gundu wrote:
> below are the errors when I run the build exec rake db:migrate
>
> where I am using jruby 1.7.16 and open jdk 1.7.0_75, please help me to
> fix the below issues .
>
>
> Sequel::AdapterNotFound: LoadError: cannot load such file -- java
> /home/test/Travis/travis-logs/vendor/bundle/ruby/2.1.0/gems/sequel-4.0.0/lib/seq
> /home/test/Travis/travis-logs/vendor/bundle/ruby/2.1.0/gems/sequel-4.0.0/lib/seq
> /home/test/Travis/travis-logs/vendor/bundle/ruby/2.1.0/gems/sequel-4.0.0/lib/seq
> /home/test/Travis/travis-logs/vendor/bundle/ruby/2.1.0/gems/sequel-4.0.0/lib/seq
> /home/test/Travis/travis-logs/vendor/bundle/ruby/2.1.0/gems/sequel-4.0.0/lib/seq
> /home/test/Travis/travis-logs/vendor/bundle/ruby/2.1.0/gems/sequel-4.0.0/lib/seq
> /home/test/Travis/travis-logs/lib/travis/logs/helpers/database.rb:18:in
> `create_
> /home/test/Travis/travis-logs/Rakefile:14:in `block (2 levels) in <top
> (required
>
> --
> Posted via http://www.ruby-forum.com/.
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
> http://xircles.codehaus.org/manage_email
>
>
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email