Created
March 4, 2013 21:12
-
-
Save kevinmccaughey/5085720 to your computer and use it in GitHub Desktop.
Error from 'torquebox deploy'
This file contains hidden or 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
kev@torquebox:~/torquebox_examples/rails_example$ torquebox deploy | |
Errno::ENOENT: No such file or directory - /jboss/standalone/deployments/rails_example-knob.yml | |
initialize at org/jruby/RubyFile.java:333 | |
open at org/jruby/RubyIO.java:1179 | |
deploy_yaml at /home/kev/.rvm/gems/jruby-1.7.2@tb_rails_example/gems/torquebox-rake-support-2.1.2/lib/torquebox/deploy_utils.rb:244 | |
deploy at /home/kev/.rvm/gems/jruby-1.7.2@tb_rails_example/gems/torquebox-2.1.2/bin/torquebox:97 | |
__send__ at org/jruby/RubyBasicObject.java:1659 | |
run at /home/kev/.rvm/gems/jruby-1.7.2@tb_rails_example/gems/thor-0.17.0/lib/thor/task.rb:27 | |
invoke_task at /home/kev/.rvm/gems/jruby-1.7.2@tb_rails_example/gems/thor-0.17.0/lib/thor/invocation.rb:120 | |
dispatch at /home/kev/.rvm/gems/jruby-1.7.2@tb_rails_example/gems/thor-0.17.0/lib/thor.rb:344 | |
start at /home/kev/.rvm/gems/jruby-1.7.2@tb_rails_example/gems/thor-0.17.0/lib/thor/base.rb:434 | |
(root) at /home/kev/.rvm/gems/jruby-1.7.2@tb_rails_example/gems/torquebox-2.1.2/bin/torquebox:165 | |
load at org/jruby/RubyKernel.java:1046 | |
(root) at /home/kev/.rvm/gems/jruby-1.7.2@tb_rails_example/bin/torquebox:1 | |
eval at org/jruby/RubyKernel.java:1066 | |
(root) at /home/kev/.rvm/gems/jruby-1.7.2@tb_rails_example/bin/ruby_noexec_wrapper:14 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment