Skip to content

Instantly share code, notes, and snippets.

@pellegrino
Created November 16, 2010 01:26
Show Gist options
  • Select an option

  • Save pellegrino/701289 to your computer and use it in GitHub Desktop.

Select an option

Save pellegrino/701289 to your computer and use it in GitHub Desktop.
Rails requires RubyGems >= 1.3.1 (you have 1.0.1). Please `gem update --system` and try again.
10/11/15 23:25:40 javax.servlet.ServletException: Could not load Rails. See the logs for more details.
10/11/15 23:25:40 at org.jruby.webapp.RailsFactory.makeObject(RailsFactory.java:139)
10/11/15 23:25:40 at org.jruby.webapp.util.CustomObjectPool.addObjectInternal(CustomObjectPool.java:111)
10/11/15 23:25:40 at org.jruby.webapp.util.CustomObjectPool.access$200(CustomObjectPool.java:15)
10/11/15 23:25:40 at org.jruby.webapp.util.CustomObjectPool$PoolSizeManager.run(CustomObjectPool.java:193)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment