Skip to content

Instantly share code, notes, and snippets.

@lacyrhoades
Created September 2, 2015 16:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lacyrhoades/ca62e415f3b4c803305f to your computer and use it in GitHub Desktop.
Save lacyrhoades/ca62e415f3b4c803305f to your computer and use it in GitHub Desktop.
12:31:24 web.1 | Trace: listener added (on) ..
12:31:24 web.1 | at EventEmitter.on (/Users/lacy/Dropbox/Projects/GS2-Node/lib/app/index.js:38:15)
12:31:24 web.1 | at EventEmitter.Connector (/Users/lacy/Dropbox/Projects/GS2-Node/lib/app/connections.js:27:6)
12:31:24 web.1 | at module.exports (/Users/lacy/Dropbox/Projects/GS2-Node/lib/app/connections.js:63:10)
12:31:24 web.1 | at EventEmitter.App (/Users/lacy/Dropbox/Projects/GS2-Node/lib/app/index.js:49:22)
12:31:24 web.1 | at createApp (/Users/lacy/Dropbox/Projects/GS2-Node/lib/app/index.js:57:10)
12:31:24 web.1 | at /Users/lacy/Dropbox/Projects/GS2-Node/routes/feed.js:12:18
12:31:24 web.1 | at Layer.handle [as handle_request] (/Users/lacy/Dropbox/Projects/GS2-Node/node_modules/express/lib/router/layer.js:95:5)
12:31:24 web.1 | at next (/Users/lacy/Dropbox/Projects/GS2-Node/node_modules/express/lib/router/route.js:131:13)
12:31:24 web.1 | at Route.dispatch (/Users/lacy/Dropbox/Projects/GS2-Node/node_modules/express/lib/router/route.js:112:3)
12:31:24 web.1 | at Layer.handle [as handle_request] (/Users/lacy/Dropbox/Projects/GS2-Node/node_modules/express/lib/router/layer.js:95:5)
12:31:24 web.1 | (node) warning: possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit.
12:31:24 web.1 | Trace
12:31:24 web.1 | at addListener (events.js:179:15)
12:31:24 web.1 | at EventEmitter.on (/Users/lacy/Dropbox/Projects/GS2-Node/lib/app/index.js:40:23)
12:31:24 web.1 | at EventEmitter.Connector (/Users/lacy/Dropbox/Projects/GS2-Node/lib/app/connections.js:27:6)
12:31:24 web.1 | at module.exports (/Users/lacy/Dropbox/Projects/GS2-Node/lib/app/connections.js:63:10)
12:31:24 web.1 | at EventEmitter.App (/Users/lacy/Dropbox/Projects/GS2-Node/lib/app/index.js:49:22)
12:31:24 web.1 | at createApp (/Users/lacy/Dropbox/Projects/GS2-Node/lib/app/index.js:57:10)
12:31:24 web.1 | at /Users/lacy/Dropbox/Projects/GS2-Node/routes/feed.js:12:18
12:31:24 web.1 | at Layer.handle [as handle_request] (/Users/lacy/Dropbox/Projects/GS2-Node/node_modules/express/lib/router/layer.js:95:5)
12:31:24 web.1 | at next (/Users/lacy/Dropbox/Projects/GS2-Node/node_modules/express/lib/router/route.js:131:13)
12:31:24 web.1 | at Route.dispatch (/Users/lacy/Dropbox/Projects/GS2-Node/node_modules/express/lib/router/route.js:112:3)
12:31:24 web.1 | type=info msg=connected service=rabbitmq
12:31:29 web.1 | Trace: listener added (on) ..
12:31:29 web.1 | at EventEmitter.on (/Users/lacy/Dropbox/Projects/GS2-Node/lib/app/index.js:38:15)
12:31:29 web.1 | at EventEmitter.Connector (/Users/lacy/Dropbox/Projects/GS2-Node/lib/app/connections.js:27:6)
12:31:29 web.1 | at module.exports (/Users/lacy/Dropbox/Projects/GS2-Node/lib/app/connections.js:63:10)
12:31:29 web.1 | at EventEmitter.App (/Users/lacy/Dropbox/Projects/GS2-Node/lib/app/index.js:49:22)
12:31:29 web.1 | at createApp (/Users/lacy/Dropbox/Projects/GS2-Node/lib/app/index.js:57:10)
12:31:29 web.1 | at /Users/lacy/Dropbox/Projects/GS2-Node/routes/feed.js:12:18
12:31:29 web.1 | at Layer.handle [as handle_request] (/Users/lacy/Dropbox/Projects/GS2-Node/node_modules/express/lib/router/layer.js:95:5)
12:31:29 web.1 | at next (/Users/lacy/Dropbox/Projects/GS2-Node/node_modules/express/lib/router/route.js:131:13)
12:31:29 web.1 | at Route.dispatch (/Users/lacy/Dropbox/Projects/GS2-Node/node_modules/express/lib/router/route.js:112:3)
12:31:29 web.1 | at Layer.handle [as handle_request] (/Users/lacy/Dropbox/Projects/GS2-Node/node_modules/express/lib/router/layer.js:95:5)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment