Skip to content

throws stack errors when trying to clone EIP stack #196

Description

@keviny22
simple_deploy clone -e lc_preprod -s lc-pod-2-dev-1-solr-master-eip-1 -n lc-pod-2-dev-1-solr-master-eip-5
2013-08-07 23:47:20 -0700 INFO : Creating Cloud Formation stack lc-pod-2-dev-1-solr-master-eip-5.
/home/kyoung/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/1.9.1/json/common.rb:148:in `initialize': A JSON text must at least contain two octets! (JSON::ParserError)
        from /home/kyoung/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/1.9.1/json/common.rb:148:in `new'
        from /home/kyoung/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/1.9.1/json/common.rb:148:in `parse'
        from /home/kyoung/AWS/simple_deploy/lib/simple_deploy/stack/stack_creator.rb:33:in `read_parameters_from_template'
        from /home/kyoung/AWS/simple_deploy/lib/simple_deploy/stack/stack_creator.rb:40:in `read_parameters_from_entry'
        from /home/kyoung/AWS/simple_deploy/lib/simple_deploy/stack/stack_creator.rb:17:in `create'
        from /home/kyoung/AWS/simple_deploy/lib/simple_deploy/stack.rb:32:in `create'
        from /home/kyoung/AWS/simple_deploy/lib/simple_deploy/cli/clone.rb:53:in `block in clone'
        from /home/kyoung/AWS/simple_deploy/lib/simple_deploy/cli/shared.rb:43:in `rescue_exceptions_and_exit'
        from /home/kyoung/AWS/simple_deploy/lib/simple_deploy/cli/clone.rb:52:in `clone'
        from /home/kyoung/AWS/simple_deploy/lib/simple_deploy/cli.rb:33:in `start'
        from /home/kyoung/AWS/simple_deploy/bin/simple_deploy:6:in `<top (required)>'
        from /home/kyoung/.rvm/gems/ruby-1.9.3-p392/bin/simple_deploy:19:in `load'
        from /home/kyoung/.rvm/gems/ruby-1.9.3-p392/bin/simple_deploy:19:in `<main>'
        from /home/kyoung/.rvm/gems/ruby-1.9.3-p392/bin/ruby_noexec_wrapper:14:in `eval'
        from /home/kyoung/.rvm/gems/ruby-1.9.3-p392/bin/ruby_noexec_wrapper:14:in `<main>'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions