Skip to content

Instantly share code, notes, and snippets.

@arax
Created August 15, 2012 12:47
Show Gist options
  • Save arax/3359869 to your computer and use it in GitHub Desktop.
Save arax/3359869 to your computer and use it in GitHub Desktop.
rOCCI-server stack trace after daecd8b
D, [2012-08-15T14:43:25.845116 #6688] DEBUG -- : ### POST request processing ...
D, [2012-08-15T14:43:25.845300 #6688] DEBUG -- : Deploying resource with title My rOCCI VM in backend OCCI::Backend::OpenNebula
D, [2012-08-15T14:43:25.845534 #6688] DEBUG -- : Compute deploy found mixin: [#<Hashie::Mash related=["http://schemas.ogf.org/occi/infrastructure#os_tpl"] scheme="http://my.occi.service/occ
i/infrastructure/os_tpl#" term="monitoring" title="monitoring">]
NoMethodError - undefined method `related_to?' for #<Array:0x000000016f58c8>:
/opt/rOCCI-server/lib/occi/backend/opennebula/compute.rb:225:in `block in compute_deploy'
/opt/rOCCI-server/lib/occi/backend/opennebula/compute.rb:220:in `select'
/opt/rOCCI-server/lib/occi/backend/opennebula/compute.rb:220:in `compute_deploy'
/opt/rOCCI-server/lib/occi/backend/manager.rb:104:in `signal_resource'
/opt/rOCCI-server/lib/occi/server.rb:266:in `block (2 levels) in <class:Server>'
/opt/rOCCI-server/lib/occi/server.rb:264:in `each'
/opt/rOCCI-server/lib/occi/server.rb:264:in `block in <class:Server>'
/opt/rOCCI-server/vendor/bundle/ruby/1.9.1/gems/sinatra-1.3.2/lib/sinatra/base.rb:1212:in `call'
/opt/rOCCI-server/vendor/bundle/ruby/1.9.1/gems/sinatra-1.3.2/lib/sinatra/base.rb:1212:in `block in compile!'
/opt/rOCCI-server/vendor/bundle/ruby/1.9.1/gems/sinatra-1.3.2/lib/sinatra/base.rb:785:in `[]'
/opt/rOCCI-server/vendor/bundle/ruby/1.9.1/gems/sinatra-1.3.2/lib/sinatra/base.rb:785:in `block (3 levels) in route!'
/opt/rOCCI-server/vendor/bundle/ruby/1.9.1/gems/sinatra-1.3.2/lib/sinatra/base.rb:801:in `route_eval'
/opt/rOCCI-server/vendor/bundle/ruby/1.9.1/gems/sinatra-1.3.2/lib/sinatra/base.rb:785:in `block (2 levels) in route!'
/opt/rOCCI-server/vendor/bundle/ruby/1.9.1/gems/sinatra-1.3.2/lib/sinatra/base.rb:822:in `block in process_route'
/opt/rOCCI-server/vendor/bundle/ruby/1.9.1/gems/sinatra-1.3.2/lib/sinatra/base.rb:820:in `catch'
/opt/rOCCI-server/vendor/bundle/ruby/1.9.1/gems/sinatra-1.3.2/lib/sinatra/base.rb:820:in `process_route'
/opt/rOCCI-server/vendor/bundle/ruby/1.9.1/gems/sinatra-1.3.2/lib/sinatra/base.rb:784:in `block in route!'
/opt/rOCCI-server/vendor/bundle/ruby/1.9.1/gems/sinatra-1.3.2/lib/sinatra/base.rb:783:in `each'
/opt/rOCCI-server/vendor/bundle/ruby/1.9.1/gems/sinatra-1.3.2/lib/sinatra/base.rb:783:in `route!'
/opt/rOCCI-server/lib/occi/server.rb:114:in `block in dispatch!'
/opt/rOCCI-server/vendor/bundle/ruby/1.9.1/gems/sinatra-1.3.2/lib/sinatra/base.rb:871:in `block in invoke'
/opt/rOCCI-server/vendor/bundle/ruby/1.9.1/gems/sinatra-1.3.2/lib/sinatra/base.rb:871:in `catch'
/opt/rOCCI-server/vendor/bundle/ruby/1.9.1/gems/sinatra-1.3.2/lib/sinatra/base.rb:871:in `invoke'
/opt/rOCCI-server/lib/occi/server.rb:111:in `dispatch!'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment