Skip to content

Instantly share code, notes, and snippets.

@lance
Created September 21, 2010 19:51
Show Gist options
  • Save lance/590399 to your computer and use it in GitHub Desktop.
Save lance/590399 to your computer and use it in GitHub Desktop.
15:44:33,173 ERROR [org.quartz.core.JobRunShell] Job vfs:///Users/lanceball/Dev/RHT/steamcannon/.instance.watcher threw an unhandled Exception: : org.jruby.exceptions.RaiseException: undefined method `certificate' for nil:NilClass
at Kernel.method_missing(/Users/lanceball/.rvm/gems/jruby-1.5.2@steamcannon/gems/activesupport-2.3.8/lib/active_support/whiny_nil.rb:52) at
NilClass.method_missing(vfs:/Users/lanceball/Dev/RHT/steamcannon/app/models/agent_client.rb:165) at
AgentClient.configure_agent(vfs:/Users/lanceball/Dev/RHT/steamcannon/app/models/agent_client.rb:36) at
AgentClient.agent_status(vfs:/Users/lanceball/Dev/RHT/steamcannon/app/models/instance.rb:143) at
Instance.agent_running?(vfs:/Users/lanceball/Dev/RHT/steamcannon/app/models/instance.rb:117) at
Instance.configure_agent(vfs:/Users/lanceball/Dev/RHT/steamcannon/app/jobs/instance_watcher.rb:36) at
InstanceWatcher.update_configuring(/Users/lanceball/.rvm/gems/jruby-1.5.2@steamcannon/gems/activerecord-2.3.8/lib/active_record/named_scope.rb:109) at
Array.each(/Users/lanceball/.rvm/gems/jruby-1.5.2@steamcannon/gems/activerecord-2.3.8/lib/active_record/named_scope.rb:109) at
ActiveRecord::NamedScope::Scope.each(vfs:/Users/lanceball/Dev/RHT/steamcannon/app/jobs/instance_watcher.rb:36) at
InstanceWatcher.update_configuring(vfs:/Users/lanceball/Dev/RHT/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