I am trying to do a deployment to a ec2 micro instance. It gets to the point where it triggers the assets precompile task and after that the cpu usage on the ec2 goes upto 100% and remains there. Most of the cpu is used between syslogd and node (javascript engine) processes. This is a Rails 3.1 app and I installed node from source code on ec2 instance. This cpu usage continues forever until I kill the processes. I am using capistrano ver. 2.9.0.
What could be going on here? -Navjeet -- * You received this message because you are subscribed to the Google Groups "Capistrano" group. * To post to this group, send email to [email protected] * To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/capistrano?hl=en
