Advertisement
chrisamarist

OAE errors

Dec 22nd, 2014
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.33 KB | None | 0 0
  1. [USER]:/home/openflow/OAE/Hilary# node app.js | node_modules/.bin/bunyan
  2. [2014-12-22T19:40:49.386Z] INFO: oae/8081 on openflowvm: Starting OAE
  3. [2014-12-22T19:40:49.425Z] ERROR: oae/8081 on openflowvm: An uncaught exception was raised to the application. (err.code=EADDRINUSE)
  4. Error: listen EADDRINUSE
  5. at errnoException (net.js:901:11)
  6. at Server._listen2 (net.js:1039:14)
  7. at listen (net.js:1061:10)
  8. at Server.listen (net.js:1135:5)
  9. at Object.module.exports.setupServer (/home/openflow/OAE/Hilary/node_modules/oae-util/lib/server.js:57:20)
  10. at Object.module.exports.init (/home/openflow/OAE/Hilary/node_modules/oae-util/lib/oae.js:79:71)
  11. at Object.<anonymous> (/home/openflow/OAE/Hilary/app.js:65:5)
  12. at Module._compile (module.js:456:26)
  13. at Object.Module._extensions..js (module.js:474:10)
  14. at Module.load (module.js:356:32)
  15. [2014-12-22T19:40:49.426Z] ERROR: oae/8081 on openflowvm: An uncaught exception was raised to the application. (err.code=EADDRINUSE)
  16. Error: listen EADDRINUSE
  17. at errnoException (net.js:901:11)
  18. at Server._listen2 (net.js:1039:14)
  19. at listen (net.js:1061:10)
  20. at Server.listen (net.js:1135:5)
  21. at Object.module.exports.setupServer (/home/openflow/OAE/Hilary/node_modules/oae-util/lib/server.js:57:20)
  22. at Object.module.exports.init (/home/openflow/OAE/Hilary/node_modules/oae-util/lib/oae.js:80:61)
  23. at Object.<anonymous> (/home/openflow/OAE/Hilary/app.js:65:5)
  24. at Module._compile (module.js:456:26)
  25. at Object.Module._extensions..js (module.js:474:10)
  26. at Module.load (module.js:356:32)
  27. [2014-12-22T19:40:49.458Z] INFO: oae-modules/8081 on openflowvm: Starting modules: oae-util, oae-logger, oae-telemetry, oae-tenants, oae-config, oae-authentication, oae-search, oae-discussions, oae-email, oae-folders, oae-following, oae-google-analytics, oae-library, oae-activity, oae-content, oae-messagebox, oae-mixpanel, oae-preview-processor, oae-principals, oae-release-tools, oae-rest, oae-context, oae-authz, oae-doc, oae-tests, oae-tincanapi, oae-ui, oae-uservoice, oae-mediacore
  28. [2014-12-22T19:40:49.533Z] WARN: signature/8081 on openflowvm:
  29. You are using the default key to sign URLs, this is *NOT* secure and should be changed immediately.
  30. The system will continue to function, but it is strongly recommended that you change your key.
  31.  
  32. [2014-12-22T19:40:49.533Z] INFO: oae-cleaner/8081 on openflowvm: Starting clean job. (interval=7200, directory=/tmp/oae)
  33. [2014-12-22T19:40:49.533Z] INFO: mq/8081 on openflowvm: Initializing RabbitMQ connector
  34. [2014-12-22T19:40:49.585Z] INFO: mq/8081 on openflowvm: Connection to RabbitMQ established.
  35. [2014-12-22T19:40:49.594Z] INFO: mq/8081 on openflowvm: Created/Retrieved a RabbitMQ queue (queueName=oae-util-mq-redeliverqueue)
  36. [2014-12-22T19:40:49.604Z] INFO: oae-modules/8081 on openflowvm: Initialized module oae-util
  37. [2014-12-22T19:40:49.607Z] INFO: oae-logger/8081 on openflowvm: Refreshing log configuration
  38. [2014-12-22T19:40:49.608Z] INFO: oae-modules/8081 on openflowvm: Initialized module oae-logger
  39. [2014-12-22T19:40:49.611Z] INFO: oae-modules/8081 on openflowvm: Initialized module oae-telemetry
  40. [2014-12-22T19:40:49.657Z] INFO: oae-modules/8081 on openflowvm: Initialized module oae-tenants
  41. [2014-12-22T19:40:49.762Z] INFO: oae-modules/8081 on openflowvm: Initialized module oae-config
  42. [2014-12-22T19:40:50.263Z] INFO: oae-authentication/8081 on openflowvm: Registered authentication strategy "cas"
  43. [2014-12-22T19:40:50.288Z] INFO: oae-authentication/8081 on openflowvm: Registered authentication strategy "facebook"
  44. [2014-12-22T19:40:50.319Z] INFO: oae-authentication/8081 on openflowvm: Registered authentication strategy "google"
  45. [2014-12-22T19:40:50.436Z] INFO: oae-authentication/8081 on openflowvm: Registered authentication strategy "ldap"
  46. [2014-12-22T19:40:50.457Z] INFO: oae-authentication/8081 on openflowvm: Registered authentication strategy "local"
  47. [2014-12-22T19:40:50.518Z] INFO: oae-authentication/8081 on openflowvm: Registered authentication strategy "shibboleth"
  48. [2014-12-22T19:40:50.545Z] INFO: oae-authentication/8081 on openflowvm: Registered authentication strategy "signed"
  49. [2014-12-22T19:40:50.579Z] INFO: oae-authentication/8081 on openflowvm: Registered authentication strategy "twitter"
  50. [2014-12-22T19:40:50.579Z] INFO: oae-modules/8081 on openflowvm: Initialized module oae-authentication
  51. [2014-12-22T19:40:50.599Z] INFO: elasticsearchclient/8081 on openflowvm: Refreshed search configuration.
  52. config: {
  53. "index": "oae",
  54. "serverOpts": {
  55. "hosts": [
  56. {
  57. "host": "localhost",
  58. "port": 9200
  59. }
  60. ]
  61. }
  62. }
  63. [2014-12-22T19:40:50.601Z] INFO: mq/8081 on openflowvm: Created/Retrieved a RabbitMQ queue (queueName=oae-search/index)
  64. [2014-12-22T19:40:50.605Z] INFO: mq/8081 on openflowvm: Created/Retrieved a RabbitMQ queue (queueName=oae-search/delete)
  65. [2014-12-22T19:40:50.608Z] INFO: mq/8081 on openflowvm: Created/Retrieved a RabbitMQ queue (queueName=oae-search/reindex)
  66. [2014-12-22T19:40:50.614Z] ERROR: elasticsearchclient/8081 on openflowvm: Error executing indexStatus query. (err.code=ECONNREFUSED)
  67. Error: connect ECONNREFUSED
  68. at errnoException (net.js:901:11)
  69. at Object.afterConnect [as oncomplete] (net.js:892:19)
  70. [2014-12-22T19:40:50.614Z] ERROR: oae-search/8081 on openflowvm: Error creating index "oae" (err.code=ECONNREFUSED)
  71. Error: connect ECONNREFUSED
  72. at errnoException (net.js:901:11)
  73. at Object.afterConnect [as oncomplete] (net.js:892:19)
  74. [2014-12-22T19:40:50.614Z] ERROR: oae-modules/8081 on openflowvm: Error initializing module oae-search (err.code=ECONNREFUSED)
  75. Error: connect ECONNREFUSED
  76. at errnoException (net.js:901:11)
  77. at Object.afterConnect [as oncomplete] (net.js:892:19)
  78. [2014-12-22T19:40:50.615Z] INFO: oae/8081 on openflowvm: All modules are bootstrapped, initializing servers.
  79. [2014-12-22T19:40:50.615Z] ERROR: system/8081 on openflowvm: Error initializing server. (err.code=ECONNREFUSED)
  80. Error: connect ECONNREFUSED
  81. at errnoException (net.js:901:11)
  82. at Object.afterConnect [as oncomplete] (net.js:892:19)
  83. [2014-12-22T19:40:50.615Z] INFO: system/8081 on openflowvm: Initialization all done ... Firing up tenants ... Enjoy!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement