Created
September 21, 2010 19:20
-
-
Save tobias/590337 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
15:17:42,538 ERROR [org.quartz.core.JobRunShell] Job vfs:///data/work/steamcannon/.instance.watcher threw an unhandled Exception: : org.jruby.exceptions.RaiseException: A copy of Instance has been removed from the module tree but is still active! | |
at Kernel.raise(/home/tcrawley/.rvm/gems/jruby-1.5.2@torquebox-beta22/gems/activesupport-2.3.8/lib/active_support/dependencies.rb:414) | |
at ActiveSupport::Dependencies.load_missing_constant(/home/tcrawley/.rvm/gems/jruby-1.5.2@torquebox-beta22/gems/activesupport-2.3.8/lib/active_support/dependencies.rb:96) | |
at ActiveSupport::Dependencies::ClassConstMissing.const_missing(vfs:/data/work/steamcannon/app/models/instance.rb:143) | |
at Instance.agent_running?(vfs:/data/work/steamcannon/app/models/instance.rb:117) | |
at Instance.configure_agent(vfs:/data/work/steamcannon/app/jobs/instance_watcher.rb:36) | |
at InstanceWatcher.update_configuring(/home/tcrawley/.rvm/gems/jruby-1.5.2@torquebox-beta22/gems/activerecord-2.3.8/lib/active_record/named_scope.rb:109) | |
at Array.each(/home/tcrawley/.rvm/gems/jruby-1.5.2@torquebox-beta22/gems/activerecord-2.3.8/lib/active_record/named_scope.rb:109) | |
at ActiveRecord::NamedScope::Scope.each(vfs:/data/work/steamcannon/app/jobs/instance_watcher.rb:36) | |
at InstanceWatcher.update_configuring(vfs:/data/work/steamcannon/app/jobs/instance_watcher.rb:24) | |
at InstanceWatcher.run(:1) | |
at (unknown).(unknown)(:1) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment