Created
October 3, 2013 23:49
-
-
Save devmanhinton/6818895 to your computer and use it in GitHub Desktop.
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
7:29:15 BUILDER: devon, staging, brief:oct3_integration: restarting first service | |
COMMAND: sudo su deploy sg apps -c 'cd -P /mnt/services/brief/current && TORQUEBOX_HOME=/mnt/torquebox/current JBOSS_HOME=/mnt/torquebox/current/jboss JRUBY_HOME=/usr/bin/jruby /usr/bin/jruby/bin/jruby -S torquebox deploy --name=brief-service .' | |
status: 1; err: ; out: Errno::EACCES: Permission denied - Permission denied | |
utime at org/jruby/RubyFile.java:1040 | |
touch at /usr/local/share/jruby-1.7.2/lib/ruby/1.9/fileutils.rb:1146 | |
each at org/jruby/RubyArray.java:1613 | |
touch at /usr/local/share/jruby-1.7.2/lib/ruby/1.9/fileutils.rb:1143 | |
deploy_yaml at /usr/local/share/jruby-1.7.2/lib/ruby/gems/shared/gems/torquebox-rake-support-2.3.0/lib/torquebox/deploy_utils.rb:317 | |
deploy at /usr/local/share/jruby-1.7.2/lib/ruby/gems/shared/gems/torquebox-2.3.0/bin/torquebox:112 | |
__send__ at org/jruby/RubyBasicObject.java:1665 | |
run at /usr/local/share/jruby-1.7.2/lib/ruby/gems/shared/gems/thor-0.18.1/lib/thor/command.rb:27 | |
invoke_command at /usr/local/share/jruby-1.7.2/lib/ruby/gems/shared/gems/thor-0.18.1/lib/thor/invocation.rb:120 | |
dispatch at /usr/local/share/jruby-1.7.2/lib/ruby/gems/shared/gems/thor-0.18.1/lib/thor.rb:363 | |
start at /usr/local/share/jruby-1.7.2/lib/ruby/gems/shared/gems/thor-0.18.1/lib/thor/base.rb:439 | |
(root) at /usr/local/share/jruby-1.7.2/lib/ruby/gems/shared/gems/torquebox-2.3.0/bin/torquebox:180 | |
load at org/jruby/RubyKernel.java:1046 | |
(root) at /usr/local/share/jruby-1.7.2/bin/torquebox:23 | |
Amicus::Build::RestartProjectError: failed to restart brief on services00-s | |
from /Users/TheOwner/Amicus/deployer/cloud/build.rb:368:in `restart_or_raise' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment