Skip to content

Instantly share code, notes, and snippets.

@Aslan
Created January 15, 2010 02:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Aslan/277726 to your computer and use it in GitHub Desktop.
Save Aslan/277726 to your computer and use it in GitHub Desktop.
root@domU-12-31-39-03-49-02:/opt/poolparty/poolparty# /usr/lib/ruby/gems/1.8/gems/poolparty-1.4.7/bin/cloud-start
PoolParty core loadtime: 0.691513
/usr/lib/ruby/gems/1.8/gems/poolparty-1.4.7/vendor/gems/dslify/lib/dslify.rb:77:in `method_missing': undefined method `user_data' for #<PoolParty::Cloud:0xb7b2110c> (NoMethodError)
from /usr/lib/ruby/gems/1.8/gems/poolparty-1.4.7/bin/../lib/poolparty/base.rb:25:in `method_missing'
from ./clouds.rb:13
from /usr/lib/ruby/gems/1.8/gems/poolparty-1.4.7/bin/../lib/poolparty/base.rb:13:in `instance_eval'
from /usr/lib/ruby/gems/1.8/gems/poolparty-1.4.7/bin/../lib/poolparty/base.rb:13:in `initialize'
from /usr/lib/ruby/gems/1.8/gems/poolparty-1.4.7/bin/../lib/poolparty/pool.rb:7:in `new'
from /usr/lib/ruby/gems/1.8/gems/poolparty-1.4.7/bin/../lib/poolparty/pool.rb:7:in `cloud'
from ./clouds.rb:3
from /usr/lib/ruby/gems/1.8/gems/poolparty-1.4.7/bin/../lib/poolparty/base.rb:13:in `instance_eval'
from /usr/lib/ruby/gems/1.8/gems/poolparty-1.4.7/bin/../lib/poolparty/base.rb:13:in `initialize'
from /usr/lib/ruby/gems/1.8/gems/poolparty-1.4.7/bin/../lib/core/object.rb:4:in `new'
from /usr/lib/ruby/gems/1.8/gems/poolparty-1.4.7/bin/../lib/core/object.rb:4:in `pool'
from ./clouds.rb:1
from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
from /usr/lib/ruby/gems/1.8/gems/poolparty-1.4.7/bin/cloud:34:in `cloaker_'
from /usr/lib/ruby/gems/1.8/gems/poolparty-1.4.7/vendor/gems/git-style-binaries/lib/git-style-binary/parser.rb:24:in `call'
from /usr/lib/ruby/gems/1.8/gems/poolparty-1.4.7/vendor/gems/git-style-binaries/lib/git-style-binary/parser.rb:24:in `run_callbacks'
from /usr/lib/ruby/gems/1.8/gems/poolparty-1.4.7/vendor/gems/git-style-binaries/lib/git-style-binary/parser.rb:24:in `each'
from /usr/lib/ruby/gems/1.8/gems/poolparty-1.4.7/vendor/gems/git-style-binaries/lib/git-style-binary/parser.rb:24:in `run_callbacks'
from /usr/lib/ruby/gems/1.8/gems/poolparty-1.4.7/vendor/gems/git-style-binaries/lib/git-style-binary/command.rb:113:in `call_parser_run_block'
from /usr/lib/ruby/gems/1.8/gems/poolparty-1.4.7/vendor/gems/git-style-binaries/lib/git-style-binary/command.rb:74:in `run'
from /usr/lib/ruby/gems/1.8/gems/poolparty-1.4.7/vendor/gems/git-style-binaries/lib/git-style-binary/autorunner.rb:16:in `run'
from /usr/lib/ruby/gems/1.8/gems/poolparty-1.4.7/vendor/gems/git-style-binaries/lib/git-style-binary/autorunner.rb:8:in `run'
from /usr/lib/ruby/gems/1.8/gems/poolparty-1.4.7/vendor/gems/git-style-binaries/lib/git-style-binary.rb:85
from /usr/lib/ruby/gems/1.8/gems/poolparty-1.4.7/bin/cloud-start:7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment