Skip to content

Instantly share code, notes, and snippets.

@tonyarnold
Created July 20, 2009 05:27
Show Gist options
  • Save tonyarnold/150176 to your computer and use it in GitHub Desktop.
Save tonyarnold/150176 to your computer and use it in GitHub Desktop.
20/07/2009 3:16:47 PM null
INFO: Listening on port 8080
20/07/2009 3:16:47 PM javax.enterprise.system.tools.admin.org.glassfish.server
INFO: Admin Console Adapter: context root: /_____admingui
20/07/2009 3:16:48 PM null
INFO: The Admin Console Application is not yet installed.
20/07/2009 3:16:48 PM null
INFO: Admin Console Adapter: context root: /_____admingui
20/07/2009 3:16:48 PM javax.enterprise.system.tools.admin.org.glassfish.server
INFO: Admin Console Adapter: context root: /_____admingui
20/07/2009 3:16:51 PM javax.enterprise.system.core.com.sun.enterprise.v3.server
INFO: Loading application redmine.svn at /
20/07/2009 3:16:51 PM com.sun.grizzly.jruby.RubyRuntime
INFO: Environment: production
20/07/2009 3:16:51 PM com.sun.grizzly.config.GrizzlyServiceListener
INFO: Jruby version is: 1.4.0
20/07/2009 3:16:51 PM
INFO: Read to serve the request
20/07/2009 3:16:51 PM com.sun.grizzly.config.GrizzlyServiceListener
INFO: Detected Rails application
20/07/2009 3:16:51 PM javax.enterprise.system.core.com.sun.enterprise.v3.server
INFO: GlassFish v3 startup time : Static(4341ms) startup services(5445ms) total(9786ms)
20/07/2009 3:16:51 PM com.sun.grizzly.config.GrizzlyServiceListener
INFO: config.threadsafe sighted! All hands prepare for multithread mode!
20/07/2009 3:17:23 PM com.sun.grizzly.config.GrizzlyServiceListener
SEVERE: The driver encountered an error: @connection_factory not set properly
from /export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activerecord-jdbc-adapter-0.9.1/lib/active_record/connection_adapters/jdbc_adapter.rb:457:in `new'
from /export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activerecord-jdbc-adapter-0.9.1/lib/active_record/connection_adapters/jdbc_adapter.rb:457:in `initialize'
from /export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activerecord-jdbc-adapter-0.9.1/lib/active_record/connection_adapters/jdbc_adapter.rb:53:in `new'
from /export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activerecord-jdbc-adapter-0.9.1/lib/active_record/connection_adapters/jdbc_adapter.rb:53:in `jdbc_connection'
from /export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activerecord-jdbc-adapter-0.9.1/lib/jdbc_adapter/jdbc_postgre.rb:13:in `postgresql_connection'
from /export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:223:in `new_connection'
from /export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:245:in `checkout_new_connection'
from /export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:188:in `checkout'
... 72 levels...
from /export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/initializer.rb:113:in `run'
from /export/home/redmine/redmine.svn/config/environment.rb:20
from /export/home/redmine/redmine.svn/config/environment.rb:1
com.sun.grizzly.jruby.rack.RackInitializationException: The driver encountered an error: @connection_factory not set properly
from /export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activerecord-jdbc-adapter-0.9.1/lib/active_record/connection_adapters/jdbc_adapter.rb:457:in `new'
from /export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activerecord-jdbc-adapter-0.9.1/lib/active_record/connection_adapters/jdbc_adapter.rb:457:in `initialize'
from /export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activerecord-jdbc-adapter-0.9.1/lib/active_record/connection_adapters/jdbc_adapter.rb:53:in `new'
from /export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activerecord-jdbc-adapter-0.9.1/lib/active_record/connection_adapters/jdbc_adapter.rb:53:in `jdbc_connection'
from /export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activerecord-jdbc-adapter-0.9.1/lib/jdbc_adapter/jdbc_postgre.rb:13:in `postgresql_connection'
from /export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:223:in `new_connection'
from /export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:245:in `checkout_new_connection'
from /export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:188:in `checkout'
... 72 levels...
from /export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/initializer.rb:113:in `run'
from /export/home/redmine/redmine.svn/config/environment.rb:20
from /export/home/redmine/redmine.svn/config/environment.rb:1
at com.sun.grizzly.jruby.rack.DefaultRackApplicationFactory.createApplication(DefaultRackApplicationFactory.java:169)
at com.sun.grizzly.jruby.rack.DefaultRackApplicationFactory.newApplication(DefaultRackApplicationFactory.java:69)
at com.sun.grizzly.jruby.rack.MultiThreadedRackAdapter.<init>(MultiThreadedRackAdapter.java:36)
at com.sun.grizzly.jruby.rack.RackApplicationChooser.detectRails(RackApplicationChooser.java:218)
at com.sun.grizzly.jruby.rack.RackApplicationChooser.getFactory(RackApplicationChooser.java:43)
at com.sun.grizzly.jruby.RackGrizzlyAdapter.startJRubyRuntime(RackGrizzlyAdapter.java:205)
at com.sun.grizzly.jruby.RackGrizzlyAdapter.access$000(RackGrizzlyAdapter.java:65)
at com.sun.grizzly.jruby.RackGrizzlyAdapter$1.call(RackGrizzlyAdapter.java:187)
at com.sun.grizzly.jruby.RackGrizzlyAdapter$1.call(RackGrizzlyAdapter.java:184)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)
Caused by: org.jruby.exceptions.RaiseException: The driver encountered an error: @connection_factory not set properly
at Kernel.raise(/export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activerecord-jdbc-adapter-0.9.1/lib/active_record/connection_adapters/jdbc_adapter.rb:330)
at ActiveRecord::ConnectionAdapters::JdbcConnection.initialize(/export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activerecord-jdbc-adapter-0.9.1/lib/active_record/connection_adapters/jdbc_adapter.rb:457)
at (unknown).new(/export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activerecord-jdbc-adapter-0.9.1/lib/active_record/connection_adapters/jdbc_adapter.rb:457)
at ActiveRecord::ConnectionAdapters::JdbcAdapter.initialize(/export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activerecord-jdbc-adapter-0.9.1/lib/active_record/connection_adapters/jdbc_adapter.rb:53)
at (unknown).new(/export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activerecord-jdbc-adapter-0.9.1/lib/active_record/connection_adapters/jdbc_adapter.rb:53)
at JdbcSpec::ActiveRecordExtensions.jdbc_connection(/export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activerecord-jdbc-adapter-0.9.1/lib/jdbc_adapter/jdbc_postgre.rb:13)
at JdbcSpec::ActiveRecordExtensions.postgresql_connection(/export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:223)
at ActiveRecord::ConnectionAdapters::ConnectionPool.new_connection(/export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:245)
at ActiveRecord::ConnectionAdapters::ConnectionPool.checkout_new_connection(/export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:188)
at ActiveRecord::ConnectionAdapters::ConnectionPool.checkout(/export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:184)
at Kernel.loop(/export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:184)
at ActiveRecord::ConnectionAdapters::ConnectionPool.checkout(/export/home/redmine/jruby-1.4.0/lib/ruby/1.8/monitor.rb:191)
at MonitorMixin.mon_synchronize(/export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:183)
at ActiveRecord::ConnectionAdapters::ConnectionPool.checkout(/export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:98)
at ActiveRecord::ConnectionAdapters::ConnectionPool.connection(/export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:326)
at ActiveRecord::ConnectionAdapters::ConnectionHandler.retrieve_connection(/export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_specification.rb:123)
at #<Class:01x1274069>.retrieve_connection(/export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract/connection_specification.rb:115)
at #<Class:01x1274069>.connection(/export/home/redmine/redmine.svn/vendor/plugins/awesome_nested_set/lib/awesome_nested_set.rb:217)
at CollectiveIdea::Acts::NestedSet::Columns.quoted_left_column_name(/export/home/redmine/redmine.svn/vendor/plugins/awesome_nested_set/lib/awesome_nested_set.rb:93)
at CollectiveIdea::Acts::NestedSet::SingletonMethods.acts_as_nested_set(/export/home/redmine/redmine.svn/app/models/project.rb:46)
at (unknown).(unknown)(/export/home/redmine/redmine.svn/app/models/project.rb:31)
at (unknown).(unknown)(/export/home/redmine/redmine.svn/app/models/project.rb:31)
at Kernel.require(/export/home/redmine/jruby-1.4.0/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31)
at Kernel.require(/export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:158)
at ActiveSupport::Dependencies::Loadable.require(/export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:265)
at ActiveSupport::Dependencies.require_or_load(/export/home/redmine/redmine.svn/vendor/plugins/engines/lib/engines/rails_extensions/dependencies.rb:132)
at Engines::RailsExtensions::Dependencies.require_or_load_with_engine_additions(/export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:425)
at ActiveSupport::Dependencies.load_missing_constant(/export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:80)
at ActiveSupport::Dependencies::ModuleConstMissing.const_missing_with_dependencies(/export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:92)
at ActiveSupport::Dependencies::ClassConstMissing.const_missing(/export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:437)
at ActiveSupport::Dependencies.load_missing_constant(/export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:96)
at ActiveSupport::Dependencies::ClassConstMissing.const_missing(/export/home/redmine/redmine.svn/app/models/attachment.rb:36)
at (unknown).(unknown)(/export/home/redmine/redmine.svn/app/models/attachment.rb:31)
at (unknown).(unknown)(/export/home/redmine/redmine.svn/app/models/attachment.rb:31)
at Kernel.require(/export/home/redmine/jruby-1.4.0/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31)
at Kernel.require(/export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:158)
at ActiveSupport::Dependencies::Loadable.require(/export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:265)
at ActiveSupport::Dependencies.require_or_load(/export/home/redmine/redmine.svn/vendor/plugins/engines/lib/engines/rails_extensions/dependencies.rb:132)
at Engines::RailsExtensions::Dependencies.require_or_load_with_engine_additions(/export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:425)
at ActiveSupport::Dependencies.load_missing_constant(/export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:80)
at ActiveSupport::Dependencies::ModuleConstMissing.const_missing_with_dependencies(/export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:92)
at ActiveSupport::Dependencies::ClassConstMissing.const_missing(/export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:437)
at ActiveSupport::Dependencies.load_missing_constant(/export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:80)
at ActiveSupport::Dependencies::ModuleConstMissing.const_missing_with_dependencies(/export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:437)
at ActiveSupport::Dependencies.load_missing_constant(/export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:80)
at ActiveSupport::Dependencies::ModuleConstMissing.const_missing_with_dependencies(/export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:437)
at ActiveSupport::Dependencies.load_missing_constant(/export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:80)
at ActiveSupport::Dependencies::ModuleConstMissing.const_missing_with_dependencies(/export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:437)
at ActiveSupport::Dependencies.load_missing_constant(/export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:80)
at ActiveSupport::Dependencies::ModuleConstMissing.const_missing_with_dependencies(/export/home/redmine/redmine.svn/vendor/plugins/acts_as_attachable/lib/acts_as_attachable.rb:33)
at Redmine::Acts::Attachable::ClassMethods.acts_as_attachable(/export/home/redmine/redmine.svn/app/models/message.rb:22)
at (unknown).(unknown)(/export/home/redmine/redmine.svn/app/models/message.rb:31)
at (unknown).(unknown)(/export/home/redmine/redmine.svn/app/models/message.rb:31)
at Kernel.require(/export/home/redmine/jruby-1.4.0/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31)
at Kernel.require(/export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:158)
at ActiveSupport::Dependencies::Loadable.require(/export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:265)
at ActiveSupport::Dependencies.require_or_load(/export/home/redmine/redmine.svn/vendor/plugins/engines/lib/engines/rails_extensions/dependencies.rb:132)
at Engines::RailsExtensions::Dependencies.require_or_load_with_engine_additions(/export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:425)
at ActiveSupport::Dependencies.load_missing_constant(/export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:80)
at ActiveSupport::Dependencies::ModuleConstMissing.const_missing_with_dependencies(/export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:92)
at ActiveSupport::Dependencies::ClassConstMissing.const_missing(/export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/inflector.rb:361)
at ActiveSupport::Inflector.constantize(/export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/inflector.rb:360)
at Array.each(/export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/inflector.rb:360)
at ActiveSupport::Inflector.constantize(/export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/core_ext/string/inflections.rb:162)
at ActiveSupport::CoreExtensions::String::Inflections.constantize(/export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/observer.rb:157)
at #<Class:01xff87dc>.observed_class(/export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/observer.rb:183)
at ActiveRecord::Observer.observed_classes(/export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/observer.rb:166)
at ActiveRecord::Observer.initialize(/export/home/redmine/jruby-1.4.0/lib/ruby/1.8/singleton.rb:113)
at (unknown).new(/export/home/redmine/jruby-1.4.0/lib/ruby/1.8/singleton.rb:113)
at #<Class:01x1cd04f1>.instance(/export/home/redmine/jruby-1.4.0/lib/ruby/1.8/singleton.rb:111)
at #<Class:01x1cd04f1>.instance(/export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/observer.rb:38)
at ActiveRecord::Observing::ClassMethods.instantiate_observers(/export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/observer.rb:36)
at Array.each(/export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/observer.rb:36)
at ActiveRecord::Observing::ClassMethods.instantiate_observers(/export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/dispatcher.rb:16)
at #<Class:01x372a96>.define_dispatcher_callbacks(/export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/callbacks.rb:182)
at Proc.call(/export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/callbacks.rb:182)
at ActiveSupport::Callbacks::Callback.evaluate_method(/export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/callbacks.rb:166)
at ActiveSupport::Callbacks::Callback.call(/export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/callbacks.rb:90)
at ActiveSupport::Callbacks::CallbackChain.run(/export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/callbacks.rb:90)
at Array.each(/export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/callbacks.rb:90)
at ActiveSupport::Callbacks::CallbackChain.run(/export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/callbacks.rb:276)
at ActiveSupport::Callbacks.run_callbacks(/export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/dispatcher.rb:52)
at #<Class:01x372a96>.run_prepare_callbacks(/export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/initializer.rb:609)
at Rails::Initializer.prepare_dispatcher(/export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/initializer.rb:183)
at Rails::Initializer.process(/export/home/redmine/jruby-1.4.0/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/initializer.rb:113)
at #<Class:01x10704e1>.run(/export/home/redmine/redmine.svn/config/environment.rb:20)
at (unknown).(unknown)(/export/home/redmine/redmine.svn/config/environment.rb:1)
at (unknown).(unknown)(:1)
20/07/2009 3:17:23 PM com.sun.grizzly.config.GrizzlyServiceListener
WARNING: Warning: error application could not be initialized.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment