Advertisement
chrisamarist

OAE error2

Dec 22nd, 2014
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.49 KB | None | 0 0
  1. :/home/openflow/OAE/Hilary# cat OAEout.txt
  2. [2014-12-22T20:32:45.375Z] INFO: oae/7303 on openflowvm: Starting OAE
  3. [2014-12-22T20:32:45.435Z] INFO: oae-modules/7303 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
  4. [2014-12-22T20:32:45.515Z] WARN: signature/7303 on openflowvm:
  5. You are using the default key to sign URLs, this is *NOT* secure and should be changed immediately.
  6. The system will continue to function, but it is strongly recommended that you change your key.
  7.  
  8. [2014-12-22T20:32:45.515Z] INFO: oae-cleaner/7303 on openflowvm: Starting clean job. (interval=7200, directory=/tmp/oae)
  9. [2014-12-22T20:32:45.516Z] INFO: mq/7303 on openflowvm: Initializing RabbitMQ connector
  10. [2014-12-22T20:32:45.566Z] INFO: mq/7303 on openflowvm: Connection to RabbitMQ established.
  11. [2014-12-22T20:32:45.570Z] INFO: mq/7303 on openflowvm: Created/Retrieved a RabbitMQ queue (queueName=oae-util-mq-redeliverqueue)
  12. [2014-12-22T20:32:45.573Z] INFO: oae-modules/7303 on openflowvm: Initialized module oae-util
  13. [2014-12-22T20:32:45.576Z] INFO: oae-logger/7303 on openflowvm: Refreshing log configuration
  14. [2014-12-22T20:32:45.577Z] INFO: oae-modules/7303 on openflowvm: Initialized module oae-logger
  15. [2014-12-22T20:32:45.579Z] INFO: oae-modules/7303 on openflowvm: Initialized module oae-telemetry
  16. [2014-12-22T20:32:45.602Z] INFO: oae-modules/7303 on openflowvm: Initialized module oae-tenants
  17. [2014-12-22T20:32:45.695Z] INFO: oae-modules/7303 on openflowvm: Initialized module oae-config
  18. [2014-12-22T20:32:46.206Z] INFO: oae-authentication/7303 on openflowvm: Registered authentication strategy "cas"
  19. [2014-12-22T20:32:46.231Z] INFO: oae-authentication/7303 on openflowvm: Registered authentication strategy "facebook"
  20. [2014-12-22T20:32:46.263Z] INFO: oae-authentication/7303 on openflowvm: Registered authentication strategy "google"
  21. [2014-12-22T20:32:46.378Z] INFO: oae-authentication/7303 on openflowvm: Registered authentication strategy "ldap"
  22. [2014-12-22T20:32:46.397Z] INFO: oae-authentication/7303 on openflowvm: Registered authentication strategy "local"
  23. [2014-12-22T20:32:46.457Z] INFO: oae-authentication/7303 on openflowvm: Registered authentication strategy "shibboleth"
  24. [2014-12-22T20:32:46.483Z] INFO: oae-authentication/7303 on openflowvm: Registered authentication strategy "signed"
  25. [2014-12-22T20:32:46.517Z] INFO: oae-authentication/7303 on openflowvm: Registered authentication strategy "twitter"
  26. [2014-12-22T20:32:46.517Z] INFO: oae-modules/7303 on openflowvm: Initialized module oae-authentication
  27. [2014-12-22T20:32:46.536Z] INFO: elasticsearchclient/7303 on openflowvm: Refreshed search configuration.
  28. config: {
  29. "index": "oae",
  30. "serverOpts": {
  31. "hosts": [
  32. {
  33. "host": "localhost",
  34. "port": 9200
  35. }
  36. ]
  37. }
  38. }
  39. [2014-12-22T20:32:46.539Z] INFO: mq/7303 on openflowvm: Created/Retrieved a RabbitMQ queue (queueName=oae-search/index)
  40. [2014-12-22T20:32:46.545Z] INFO: mq/7303 on openflowvm: Created/Retrieved a RabbitMQ queue (queueName=oae-search/delete)
  41. [2014-12-22T20:32:46.547Z] INFO: mq/7303 on openflowvm: Created/Retrieved a RabbitMQ queue (queueName=oae-search/reindex)
  42. [2014-12-22T20:32:46.564Z] INFO: oae-modules/7303 on openflowvm: Initialized module oae-search
  43. [2014-12-22T20:32:47.170Z] INFO: oae-modules/7303 on openflowvm: Initialized module oae-discussions
  44. [2014-12-22T20:32:47.194Z] INFO: oae-modules/7303 on openflowvm: Initialized module oae-email
  45. [2014-12-22T20:32:47.547Z] INFO: oae-modules/7303 on openflowvm: Initialized module oae-folders
  46. [2014-12-22T20:32:47.590Z] INFO: oae-modules/7303 on openflowvm: Initialized module oae-following
  47. [2014-12-22T20:32:47.590Z] INFO: oae-modules/7303 on openflowvm: Initialized module oae-google-analytics (nothing to do)
  48. [2014-12-22T20:32:47.593Z] INFO: oae-modules/7303 on openflowvm: Initialized module oae-library
  49. [2014-12-22T20:32:47.612Z] INFO: oae-activity-api/7303 on openflowvm: Refreshing activity configuration
  50. config: {
  51. "processActivityJobs": true,
  52. "activityTtl": 5184000,
  53. "numberOfProcessingBuckets": 3,
  54. "aggregateIdleExpiry": 10800,
  55. "aggregateMaxExpiry": 86400,
  56. "collectionExpiry": 60,
  57. "maxConcurrentCollections": 3,
  58. "maxConcurrentRouters": 5,
  59. "collectionPollingFrequency": 5,
  60. "collectionBatchSize": 1000,
  61. "mail": {
  62. "pollingFrequency": 900,
  63. "gracePeriod": 180,
  64. "daily": {
  65. "hour": 8
  66. },
  67. "weekly": {
  68. "day": 3,
  69. "hour": 12
  70. }
  71. },
  72. "redis": null
  73. }
  74. [2014-12-22T20:32:47.614Z] INFO: mq/7303 on openflowvm: Created/Retrieved a RabbitMQ queue (queueName=oae-activity/activity)
  75. [2014-12-22T20:32:47.619Z] INFO: mq/7303 on openflowvm: Created/Retrieved a RabbitMQ queue (queueName=oae-activity-push-QJt7dn5M)
  76. [2014-12-22T20:32:47.620Z] INFO: oae-modules/7303 on openflowvm: Initialized module oae-activity
  77. [2014-12-22T20:32:47.670Z] INFO: oae-cleaner/7303 on openflowvm: Starting clean job. (interval=7200, directory=/opt/oaeupdir)
  78. [2014-12-22T20:32:47.672Z] INFO: mq/7303 on openflowvm: Created/Retrieved a RabbitMQ queue (queueName=oae-content/etherpad-publish)
  79. [2014-12-22T20:32:47.680Z] INFO: oae-modules/7303 on openflowvm: Initialized module oae-content
  80. [2014-12-22T20:32:47.690Z] INFO: oae-modules/7303 on openflowvm: Initialized module oae-messagebox
  81. [2014-12-22T20:32:47.694Z] INFO: oae-modules/7303 on openflowvm: Initialized module oae-mixpanel
  82. [2014-12-22T20:32:47.702Z] WARN: mq/7303 on openflowvm: (queueName=oae-preview-processor/generatePreviews)
  83. Error: Attempted to unbind listener from non-existant job queue. Ignoring
  84. at EventEmitter.module.exports.unsubscribeQueue (/home/openflow/OAE/Hilary/node_modules/oae-util/lib/mq.js:508:52)
  85. at Object.module.exports.unbind (/home/openflow/OAE/Hilary/node_modules/oae-util/lib/taskqueue.js:132:8)
  86. at module.exports.disable (/home/openflow/OAE/Hilary/node_modules/oae-preview-processor/lib/api.js:120:15)
  87. at EventEmitter.module.exports.refreshPreviewConfiguration (/home/openflow/OAE/Hilary/node_modules/oae-preview-processor/lib/api.js:163:5)
  88. at module.exports (/home/openflow/OAE/Hilary/node_modules/oae-preview-processor/lib/init.js:42:16)
  89. at initModule (/home/openflow/OAE/Hilary/node_modules/oae-util/lib/modules.js:83:46)
  90. at /home/openflow/OAE/Hilary/node_modules/oae-util/lib/modules.js:89:21
  91. at module.exports (/home/openflow/OAE/Hilary/node_modules/oae-mixpanel/lib/init.js:20:12)
  92. at initModule (/home/openflow/OAE/Hilary/node_modules/oae-util/lib/modules.js:83:46)
  93. at /home/openflow/OAE/Hilary/node_modules/oae-util/lib/modules.js:89:21
  94. [2014-12-22T20:32:47.702Z] INFO: oae-preview-processor/7303 on openflowvm: Unbound the preview processor from the generate previews task queue
  95. [2014-12-22T20:32:47.703Z] WARN: mq/7303 on openflowvm: (queueName=oae-preview-processor/regeneratePreviews)
  96. Error: Attempted to unbind listener from non-existant job queue. Ignoring
  97. at EventEmitter.module.exports.unsubscribeQueue (/home/openflow/OAE/Hilary/node_modules/oae-util/lib/mq.js:508:52)
  98. at Object.module.exports.unbind (/home/openflow/OAE/Hilary/node_modules/oae-util/lib/taskqueue.js:132:8)
  99. at /home/openflow/OAE/Hilary/node_modules/oae-preview-processor/lib/api.js:129:19
  100. at EventEmitter.module.exports.unsubscribeQueue (/home/openflow/OAE/Hilary/node_modules/oae-util/lib/mq.js:509:16)
  101. at Object.module.exports.unbind (/home/openflow/OAE/Hilary/node_modules/oae-util/lib/taskqueue.js:132:8)
  102. at module.exports.disable (/home/openflow/OAE/Hilary/node_modules/oae-preview-processor/lib/api.js:120:15)
  103. at EventEmitter.module.exports.refreshPreviewConfiguration (/home/openflow/OAE/Hilary/node_modules/oae-preview-processor/lib/api.js:163:5)
  104. at module.exports (/home/openflow/OAE/Hilary/node_modules/oae-preview-processor/lib/init.js:42:16)
  105. at initModule (/home/openflow/OAE/Hilary/node_modules/oae-util/lib/modules.js:83:46)
  106. at /home/openflow/OAE/Hilary/node_modules/oae-util/lib/modules.js:89:21
  107. [2014-12-22T20:32:47.703Z] INFO: oae-preview-processor/7303 on openflowvm: Unbound the preview processor from the regenerate previews task queue
  108. [2014-12-22T20:32:47.703Z] INFO: oae-modules/7303 on openflowvm: Initialized module oae-preview-processor
  109. [2014-12-22T20:32:47.731Z] INFO: oae-cleaner/7303 on openflowvm: Starting clean job. (interval=7200, directory=/tmp/oae/previews)
  110. [2014-12-22T20:32:47.739Z] INFO: oae-modules/7303 on openflowvm: Initialized module oae-principals
  111. [2014-12-22T20:32:47.739Z] INFO: oae-modules/7303 on openflowvm: Initialized module oae-release-tools (nothing to do)
  112. [2014-12-22T20:32:47.739Z] INFO: oae-modules/7303 on openflowvm: Initialized module oae-rest (nothing to do)
  113. [2014-12-22T20:32:47.740Z] INFO: oae-modules/7303 on openflowvm: Initialized module oae-context (nothing to do)
  114. [2014-12-22T20:32:47.752Z] INFO: oae-modules/7303 on openflowvm: Initialized module oae-authz
  115. [2014-12-22T20:32:49.012Z] INFO: oae-modules/7303 on openflowvm: Initialized module oae-doc
  116. [2014-12-22T20:32:49.013Z] INFO: oae-modules/7303 on openflowvm: Initialized module oae-tests (nothing to do)
  117. [2014-12-22T20:32:49.022Z] INFO: oae-modules/7303 on openflowvm: Initialized module oae-tincanapi
  118. [2014-12-22T20:32:50.062Z] INFO: oae-modules/7303 on openflowvm: Initialized module oae-ui
  119. [2014-12-22T20:32:50.062Z] INFO: oae-modules/7303 on openflowvm: Initialized module oae-uservoice (nothing to do)
  120. [2014-12-22T20:32:50.114Z] INFO: oae-modules/7303 on openflowvm: Initialized module oae-mediacore
  121. [2014-12-22T20:32:50.115Z] INFO: oae-modules/7303 on openflowvm: REST services for oae-telemetry have been registered
  122. [2014-12-22T20:32:50.118Z] INFO: oae-modules/7303 on openflowvm: REST services for oae-tenants have been registered
  123. [2014-12-22T20:32:50.121Z] INFO: oae-modules/7303 on openflowvm: REST services for oae-config have been registered
  124. [2014-12-22T20:32:50.123Z] INFO: oae-modules/7303 on openflowvm: REST services for oae-authentication have been registered
  125. [2014-12-22T20:32:50.196Z] INFO: oae-server/7303 on openflowvm: Adding /api/auth/oauth/v2/token to list of paths that are not CSRF-protected.
  126. [2014-12-22T20:32:50.206Z] INFO: oae-server/7303 on openflowvm: Adding /api/auth/signed to list of paths that are not CSRF-protected.
  127. [2014-12-22T20:32:50.212Z] INFO: oae-modules/7303 on openflowvm: REST services for oae-search have been registered
  128. [2014-12-22T20:32:50.214Z] INFO: oae-modules/7303 on openflowvm: REST services for oae-discussions have been registered
  129. [2014-12-22T20:32:50.218Z] INFO: oae-modules/7303 on openflowvm: REST services for oae-folders have been registered
  130. [2014-12-22T20:32:50.222Z] INFO: oae-modules/7303 on openflowvm: REST services for oae-following have been registered
  131. [2014-12-22T20:32:50.224Z] INFO: oae-modules/7303 on openflowvm: REST services for oae-activity have been registered
  132. [2014-12-22T20:32:50.283Z] INFO: oae-modules/7303 on openflowvm: REST services for oae-content have been registered
  133. [2014-12-22T20:32:50.286Z] INFO: oae-modules/7303 on openflowvm: REST services for oae-preview-processor have been registered
  134. [2014-12-22T20:32:50.288Z] INFO: oae-modules/7303 on openflowvm: REST services for oae-principals have been registered
  135. [2014-12-22T20:32:50.299Z] INFO: oae-modules/7303 on openflowvm: REST services for oae-doc have been registered
  136. [2014-12-22T20:32:50.302Z] INFO: oae-modules/7303 on openflowvm: REST services for oae-ui have been registered
  137. [2014-12-22T20:32:50.304Z] INFO: oae-modules/7303 on openflowvm: REST services for oae-uservoice have been registered
  138. [2014-12-22T20:32:50.323Z] INFO: oae-modules/7303 on openflowvm: REST services for oae-mediacore have been registered
  139. [2014-12-22T20:32:50.329Z] INFO: oae-server/7303 on openflowvm: Adding /api/mediacore/encodingCallback to list of paths that are not CSRF-protected.
  140. [2014-12-22T20:32:53.503Z] INFO: oae/7303 on openflowvm: All modules are bootstrapped, initializing servers.
  141. [2014-12-22T20:32:53.519Z] INFO: system/7303 on openflowvm: Initialization all done ... Firing up tenants ... Enjoy!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement