Guest User

Untitled

a guest
May 20th, 2018
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.13 KB | None | 0 0
  1.  
  2. C:\Users\Administrator\Downloads\taleo_query>jruby -S bundle exec rails s
  3. <script>:1:in `exec': No such file or directory - cannot execute (Errno::ENOENT)
  4. from c:/jruby/lib/ruby/gems/1.8/gems/bundler-0.9.10/lib/bundler/vendor/thor/task.rb:32:in `run'
  5. from c:/jruby/lib/ruby/gems/1.8/gems/bundler-0.9.10/lib/bundler/vendor/thor/invocation.rb:109:in `invo
  6. from c:/jruby/lib/ruby/gems/1.8/gems/bundler-0.9.10/lib/bundler/vendor/thor/invocation.rb:116:in `call
  7. from c:/jruby/lib/ruby/gems/1.8/gems/bundler-0.9.10/lib/bundler/vendor/thor/invocation.rb:116:in `invo
  8. from c:/jruby/lib/ruby/gems/1.8/gems/bundler-0.9.10/lib/bundler/vendor/thor.rb:137:in `start'
  9. from c:/jruby/lib/ruby/gems/1.8/gems/bundler-0.9.10/lib/bundler/vendor/thor/base.rb:378:in `start'
  10. from c:/jruby/lib/ruby/gems/1.8/gems/bundler-0.9.10/lib/bundler/vendor/thor.rb:124:in `start'
  11. from C:/jruby/lib/ruby/gems/1.8/gems/bundler-0.9.10/bin/bundle:11
  12. from C:/jruby/lib/ruby/gems/1.8/gems/bundler-0.9.10/bin/bundle:19:in `load'
  13. from c:/jruby/bin/bundle:19
  14.  
  15. C:\Users\Administrator\Downloads\taleo_query>jruby -S bundle show
  16. Gems included by the bundle:
  17. * abstract (1.0.0)
  18. * actionmailer (3.0.0.beta)
  19. * actionpack (3.0.0.beta)
  20. * activemodel (3.0.0.beta)
  21. * activerecord (3.0.0.beta)
  22. * activerecord-jdbc-adapter (0.9.3)
  23. * activerecord-jdbcsqlite3-adapter (0.9.3)
  24. * activeresource (3.0.0.beta)
  25. * activesupport (3.0.0.beta)
  26. * arel (0.2.1)
  27. * autotest (4.2.9)
  28. * builder (2.1.2)
  29. * bundler (0.9.10)
  30. * capistrano (2.5.17)
  31. * crack (0.1.7)
  32. * erubis (2.6.5)
  33. * factory_girl (1.2.3)
  34. * ffi-ncurses (0.3.2)
  35. * glassfish (1.0.2)
  36. * highline (1.5.2)
  37. * i18n (0.3.5)
  38. * jdbc-sqlite3 (3.6.3.054)
  39. * jruby-openssl (0.6)
  40. * mail (2.1.3)
  41. * memcache-client (1.7.8)
  42. * mime-types (1.16)
  43. * mocha (0.9.8)
  44. * net-scp (1.0.2)
  45. * net-sftp (2.0.4)
  46. * net-ssh (2.0.20)
  47. * net-ssh-gateway (1.0.1)
  48. * rack (1.1.0)
  49. * rack-mount (0.4.7)
  50. * rack-test (0.5.3)
  51. * rails (3.0.0.beta)
  52. * railties (3.0.0.beta)
  53. * rake (0.8.7)
  54. * savon (0.7.5)
  55. * text-format (1.0.0)
  56. * text-hyphen (1.0.0)
  57. * thor (0.13.4)
  58. * tzinfo (0.3.16)
Add Comment
Please, Sign In to add comment