Skip to content

Instantly share code, notes, and snippets.

@rmanalan
Created July 9, 2009 22:41
Show Gist options
  • Select an option

  • Save rmanalan/144063 to your computer and use it in GitHub Desktop.

Select an option

Save rmanalan/144063 to your computer and use it in GitHub Desktop.
Jul 9, 2009 11:23:20 PM org.apache.catalina.core.ApplicationContext log
SEVERE: unable to create shared application instance
org.jruby.rack.RackInitializationException: Please install the oracle_enhanced adapter: `gem install activerecord-oracle_enhanced-adapter` (LoadError)
from /home/oracle/tomcat_test/webapps/ROOT/WEB-INF/gems/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_specification.rb:60:in `establish_connection'
from /home/oracle/tomcat_test/webapps/ROOT/WEB-INF/gems/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_specification.rb:55:in `establish_connection'
from /home/oracle/tomcat_test/webapps/ROOT/WEB-INF/gems/gems/rails-2.3.2/lib/initializer.rb:417:in `initialize_database'
from /home/oracle/tomcat_test/webapps/ROOT/WEB-INF/gems/gems/rails-2.3.2/lib/initializer.rb:141:in `process'
from /home/oracle/tomcat_test/webapps/ROOT/WEB-INF/gems/gems/rails-2.3.2/lib/initializer.rb:113:in `run'
from /home/oracle/tomcat_test/webapps/ROOT/WEB-INF/config/environment.rb:8
from /home/oracle/tomcat_test/webapps/ROOT/WEB-INF/config/environment.rb:26:in `load'
from file:/home/oracle/tomcat_test/webapps/ROOT/WEB-INF/lib/jruby-rack-0.9.4.jar!/jruby/rack/rails.rb:26:in `load_environment'
from file:/home/oracle/tomcat_test/webapps/ROOT/WEB-INF/lib/jruby-rack-0.9.4.jar!/jruby/rack/rails.rb:151:in `new'
from <script>:2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment