Advertisement
Guest User

Untitled

a guest
Mar 10th, 2014
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.79 KB | None | 0 0
  1. error: Error running command start
  2. error: Errors occured while starting the application
  3. error: Error starting application. This could be a user error.
  4. error: info: Running start for app.
  5. error: info: Cleaning /opt/run
  6. error: info: Fetching application snapshot...
  7. error: info: Application snapshot fetched.
  8. error: info: Unpacking snapshot...
  9. error: info: Reading `package.json`...
  10. error: info: Starting application...
  11. error: info: Spawn: start --min-uptime 2000 -o /opt/run/forza.log -- forza -h multiplex.nodejitsu.com -p 8556 --start-log /opt/run/start.log --app-user beeplapp --app-name Beepl -- node /opt/run/snapshot/package/node_modules/.bin/coffee index.coffee
  12. error: info: `aeternum` pid: 57288
  13. error: info: Writing pidfile: /root/app.pid
  14. error: info: Tailing forza log: /opt/run/start.log
  15. error: info: Tail closing..
  16. error: info: Retry # 1 with 1000ms interval
  17. error: info: Tailing forza log: /opt/run/start.log
  18. error: info: Tail closing..
  19. error: info: Retry # 2 with 5548ms interval
  20. error: info: Tailing forza log: /opt/run/start.log
  21. error:
  22. error: timers.js:103
  23. error: if (!process.listeners('uncaughtException').length) throw e;
  24. error: ^
  25. error: Error: spawn ENOMEM
  26. error: at errnoException (child_process.js:855:11)
  27. error: at ChildProcess.spawn (child_process.js:802:11)
  28. error: at exports.spawn (child_process.js:626:9)
  29. error: at tailLog (/opt/local/lib/node_modules/solenoid/lib/solenoid.js:473:18)
  30. error: at /opt/local/lib/node_modules/solenoid/lib/solenoid.js:468:15
  31. error: at delay (/opt/local/lib/node_modules/solenoid/node_modules/back/index.js:39:5)
  32. error: at Timer.list.ontimeout (timers.js:101:19)
  33. error:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement