ruby - Failure with running TorqueBox on Ubuntu Quantal -


i'm trying set torquebox inside vagrant on ubuntu quantal. i've deployed app torquebox, when try run bin/standalone.sh, hangs long time after "setting bundler" , says "killed".

i'm @ complete loss how debug this.

i followed guide installation of torquebox: http://torquebox.org/documentation/2.3.0/production-setup.html

here's full log: https://gist.github.com/elabs-dev/5411966

is there dump file in $torquebox_home/jboss/standalone/bin ? if so, indicate jvm crashing.

otherwise, there insufficient memory available deploy whatever you're deploying - how large app?


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -

node.js - Bad Request - node js ajax post -